1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/sys
Jordan K. Hubbard 95ea0c1390 Make the command set actually work the way I'd intended - you can abbrevate
commands now, as long as whatever you abbreviate them to remains unique.
1994-11-13 00:57:06 +00:00
..
alpha/include Added more SCO compat ioctl's. 1994-10-17 22:12:06 +00:00
amd64 Add back ed2. Harrumph.. 1994-11-12 20:27:24 +00:00
compile
conf And the tree is 2.1.0-Development, have fun guys... Who breaks it first ? 1994-11-08 21:28:34 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Implement CDIOCALLOW as dummy function (for xcdplayer) 1994-11-12 18:18:20 +00:00
fs From tim@cs.city.ac.uk (Tim Wilkinson): 1994-11-04 14:41:46 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Make the command set actually work the way I'd intended - you can abbrevate 1994-11-13 00:57:06 +00:00
isa Revision 1.6 fix was lost: don't write 0 to RTC_DIAG 1994-11-12 16:24:54 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern Make a kernel sans FFS possible. 1994-11-12 01:47:43 +00:00
libkern I'm going to nuke strtol() for now. Now I need strncmp() and rather 1994-10-26 11:14:21 +00:00
miscfs From tim@cs.city.ac.uk (Tim Wilkinson): 1994-11-04 14:41:46 +00:00
modules Again, this is not a filesystem so don't compile it as if it were. 1994-10-27 23:39:19 +00:00
msdosfs Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
net Remove redundant stuff. Amazing that they actually solved a bug found in 1994-11-10 18:49:23 +00:00
netccitt
netinet Ugen makes it in with 10 seconds to spare with a one-char diff. Some 1994-11-08 14:25:17 +00:00
netiso
netns
nfs Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsclient Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsserver Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
pci Added missing call to bpf on the transmit side. Nuked revision log. 1994-11-10 02:56:48 +00:00
powerpc/include
rpc
scsi Delete a bogus check that the SCSI_DELAY only works for the first 1994-11-12 17:13:23 +00:00
sys pick up the changes from a makesyscall.sh run. The multiple lkmnosys 1994-11-10 23:59:47 +00:00
tools
ufs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
vm Fixed return status from pagers. Ahem...the previous method would manufacture 1994-11-06 09:55:31 +00:00
Makefile