1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Jeffrey Hsu 88c4de5e7c Merge in Lite2: resolve manifest constant numbering in favor of least
required changes and also add parentheses around BUCKETINDX macro body.
Reviewed by:	davidg & bde
1996-03-11 02:08:50 +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 Improved efficiency in pmap_remove, and also remove some of the pmap_update 1996-03-10 23:06:00 +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 Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the 1996-03-10 23:25:17 +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 Tweak the data/bss segment page count. The last version worked 1996-03-10 23:44:40 +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
netns finish killing off netns. (For some reason, CVS `undeleted' these 1996-02-13 18:19:17 +00:00
nfs
nfsclient
nfsserver
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: resolve manifest constant numbering in favor of least 1996-03-11 02:08:50 +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