Peter Wemm
22b1388b70
Add Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
1997-03-27 02:57:53 +00:00
Peter Wemm
9d08e419b9
Fix "-fstype local" that was broken by another bugfix in the Lite2 merge.
...
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>, PR#3076
1997-03-27 02:36:26 +00:00
Jordan K. Hubbard
136cfc5125
YAMF22
1997-03-27 01:44:11 +00:00
Jordan K. Hubbard
82ac247a53
Sync with 2.2
1997-03-27 01:05:17 +00:00
Mike Pritchard
dd99c4291c
Typo fix (now how did that one get by me :-).
...
Submitted by: Philippe Charnier
1997-03-27 00:27:50 +00:00
David E. O'Brien
850efa2b1f
FreeBSD modifications and notes for GNU cpio.
1997-03-26 20:01:24 +00:00
David E. O'Brien
67adaf175d
Vendor import of virgin GNU cpio v2.3.
1997-03-26 19:10:08 +00:00
Guido van Rooij
e2bb969ac3
Get rid of __progname. I thought I already did that...
1997-03-26 19:07:54 +00:00
David E. O'Brien
36f763ab3c
make usage() and SYNOPSIS agree with each other and add missing options
...
documented in the DESCRIPTION section.
1997-03-26 17:48:40 +00:00
Andrey A. Chernov
5fba67d120
Add "conflicts" to sbmidi0 since configured irq passed back to isa
...
and conflict with sb0 irq.
NOTE: existen configurations require "conflicts" adding to sbmidi0 now
1997-03-26 17:46:03 +00:00
Andrey A. Chernov
5c0c82997e
Check sb0 configured in probe routine first
...
Pass configured irq back to isa
1997-03-26 17:41:16 +00:00
Andrey A. Chernov
348a8a6aab
Add "conflicts" to sbxvi0 since all information now passed to isa
...
and conflict with sb0 happens.
NOTE: it affects existen configurations, add "conflicts" to sbxvi0 line
if you see probe error
1997-03-26 17:20:24 +00:00
Andrey A. Chernov
cc13c79696
Pass configured irq and ports number back to isa
1997-03-26 17:14:21 +00:00
Andrey A. Chernov
7ee2669b4c
Allow low level probe routine pass configured information back to isa
1997-03-26 17:12:31 +00:00
John Polstra
27aa98671d
Update the value of "__FreeBSD__" to 3 for the ELF compiler.
1997-03-26 17:05:21 +00:00
Joerg Wunsch
5be8af9286
Bring the dev/pdq entries into alphabetical order.
...
Forgotten by: joerg :)
1997-03-26 17:00:36 +00:00
Andrey A. Chernov
add8f4123b
Don't trick with opl0 address since we have conflicts keyword
1997-03-26 16:10:43 +00:00
Andrey A. Chernov
88bbadf749
Return ports number in probe now
1997-03-26 16:07:20 +00:00
Andrey A. Chernov
2a64e5d6b8
Return ports number in probe now
1997-03-26 15:57:08 +00:00
Andrey A. Chernov
fb04706fc7
Fix probe wrapper to pass ports number from low level probe
1997-03-26 15:56:21 +00:00
David Nugent
c333ae82c1
Remove minor warning (for -Wall -Wshadow); clarifies code.
1997-03-26 15:42:09 +00:00
Andrey A. Chernov
1d29927ce6
Add #define's for port "none" and "auto"
...
Now port ommiting is equal to port "none" not to port 0
1997-03-26 15:19:55 +00:00
Andrey A. Chernov
af3a7d6841
This variant is commented
...
Submitted by: Choi Jun Ho <choi.junho@jazz.snu.ac.kr>
1997-03-26 13:20:30 +00:00
KATO Takenori
e0762592a1
Synchronize with sys/i386/i386/machdep.c revision 1.232.
1997-03-26 07:03:30 +00:00
Hiroyuki Hanai
03e9a2b1ca
Catch up with the original.
1997-03-26 05:51:03 +00:00
Mike Pritchard
89b37cfe4b
Change sigreturn() to return EFAULT if it is passed an
...
address outside of the process's address space.
Now it matches its man page :-). Closes PR# 2682.
Discussed with: bde
Submitted by: Jonathan Lemon <jlemon@americantv.com>
1997-03-25 23:43:01 +00:00
Stefan Eßer
6072387d65
Fix printing of map sizes: large numbers got a negative sign before.
1997-03-25 19:12:08 +00:00
Stefan Eßer
af78f012fd
Improve probe message for generic PCI->xxx bridge chips.
...
Submitted by: phk
1997-03-25 19:03:04 +00:00
Stefan Eßer
ee88645781
Add a few vendor IDs and class and sub-class encodings.
...
Submitted by: phk
1997-03-25 19:01:46 +00:00
Mike Pritchard
6629a7327d
Get my last commit right. The NOTE section now reads:
...
The sa_mask field specified in act is not allowed to block SIGKILL or
SIGSTOP. Any attempt to do so will be silently ignored.
Now where did I leave that pointy hat...
1997-03-25 18:33:23 +00:00
Peter Wemm
17a8bb9de0
Add missing $Id$
...
Note; the RCS file has also been reconstructed to have a CSRG vendor branch.
1997-03-25 17:11:30 +00:00
Peter Wemm
3af1495424
Add missing $Id$
...
Please note, I have reconstructed the RCS file for this file so that it
has a CSRG vendor branch again.
1997-03-25 17:09:18 +00:00
Andrey A. Chernov
6f810dd5fe
Add ASCII collate mainly for fallback for EUC-type locales
1997-03-25 16:50:07 +00:00
Peter Wemm
356b94e0d3
Replace original rev 1.3; Author: bde; Date: 1997/02/25 17:24:43;
...
Fix counting of simplelocks in SIMPLELOCK_DEBUG
Fix style regression
1997-03-25 16:38:01 +00:00
Peter Wemm
4bdb9b1168
Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:30
...
Add missing #include <sys/systm.h>
1997-03-25 16:36:35 +00:00
Peter Wemm
01687822f0
Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:47
...
- add missing prototype for lockmgr_printinfo()
1997-03-25 16:35:07 +00:00
Peter Wemm
a1ce9d5c33
Replace original revision 1.1; Author dyson; Date: 1997/02/10 02:28:15
...
Changes from Lite2:
- DEBUG -> SIMPLELOCK_DEBUG
- cosmetic fixes
- bzero of lock at init time -> explicit init of members.
1997-03-25 16:32:46 +00:00
Peter Wemm
6f3ca62e56
This commit was generated by cvs2svn to compensate for changes in r24269,
...
which included commits to RCS files with non-trunk default branches.
1997-03-25 16:27:20 +00:00
Peter Wemm
a88eddbd2e
Import 4.4BSD-Lite2 onto CSRG branch
1997-03-25 16:27:20 +00:00
Peter Wemm
53bf4bb2cf
Import 4.4BSD-Lite2 onto CSRG branch
1997-03-25 16:27:20 +00:00
Andrey A. Chernov
ca71f5fc9a
Add Korean LC_TIME
...
Submitted by: junker@jazz.snu.ac.kr
1997-03-25 16:17:00 +00:00
Andrey A. Chernov
1037a51b7e
Add fake codesets 3 & 4
...
Submitted by: junker@jazz.snu.ac.kr
1997-03-25 16:03:16 +00:00
Peter Wemm
95cddebbe5
- update MNT_* flags to match lite2 properly. get rid of old #if 0 flags
...
that are gone, add new missing ones.
- don't dereference kernel relative pointers in user space for() loops, it
doesn't work real well.
1997-03-25 15:48:14 +00:00
David Greenman
6318197e68
Made a couple of minor optimizations that improve performance of the
...
common case of the interrupt routine by about 20%.
1997-03-25 14:54:38 +00:00
Wolfram Schneider
d05c3da950
Be tolerant to old uuencode programs which encode the ASCII NUL
...
character as character 32 (space) instead character 64 (`).
See also 'The UNIX-HATERS Handbook', page 82-83.
1997-03-25 14:31:31 +00:00
David E. O'Brien
c573e9ed49
Added Choi Jun Ho <junker@jazz.snu.ac.kr> for his kr-h2ps port.
1997-03-25 10:51:01 +00:00
KATO Takenori
a8032951a0
Fixed reset port address for PC-9801-108 card.
1997-03-25 10:06:41 +00:00
KATO Takenori
e41d6d04fc
Synchronize with sys/i386/isa/isa.c revision 1.79.
1997-03-25 10:04:50 +00:00
David Nugent
ce862ff5d3
Don't trucate username to 8 characters.
1997-03-25 09:52:38 +00:00
Satoshi Asami
8fd2f83608
-current is now 3.0. NOT a 2.2 candidate. :)
1997-03-25 08:06:06 +00:00