obrien
2f57d4d4df
Fix conflicts.
1999-11-05 11:58:05 +00:00
obrien
26b8629f85
This commit was generated by cvs2svn to compensate for changes in r52894,
...
which included commits to RCS files with non-trunk default branches.
1999-11-05 11:42:30 +00:00
obrien
af59541d88
Virgin import of AMD (am-utils) v6.0.3s1
1999-11-05 11:42:30 +00:00
obrien
9c9be5f80d
Get the tar arguments right.
1999-11-05 11:37:09 +00:00
obrien
b4d1d2d7ae
Entry for Network Everywhere Ethernet 10BaseT PC Card.
...
Submitted by: alfred
1999-11-05 11:21:19 +00:00
obrien
10085cee10
Add entry for BayNetworks NETGEAR FA410TXC Fast Ethernet. Poster had this
...
in PAO format, so there might be a buglet in my conversion.
Submitted by: Robert Withrow <bwithrow@nortelnetworks.com>
1999-11-05 11:17:23 +00:00
obrien
b695eece0f
Add network entry for Xircom Realport (Ethernet + modem).
...
Submitted by: Nick Slager <nicks@albury.net.au>
1999-11-05 11:11:09 +00:00
jkh
1ac5d40f33
Make sure modes on new skeleton files are correct.
1999-11-05 11:04:30 +00:00
joerg
1336332945
*blush* Instead of undoing my own change, i clobbered dcs's rev 1.21
...
change.
I'll never touch this again...
1999-11-05 08:17:53 +00:00
joerg
2f95e986cb
Back out rev 1.21. bde and dcs convinced me that all this is messed up
...
anyway, and there can't be any solution that will universally work in any
case (make world, cross-compilation, simple `make' without `make world'
after incompatible options have been added to strfile, ...)
1999-11-05 07:36:33 +00:00
msmith
07b89ba5ca
Expand the sscanf buffer to 32 bytes to make room for the expanded
...
pattern, with some space left over to avoid this mistake next time it's
improved.
Submitted by: luoqi
1999-11-05 02:45:50 +00:00
julian
f3be8b4e84
Add the option for a socket node to shut down when the last hook
...
to an adjoining node is removed. Also move file scope definitions back
within the file, and remove un-needed include file.
1999-11-05 02:18:08 +00:00
alc
034b0d2ccc
Remove an unnecessary alignment check from osigreturn and sigreturn. (The
...
data is copyin()'ed to a properly aligned buffer.)
Return EFAULT rather than EINVAL if the sigcontext is inaccessible,
as specified by the documentation.
Submitted by: bde
1999-11-04 23:23:13 +00:00
msmith
039680b91d
Allow vfs names to include the digits 0-9 as well as the letters a-z.
...
This should let 'cd9660' filesystems be allowed.
Submitted by: ghelmer
1999-11-04 17:48:11 +00:00
nyan
d3b5b37927
Sync with sys/i386/isa/spkr.c revision 1.44.
1999-11-04 11:20:46 +00:00
obrien
cbf1ad1c72
This commit was generated by cvs2svn to compensate for changes in r52878,
...
which included commits to RCS files with non-trunk default branches.
1999-11-04 10:35:02 +00:00
obrien
077ec7b22c
Virgin import from GCC 2.95.1.
...
As of GCC 2.95 these files from libiberty are absolutely required:
ansidecl.h libiberty.h splay-tree.h splay-tree.c
To keep from having to import all of libiberty, they are imported here
for now. Before all is said and done, libiberty might be imported, or
these files might move elsewhere.
1999-11-04 10:35:02 +00:00
obrien
a252558aba
Merge rev 1.2 [_exit() over exit()] into GCC 2.95.1.
1999-11-04 10:26:31 +00:00
obrien
eb5e8caab7
Merge rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 2.95.1.
1999-11-04 10:23:25 +00:00
obrien
a2002c935c
Virgin import from GCC 2.95.1.
...
As of GCC 2.95 these files:
choose-temp.c demangle.h getopt.h obstack.c pexecute.c
cplus-dem.c getopt.c getopt1.c obstack.h
were removed from the GCC compilers proper to libiberty. To continue our
revision history, and to keep from having to import all of libiberty,
they are imported here as if they were never moved.
1999-11-04 10:20:05 +00:00
obrien
2c20d04b86
This commit was generated by cvs2svn to compensate for changes in r52874,
...
which included commits to RCS files with non-trunk default branches.
1999-11-04 10:20:05 +00:00
ru
28b2aeb2ae
Pass IP fragments with non-zero offset. The semantics of matching
...
IP fragments has been changed in src/sys/netinet/ip_fw.c,v 1.78.
Reminded by: "Ronald F. Guilmette" <rfg@monkeys.com>
1999-11-04 10:13:59 +00:00
dfr
607d5ec791
Fix the atomic arithmetic primitives for address where (p&7) >= 4.
...
Reviewed by: gallatin
1999-11-04 09:55:07 +00:00
phantom
316924e9e4
Bring ``ac'' into reality. This great tools now works correctly (for
...
current state of the tree)
1999-11-04 08:45:02 +00:00
phantom
d02421bc71
Add short description of dumpvfscache
1999-11-04 08:42:29 +00:00
jkoshy
df1840f5b6
Link manual page for login_getpwclass(3) to login_cap(3).
...
PR: docs/14673
Submitted by: Andrew <andrew@ugh.net.au>
1999-11-04 08:33:18 +00:00
alc
876db944a5
Eliminate two useracc(..., VM_PROT_READ) calls that immediately precede
...
copyin() calls.
Submitted by: bde
1999-11-04 07:21:41 +00:00
ache
049d579611
Add unsigned char cast to isalpha
1999-11-04 05:01:28 +00:00
ache
cf9ff6546c
Add unsigned char cast to isdigit
1999-11-04 04:57:05 +00:00
ache
7cff08527c
Add unsigned char cast to is[x]digit
1999-11-04 04:52:34 +00:00
ache
fd2f05f5b2
Add unsigned char cast to isdigit
1999-11-04 04:46:18 +00:00
obrien
7e7f6fec00
Minor cosmetic changes in an attempt to improve consistancy.
1999-11-04 04:46:04 +00:00
ache
2e8706cc03
Add unsigned char cast to isupper
1999-11-04 04:40:56 +00:00
ache
dc0dd57e24
unsigned char cast to ctype macros
1999-11-04 04:35:33 +00:00
ache
96b246d3bd
Add unsigned char cast to ctype macros arg
1999-11-04 04:30:44 +00:00
dcs
bf73606724
Revert to 1.19. ${.OBJDIR}/../strfile must be taken out, since it
...
breaks the cross-compilation case, but I'm not the one doing it.
$$PATH *will* have a new strfile in /usr/bin built at build-tools
time, unless you defined NOTOOLS.
If you defined NOTOOLS and it breaks for you, don't do that.
If you did not define NOTOOLS but things are not working, the error is
elsewhere. See logs for src/Makefine.inc1, particularly rev 1.36, and
revision 1.14 of this file.
1999-11-04 04:29:16 +00:00
ache
0284c44519
Add unsigned char cast to isspace arg
1999-11-04 04:16:28 +00:00
ghelmer
15b0a898a0
"make install" did not install 150.clean-hoststat.
...
PR: bin/12497
1999-11-04 03:00:33 +00:00
msmith
bd93bea682
Re-implement the handing of RB_CDROM in a machine-independant fashion.
...
We currently only search SCSI and IDE CDROMs; if there's felt to be a
need for supporting the very old and rare soundcard etc. drives for this
application they can be trivially added.
1999-11-04 01:40:18 +00:00
gallatin
bcba2990f6
now that a map's base addr is 64-bits, the alpha multi-hose hack needs
...
to be cast to 64-bits in pci_add_map. This should allow XP1000s and
DS20s to boot -current again.
1999-11-03 22:43:03 +00:00
archie
fcbe1d0da9
Fix bug in BIOCGETIF ioctl() where it would return a bogus interface
...
name if the interface unit number was greater than 9.
1999-11-03 21:32:28 +00:00
chris
9abf319095
Fix a typo.
...
PR: docs/14684
1999-11-03 20:41:50 +00:00
dfr
48a805cdec
Add back netboot since it compiles just fine. Note that you need a full
...
source tree to build netboot since it depends on headers from libstand.
1999-11-03 20:19:30 +00:00
dfr
3e24456222
* Don't wait forever for the boot2 filename if the PCC wraps.
...
* If the user presses return, load boot2 immediately.
1999-11-03 20:18:12 +00:00
grog
c30c23e035
Emergency fix to stop world breakage.
...
Broken-by: archie
1999-11-03 20:04:00 +00:00
phk
704f2192e3
Move strto{u}[ql]() into their own libkern files.
...
Urged by: bde
1999-11-03 18:20:59 +00:00
phk
487a9d07d6
Move isfoo() and friends to the newly created sys/ctype.h.
...
Urged by: bde
1999-11-03 17:54:26 +00:00
mdodd
d16bedd42a
Fix bus_setup_intr(); I changed exintr() to take a pointer to ex_softc
...
but didn't change bus_setup_intr() to pass the softc in.
Submitted by: Warner Losh <imp@village.org>
1999-11-03 15:45:14 +00:00
phk
aa6c012138
Remove compat cruft.
1999-11-03 14:15:18 +00:00
obrien
a6091f0a42
Structure field name changed.
1999-11-03 12:33:56 +00:00