NetBSD/sys
bjh21 5b4c3dc909 Disable media autoselection entirely, but use whatever medium the card was
found using (presumably having been set up by RISC OS) as the default.
NB that this doesn't seem to be right for the EtherLan 200.
2000-12-20 00:01:56 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch Disable media autoselection entirely, but use whatever medium the card was 2000-12-20 00:01:56 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat Fix another pasto. 2000-12-19 22:24:03 +00:00
conf Bump rev -- size of ifnet changed. 2000-12-18 18:55:43 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Regen. 2000-12-19 17:11:38 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
kern Change struct emul's "char e_name[8]" field to "const char *e_name" 2000-12-19 22:08:36 +00:00
lib Pull across arm32 rev 1.4: 2000-12-16 14:38:50 +00:00
lkm add freebsd_syscall.c 2000-12-18 20:50:09 +00:00
miscfs implement VOP_GETPAGES(). 2000-12-11 02:50:17 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Oops, make this build without ALTQ again. 2000-12-18 21:13:14 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet Pull in BPF includes. 2000-12-18 20:58:13 +00:00
netinet6 Add ALTQ glue. XXX Temporary until ALTQ is changed to use a pfil hook. 2000-12-14 17:36:44 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs <sys/trace.h> is not needed here 2000-12-13 18:15:56 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys Change struct emul's "char e_name[8]" field to "const char *e_name" 2000-12-19 22:08:36 +00:00
ufs Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks() 2000-12-13 20:07:32 +00:00
uvm in uvn_flush(), don't deactivate busy pages. 2000-12-16 06:17:09 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00