freebsd-nq/sys
Jeffrey Hsu d09d34b4e7 From Lite2: add typedef for register_t.
Reviewed by:	davidg & bde
1996-03-11 02:23:56 +00:00
..
alpha Move the elf linux_interp structure from the lkm stub to here so that it 1996-03-10 22:42:16 +00:00
amd64 Change type of code argument to sendsig from unsigned to u_long to make it 1996-03-11 02:21:42 +00:00
compat/linux Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the 1996-03-10 23:25:17 +00:00
compile
conf First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00
ddb
dev aha1742.c: 1996-03-10 07:04:27 +00:00
fs Make sure that the zero flag is cleared upon completion of paging I/O. 1996-03-09 07:02:52 +00:00
geom
gnu Removed vestigial support for the obsolete FIFO option. In ext2fs 1996-02-25 20:12:36 +00:00
i386 From Lite2: add typedef for register_t. 1996-03-11 02:23:56 +00:00
isa Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
isofs/cd9660
kern From Lite2: change code parameter to u_long and initialize ps_sig. 1996-03-11 02:22:02 +00:00
libkern
miscfs Make sure that the zero flag is cleared upon completion of paging I/O. 1996-03-09 07:02:52 +00:00
modules linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still 1996-03-10 22:43:37 +00:00
msdosfs
net Make user-level PPP on-demand with dynamic IP actually work. 1996-03-08 11:07:07 +00:00
netinet Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
netipx Kill XNS. 1996-02-13 18:16:31 +00:00
netns finish killing off netns. (For some reason, CVS `undeleted' these 1996-02-13 18:19:17 +00:00
nfs Kill XNS. 1996-02-13 18:16:31 +00:00
nfsclient Kill XNS. 1996-02-13 18:16:31 +00:00
nfsserver Kill XNS. 1996-02-13 18:16:31 +00:00
pc98/pc98
pccard Removed un-used code. 1996-02-21 23:31:03 +00:00
pci aic7870.c, ncr.c: 1996-03-10 07:12:49 +00:00
powerpc/include
rpc
scsi Fixed some missing int32 -> int32_t 1996-03-10 18:17:54 +00:00
sys Merge in Lite2: add function prototype. 1996-03-11 02:23:33 +00:00
tools
ufs Handle the bogus device that MFS uses as its VBLK device. We now don't 1996-03-02 22:18:34 +00:00
vm Delay forking a process until there are more pages available. It was 1996-03-09 06:57:53 +00:00
Makefile