1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Jeffrey Hsu 96e00d408e Merge in Lite2: proc LIST changes
64-bit fix for alpha
		add debugging code for locking
Reviewed by:	david & bde
1996-03-11 05:48:57 +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 Fix one warning and fix one bug found while looking at another warning (but 1996-01-31 11:25:46 +00:00
gnu Removed vestigial support for the obsolete FIFO option. In ext2fs 1996-02-25 20:12:36 +00:00
i386 Disable the selection hardware before acknowledging a SELTO interrupt. 1996-03-11 02:48:41 +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 Merge in Lite2: proc LIST changes 1996-03-11 05:48:57 +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 Be more careful in how we set SCSICONF. It was possible for a controller 1996-03-11 02:49:48 +00:00
powerpc/include
rpc
scsi Fixed some missing int32 -> int32_t 1996-03-10 18:17:54 +00:00
sys From Lite2: moved acct_process() prototype over to acct.h. 1996-03-11 02:27:53 +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