freebsd-nq/sys
Peter Wemm 185dc76169 Deal with NetBSD byte-swapped a.out magic when checking the MID to exclude
linux binaries from the *BSD a.out loader. This is a hack, but lets me run
static NetBSD binaries.  Dynamic binaries are a much bigger problem because
the shared libraries would conflict with our native libraries, so a
/compat/netbsd alternate namespace and translation would be needed.
1996-03-03 20:06:53 +00:00
..
alpha Add support for the old-style Linux termio (not termios) TCGETA etc. 1996-03-03 19:07:50 +00:00
amd64 USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00
compat/linux Add support for the old-style Linux termio (not termios) TCGETA etc. 1996-03-03 19:07:50 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Add RCS Id. 1996-03-02 20:35:51 +00:00
ddb Remove some now unused printfoids. 1996-01-23 21:17:59 +00:00
dev Make the handshake lines do the right thing. This is untested by the author 1996-03-03 08:42:28 +00:00
fs Kill XNS. 1996-02-13 18:16:31 +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 Add support for the old-style Linux termio (not termios) TCGETA etc. 1996-03-03 19:07:50 +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 Added prototypes. 1995-12-03 17:14:38 +00:00
kern Deal with NetBSD byte-swapped a.out magic when checking the MID to exclude 1996-03-03 20:06:53 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
miscfs really stupid mistake that stopped devices from appearing on the fly in mounted 1996-02-18 07:29:53 +00:00
modules Update the linux lkm to use the new file list and build routine. 1996-03-02 20:00:35 +00:00
msdosfs Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
net Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +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 Hopefully, this will fix the problems that some people have been having with 1996-03-02 06:08:53 +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 Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
sys Add missing prototype for newly public vn_vmio_open function, next to 1996-03-03 18:51:33 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
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 Remove the #ifdef notyet from the prototype of vm_map_simplify. John 1996-03-03 18:53:10 +00:00
Makefile Removed almost all traces of libkern.a. The objects that were in 1995-12-26 13:58:31 +00:00