NetBSD/sys/arch/prep
kleink 4a41ec8583 In fdopen():
* Defer deref'ing of `un' until it's been initialized.
* Kludge around a false-positive uninitialized warning.
Brought to you by the graces of GCC 2.95.3.
2001-11-17 19:00:25 +00:00
..
compile
conf The wsmux pseudo device does not need a count anymore. 2001-11-13 17:54:46 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
isa Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
pci pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func. 2001-10-29 23:33:42 +00:00
prep Add a "firstbus" argument to pci_configure_bus(), indicating the 2001-11-09 19:29:12 +00:00
stand In fdopen(): 2001-11-17 19:00:25 +00:00
Makefile