freebsd-dev/sys
Nate Williams 075a76a29e - Instead of relying on a functional call to register PCARD-capable drivers,
use a Linker Set.  Note, if a driver is loaded as an LKM  if will have
  to use the function call, but since none of the existing drivers
  are loadable, this made things cleaner and boot messages nicer.

Obtained from:	PAO-970616
1997-10-26 21:08:42 +00:00
..
alpha Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one 1997-10-19 10:45:18 +00:00
amd64 Change the initial amount of memory allocated for pv_entries to be proportional 1997-10-26 12:33:39 +00:00
compat Update for changes in the callout interface. 1997-09-21 21:43:54 +00:00
compile
conf - 'Beep' support now happens in it's own separate file, so you can mess 1997-10-26 06:06:54 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
fs VFS interior redecoration. 1997-10-26 20:55:39 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu I guess nobody uses ext2fs in current ? 1997-10-26 21:05:40 +00:00
i386 - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
isa - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
isofs/cd9660 VFS interior redecoration. 1997-10-26 20:55:39 +00:00
kern VFS interior redecoration. 1997-10-26 20:55:39 +00:00
libkern
miscfs VFS interior redecoration. 1997-10-26 20:55:39 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs VFS interior redecoration. 1997-10-26 20:55:39 +00:00
net Braino on my part.. a #define isn't a reference to a structure, so the 1997-10-18 09:02:39 +00:00
netatalk Remove dereference of uninitialized (and unused) variable. This enables 1997-10-06 15:56:16 +00:00
netinet Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netipx Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netns
nfs VFS interior redecoration. 1997-10-26 20:55:39 +00:00
nfsclient VFS interior redecoration. 1997-10-26 20:55:39 +00:00
nfsserver Always initialize the syscall vectors for our "private" syscalls (not 1997-10-26 20:13:52 +00:00
pc98 Synchronize with sys/i386/isa/syscons.{c,h} revisions 1.235 and 1.35, 1997-10-23 09:26:30 +00:00
pccard - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
pci Recognize even more of the Znyx 314 cards. 1997-10-25 14:32:15 +00:00
powerpc/include
rpc
scsi Make the Sun OEM version of the DLT a known multi-LUN device so changers 1997-10-19 09:37:49 +00:00
sys VFS interior redecoration. 1997-10-26 20:55:39 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vm Support garbage collecting the pmap pv entries. The management doesn't 1997-10-25 02:41:56 +00:00
Makefile