freebsd-dev/sys
Peter Wemm 30a4b938d0 Add a DRIVER_S= definition that config wants to use for assembler
source.  This was copied from NORMAL_S..
1995-11-01 15:03:02 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 We no longer need the spltty() == splimp() hack if PPP is configured into 1995-10-31 21:03:57 +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 Change db_ps() to have the correct number and type of args for a ddb 1995-08-27 02:40:39 +00:00
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 Add a DRIVER_S= definition that config wants to use for assembler 1995-11-01 15:03:02 +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 Fixed initialization of TS_CONNECTED bit in t_state. It wasn't 1995-10-31 19:27:50 +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 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 Re-Zap unused variables in their new location.. :-) 1995-11-01 00:58:43 +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 (mitchell@ref.tfs.com) 1995-10-31 23:36:47 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
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 Reviewed by: not yet 1995-10-31 07:42:54 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi The "od" driver. While the name is suggesting the use for 1995-10-31 17:25:58 +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