1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys
Bill Paul d482d37e81 The VIA Rhine appears to be yet another chip that always includes the
ethernet CRC in received frames and has no option to turn this behavior
off. Trim the CRC off manually in vr_rxeof().
1998-12-24 18:03:17 +00:00
..
alpha Not quite right for the goal of using swi_register, but on the way there. 1998-12-24 06:05:48 +00:00
amd64 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
boot Add simple terminal emulator, compatible with cons25. Currently supported 1998-12-22 11:51:25 +00:00
cam a more correct change that should meet the sniff test 1998-12-24 06:01:15 +00:00
coda
compat Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having 1998-12-21 19:21:36 +00:00
compile
conf Add entries for DUMMYNET and BRIDGE 1998-12-22 20:44:13 +00:00
contrib/softupdates
ddb
dev The VIA Rhine appears to be yet another chip that always includes the 1998-12-24 18:03:17 +00:00
fs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
geom
gnu
i386 Flush the fifos at the correct place in cyopen(). Various things 1998-12-24 14:17:57 +00:00
isa
isofs/cd9660
kern Restored rev.1.31 which was clobbered by rev.1.69 (the big Lite2 1998-12-24 12:07:16 +00:00
libkern
miscfs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
modules
msdosfs
net Add two fields for the lower layers convenience. 1998-12-20 19:06:22 +00:00
netatalk
netatm
netinet 'ip_fw_head' and 'M_IPFW' are also used in ip_dummynet so cannot be 1998-12-22 20:38:06 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Sync with sys/i386/conf/options.i386 revision 1.96. 1998-12-21 09:58:37 +00:00
pccard
pci The VIA Rhine appears to be yet another chip that always includes the 1998-12-24 18:03:17 +00:00
posix4
powerpc Removed bogus casts of USRSTACK and/or the other operand in binary 1998-12-16 15:21:51 +00:00
rpc
sys add command storage to correlate with latched error 1998-12-22 17:17:17 +00:00
tools
ufs Fixed null pointer panics which I introduced in rev.1.86. Vnodes 1998-12-24 09:45:10 +00:00
vm Update comments to routines in vm_page.c, most especially whether a 1998-12-23 01:52:47 +00:00
Makefile