.. |
Makefile
|
…
|
|
ac.c
|
A foolish consistency; most parts of the kernel use bp->b_data, so
|
2000-05-19 18:54:22 +00:00 |
acioctl.h
|
…
|
|
acvar.h
|
…
|
|
apci.c
|
Replace the (no longer working) check for tp->t_line == 0 with
|
2000-11-27 18:39:04 +00:00 |
apcireg.h
|
…
|
|
ct.c
|
A foolish consistency; most parts of the kernel use bp->b_data, so
|
2000-05-19 18:54:22 +00:00 |
ctreg.h
|
…
|
|
dca.c
|
More fixes for linesw changes.
|
2000-11-27 15:28:41 +00:00 |
dcareg.h
|
…
|
|
dcm.c
|
Adapt to the new line discipline scheme.
|
2000-11-02 00:35:04 +00:00 |
dcmreg.h
|
…
|
|
devlist2h.awk
|
Put RCS IDs into generated files, in the correct place.
|
1998-01-09 06:59:10 +00:00 |
dio.c
|
If sysflags tells us we have an internal HP-IB interface, don't bother
|
1998-07-01 22:46:29 +00:00 |
diodevs
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:58:45 +00:00 |
diodevs.h
|
Regen.
|
1998-01-09 06:59:27 +00:00 |
diodevs_data.h
|
Regen.
|
1998-01-09 06:59:27 +00:00 |
dioreg.h
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:58:45 +00:00 |
diovar.h
|
Pass down bus space tags to children, and use types appropriate for
|
1998-01-11 21:53:04 +00:00 |
dma.c
|
New callout mechanism with two major improvements over the old
|
2000-03-23 06:30:07 +00:00 |
dmareg.h
|
…
|
|
dmavar.h
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-04 09:59:35 +00:00 |
fhpib.c
|
New callout mechanism with two major improvements over the old
|
2000-03-23 06:30:07 +00:00 |
fhpibreg.h
|
…
|
|
frodo.c
|
Skip "serial 1" on non-425e models. It's mapped to DCA at 9 on every
|
1999-07-31 21:15:20 +00:00 |
frodoreg.h
|
…
|
|
frodovar.h
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-04 09:59:35 +00:00 |
grf.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:22:17 +00:00 |
grf_dv.c
|
defopt COMPAT_HPUX
|
1998-06-25 23:56:39 +00:00 |
grf_dvreg.h
|
…
|
|
grf_gb.c
|
defopt COMPAT_HPUX
|
1998-06-25 23:56:39 +00:00 |
grf_gbreg.h
|
…
|
|
grf_hy.c
|
defopt COMPAT_HPUX
|
1998-06-25 23:56:39 +00:00 |
grf_hyreg.h
|
…
|
|
grf_rb.c
|
defopt COMPAT_HPUX
|
1998-06-25 23:56:39 +00:00 |
grf_rbreg.h
|
…
|
|
grf_subr.c
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:58:45 +00:00 |
grf_tc.c
|
defopt COMPAT_HPUX
|
1998-06-25 23:56:39 +00:00 |
grf_tcreg.h
|
…
|
|
grfioctl.h
|
…
|
|
grfreg.h
|
…
|
|
grfvar.h
|
Correct return type of grfaddr(). From Steve Peurifoy via PR #10603.
|
2000-07-17 06:50:32 +00:00 |
hil.c
|
Add randomness sampling from hil, sd and rd devices.
|
2000-10-10 19:58:42 +00:00 |
hil_keymaps.c
|
…
|
|
hilioctl.h
|
…
|
|
hilreg.h
|
…
|
|
hilvar.h
|
Add randomness sampling from hil, sd and rd devices.
|
2000-10-10 19:58:42 +00:00 |
hpib.c
|
Update for changes to config.
|
1998-01-12 18:30:41 +00:00 |
hpibvar.h
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-04 09:59:35 +00:00 |
if_le.c
|
Assign my copyrights to TNF.
|
1998-08-15 10:51:16 +00:00 |
if_lereg.h
|
Convert the hp300 LANCE driver to use bus.h
|
1998-01-11 21:57:02 +00:00 |
if_levar.h
|
Assign my copyrights to TNF.
|
1998-08-15 10:10:47 +00:00 |
intio.c
|
Update for changes to config.
|
1998-01-12 18:30:41 +00:00 |
intiovar.h
|
Pass down bus space tags to children, and use types appropriate for
|
1998-01-11 21:53:04 +00:00 |
iotypes.h
|
…
|
|
ite.c
|
More fixes for linesw changes.
|
2000-11-27 15:28:41 +00:00 |
ite_subr.c
|
…
|
|
itereg.h
|
…
|
|
itevar.h
|
…
|
|
kbdmap.h
|
…
|
|
maskbits.h
|
…
|
|
md_root.c
|
defopt MINIROOTSIZE
|
1999-03-17 18:59:21 +00:00 |
mt.c
|
A foolish consistency; most parts of the kernel use bp->b_data, so
|
2000-05-19 18:54:22 +00:00 |
mtreg.h
|
…
|
|
nhpib.c
|
Fix typo: calllout_reset -> callout_reset.
|
2000-03-25 20:14:44 +00:00 |
nhpibreg.h
|
…
|
|
ppi.c
|
sleep() -> tsleep()
|
2000-05-27 04:52:27 +00:00 |
ppiioctl.h
|
…
|
|
rd.c
|
Add randomness sampling from hil, sd and rd devices.
|
2000-10-10 19:58:42 +00:00 |
rd_compat.c
|
Update for changes to config.
|
1998-01-12 18:30:41 +00:00 |
rdreg.h
|
…
|
|
rdvar.h
|
Add randomness sampling from hil, sd and rd devices.
|
2000-10-10 19:58:42 +00:00 |
scsi.c
|
A foolish consistency; most parts of the kernel use bp->b_data, so
|
2000-05-19 18:54:22 +00:00 |
scsireg.h
|
…
|
|
scsivar.h
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-04 09:59:35 +00:00 |
sd.c
|
Add randomness sampling from hil, sd and rd devices.
|
2000-10-10 19:58:42 +00:00 |
sd_compat.c
|
Update for changes to config.
|
1998-01-12 18:30:41 +00:00 |
sdvar.h
|
Add randomness sampling from hil, sd and rd devices.
|
2000-10-10 19:58:42 +00:00 |
st.c
|
sleep() -> tsleep()
|
2000-05-27 04:52:27 +00:00 |
stvar.h
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:28:59 +00:00 |