freebsd-src/sys
Julian Elischer bc71ecdfc9 Suggested by: bde
clear up some confusion about Id: lines on behalf of the author
1995-11-04 09:03:47 +00:00
..
alpha
amd64 When the sync-on-shutdown fails to clear all buffers, this bit of code 1995-11-02 09:52:40 +00:00
compat/linux Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets. 1995-10-10 23:13:27 +00:00
compile
conf Add a DRIVER_S= definition that config wants to use for assembler 1995-11-01 15:03:02 +00:00
ddb
dev Cleanup, make things static. 1995-10-31 18:41:49 +00:00
fs Pad out MSDOS boot block to 512 bytes (bugfix only) 1995-10-31 20:54:33 +00:00
gnu Fix select(). 1995-10-12 23:28:41 +00:00
i386 When the sync-on-shutdown fails to clear all buffers, this bit of code 1995-11-02 09:52:40 +00:00
isa Theodore Ts'po's random number gernerator for Linux, ported by me. 1995-10-28 16:58:05 +00:00
isofs/cd9660 Make a lot of stuff static. 1995-10-31 12:13:49 +00:00
kern Make somaxconn (maximum backlog in a listen(2) request) and sb_max 1995-11-03 18:33:46 +00:00
libkern
miscfs Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
modules Update if_ppp lkm to pull in the new files... 1995-10-31 20:54:15 +00:00
msdosfs Pad out MSDOS boot block to 512 bytes (bugfix only) 1995-10-31 20:54:33 +00:00
net Fix the incomplete merge for the IPX code - the internals are different. 1995-11-03 08:42:21 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet Cosmetic changes to processing of segments in the SYN_SENT state: 1995-11-03 22:31:54 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00
nfsclient Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00
nfsserver Include a prerequisite header (so this is consistent again with the 1995-10-31 21:17:59 +00:00
pc98/pc98 Latest fixes from Serge: 1995-10-14 15:41:10 +00:00
pccard Fix a missing arg to untimeout. 1995-10-23 12:05:24 +00:00
pci Submitted by: bde 1995-11-04 07:57:14 +00:00
powerpc/include
rpc
scsi The "od" driver. While the name is suggesting the use for 1995-10-31 17:25:58 +00:00
sys Make somaxconn (maximum backlog in a listen(2) request) and sb_max 1995-11-03 18:29:44 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs mfs_open could panic with false identification: panic("mfs_ioctl: .... 1995-10-31 10:45:48 +00:00
vm Move page fixups (pmap_clear_modify, etc) that happen after paging input 1995-11-02 06:42:47 +00:00
Makefile