1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys
1995-10-31 10:45:48 +00:00
..
alpha
amd64 Security fix - do not allow anyone but root to choose the interrupts used 1995-10-30 22:39:34 +00:00
compat/linux Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets. 1995-10-10 23:13:27 +00:00
compile
conf Reviewed by: not yet 1995-10-31 07:42:54 +00:00
ddb
dev Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
fs Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
gnu Fix select(). 1995-10-12 23:28:41 +00:00
i386 Reviewed by: not yet 1995-10-31 07:42:54 +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 Finalize GETPAGES layering scheme. Move the device GETPAGES 1995-10-23 02:23:29 +00:00
kern Removed an annoying redundant declaration that I added in the previous 1995-10-30 17:16:55 +00:00
libkern Comment out, but don't delete stuff we don't use. 1995-10-05 14:46:07 +00:00
miscfs Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
modules Add extra export symbols for the ATAPI generic interface. 1995-10-28 17:46:58 +00:00
msdosfs Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
net Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet Start the 2MSL timer when the socket is closed and the TCP connection is 1995-10-29 21:30:25 +00:00
netipx Submitted by: Mike mitchell 1995-10-31 00:46:42 +00:00
netiso
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
nfsclient Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
nfsserver Second batch of cleanup changes. 1995-10-29 15:33:36 +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 Reviewed by: not yet 1995-10-31 07:42:54 +00:00
powerpc/include
rpc
scsi Make a lot of things static. 1995-10-21 23:13:11 +00:00
sys Don't include things more than once :-) 1995-10-29 09:51:47 +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 Don't pass an extra trailing arg to some functions. 1995-10-30 17:56:30 +00:00
Makefile