freebsd-nq/sys
KATO Takenori 664f85174a Added a sysctl arg, hw.machine_arch. The hw.machine_arch is "ibm-pc"
on IBM-PC box and is "pc-98" on NEC PC-98 box.  Userland program can
distinguish architecture on which the program runs.
1997-08-29 09:03:40 +00:00
..
alpha Fixed misplaced declaration. 1997-08-25 23:41:39 +00:00
amd64 Remove the vm86 support as an LKM, and link it directly into the kernel 1997-08-28 14:36:56 +00:00
compat Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00
compile
conf Synchronize with sys/i386/conf/files.i386 and sys/i386/i386/trap.c 1997-08-29 08:15:57 +00:00
ddb
dev Make the devfs code actually compile. Oops. 1997-08-29 00:30:11 +00:00
fs Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined. 1997-08-28 00:44:43 +00:00
geom
gnu Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
i386 Added a sysctl arg, hw.machine_arch. The hw.machine_arch is "ibm-pc" 1997-08-29 09:03:40 +00:00
isa Removed unused misplaced definition of TIMER_FREQ. 1997-08-25 23:21:55 +00:00
isofs/cd9660 Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
kern Added a sysctl arg, hw.machine_arch. The hw.machine_arch is "ibm-pc" 1997-08-29 09:03:40 +00:00
libkern
miscfs Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined. 1997-08-28 00:44:43 +00:00
modules Remove the vm86 LKM. 1997-08-28 14:45:26 +00:00
msdosfs Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
net Add a per-interface-address pointer to a function that can be supplied 1997-08-28 01:17:12 +00:00
netatalk Add a per-interface-address pointer to a function that can be supplied 1997-08-28 01:17:12 +00:00
netinet ICMP Timestamp Request messages could have harbored the same sort of 1997-08-25 16:29:27 +00:00
netipx
netkey
netnatm
netns
nfs Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
nfsclient Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
nfsserver
pc98 Synchronize with sys/i386/conf/files.i386 and sys/i386/i386/trap.c 1997-08-29 08:15:57 +00:00
pccard
pci Go back to previous definition of FE_CACHE_SET, since the problem 1997-08-24 06:24:51 +00:00
powerpc/include
rpc
scsi Increase the retry timeouts. 1997-08-23 21:05:32 +00:00
sys Added a sysctl arg, hw.machine_arch. The hw.machine_arch is "ibm-pc" 1997-08-29 09:03:40 +00:00
tools
ufs Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
vm Fixed type mismatches for functions with args of type vm_prot_t and/or 1997-08-25 22:15:31 +00:00
Makefile