freebsd-dev/sys
John Dyson 874308f7c2 Improved efficiency in pmap_remove, and also remove some of the pmap_update
optimizations that were probably incorrect.
1996-03-10 23:06:00 +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 Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's. 1996-03-10 22:30:53 +00:00
compile
conf First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +00:00
ddb Remove some now unused printfoids. 1996-01-23 21:17:59 +00:00
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 Improved efficiency in pmap_remove, and also remove some of the pmap_update 1996-03-10 23:06:00 +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 Fix some rounding problems.. In some (fairly rare) situtaions it mapped 1996-03-10 22:37:34 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
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 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
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 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
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 Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
rpc Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
scsi Fixed some missing int32 -> int32_t 1996-03-10 18:17:54 +00:00
sys First attempt at FreeBSD & Linux ELF support. 1996-03-10 08:42:54 +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