scottr
c0af85f6f3
Add CPU_XXX macros to assym.h
1997-01-07 07:42:17 +00:00
scottr
3753710f38
Fix typo in last: cf->cf_unit -> sc->dv.dv_unit
1997-01-07 07:40:46 +00:00
mikel
1bc33c232b
fix some typos.
1997-01-07 07:31:32 +00:00
tls
b27eb547ea
change rc.conf.5 to reflect change to Kerberos stuff in rc.local, as per mrg
1997-01-07 05:37:36 +00:00
tls
9d9af955fb
The Kerberos server host should run kadmind, so users can change their passwords!
1997-01-07 04:35:50 +00:00
tls
d47b2b42f1
remove vestigal Berkeley kpasswdd support
1997-01-07 04:02:11 +00:00
hpeyerl
09920ad438
add /var/cron/tabs/root.
1997-01-07 03:56:47 +00:00
cgd
45d3ac17e1
add 'ipl' device node entry, for ip-filter.
1997-01-07 00:10:07 +00:00
veego
ff73fbb75f
Alphabetize the SUBDIRs (Fix pr#3088)
1997-01-06 23:33:36 +00:00
cgd
ebabdb626a
dd bdevsw and cdevsw entries for floppy disk driver (not currently usable),
...
and cdevsw for ipl (IP filter).
1997-01-06 23:28:09 +00:00
cjs
a85445f340
PR 3085: typo. Fix from frueauf@ira.uka.de.
1997-01-06 18:30:46 +00:00
is
d97cf56937
Add manufacturer/product id for Apollo-68060 accellerator board.
1997-01-06 18:05:15 +00:00
is
61e3fad685
Build / install some stuff from stand (e.g.: bootblock)
1997-01-06 12:33:09 +00:00
veego
918ad06a75
Add PFIL_HOOKS and NSIP.
1997-01-06 09:59:32 +00:00
thorpej
32dda9a886
Kludge newvers rule, so that it works with old and new config.
1997-01-06 08:49:30 +00:00
thorpej
c26a11ab21
Add PFIL_HOOKS and ipl pseudo-device.
1997-01-06 08:48:36 +00:00
thorpej
7e3b804ce5
Add ipl pseudo-device.
1997-01-06 08:47:43 +00:00
thorpej
3941a378c0
Give the "ipl" pseudo-device the "device-driver" attribute, so that
...
ipl.h is generated.
1997-01-06 08:41:19 +00:00
mrg
394d540361
add PFIL_HOOK and ipl, both commented.
1997-01-06 07:35:39 +00:00
mrg
fb5d192bc3
include the GENERIC kernel, and then map the disks.
1997-01-06 07:34:14 +00:00
mark
fd643704d1
Minor changes (inline -> __inline))
1997-01-06 04:47:53 +00:00
lukem
ecf9b458f4
remove leading 'l' in "-l ltermcap" (should be "-l termcap")
1997-01-06 04:38:41 +00:00
mark
fe764c2415
Added the ipl pseudo device.
...
Cleaned up the options and sync with reality.
1997-01-06 03:39:13 +00:00
mark
2595ae2af9
Added ipl ip filter device.
1997-01-06 02:56:36 +00:00
mark
5aad105fd0
Added character ipl device on major 46.
1997-01-06 02:44:10 +00:00
mark
bc3f67bb21
Use the irqblock array to provide the information about which interrupts
...
should be blocked for each irq currently asserted.
1997-01-06 02:35:46 +00:00
mark
c87f4e3785
Added the functions intr_claim() and intr_release(). These are front
...
ends for irq_claim() and irq_release() that will allocate and free
memory for the irqhandler structure.
Added an irqblock array that provides a quick reference to all the
interrupts that should be blocked when a particular interrupt is
received. The irq_claim() and irq_release() functions now update the
irqblock array.
1997-01-06 02:30:21 +00:00
mark
b34fcd542a
Added prototypes for intr_clain() and intr_release().
...
Added const to the ih_name member of the irqhandler structure.
1997-01-06 02:19:06 +00:00
mark
9f1c9fe28e
Symbol kernel_text -> _kernel_text
1997-01-06 02:15:17 +00:00
cjs
59881bf885
PR 3082: typo. Patch from Klaus Klein <kleink@layla.inka.de>.
1997-01-05 22:53:08 +00:00
veego
98bf77c987
Add needs-flag and ifnet for ipl.
1997-01-05 22:16:51 +00:00
veego
cf21385a5e
use NIPL.
1997-01-05 21:44:24 +00:00
veego
473d4f54d1
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:18 +00:00
thorpej
629c24fcf4
Add "ipl" device.
1997-01-05 21:32:17 +00:00
veego
25bcda3b52
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:17 +00:00
mrg
ad6281b640
use NIPL.
1997-01-05 21:32:15 +00:00
veego
47517abd07
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:14 +00:00
thorpej
246654663f
Add "ipl" device at cdev major 18.
1997-01-05 21:29:49 +00:00
thorpej
e83414c602
Use shell arithmetic rather than expr(1), per Charles Hannum. (Wow,
...
a major speed improvement on an hp319!)
1997-01-05 21:21:43 +00:00
veego
ea9ed8902e
add a ipl pseudo-device.
1997-01-05 20:44:42 +00:00
veego
c3bbca084b
add /usr/sbin to PATH.
1997-01-05 20:42:57 +00:00
veego
e26b100bee
create ipl device.
1997-01-05 20:41:01 +00:00
veego
048acbeb1e
add ipl device.
1997-01-05 20:39:01 +00:00
mark
c65504baea
Lowered the FIFO trigger threshold to 4 for rather than 8.
...
Impelemented a fix for kernel locks when opening the serial post :
Revisions A->D of the SMC FDC37GT665 Peripherial controller have
a bug in the serial port that is triggered if the FIFO is enabled
while there is a byte in the rx data register resulting in the
rx ready bit being permenantly set.
1997-01-05 19:19:57 +00:00
mark
17d2a69941
Updated for latest major allocations.
1997-01-05 19:01:18 +00:00
mark
cd9c6d9853
Change rd references to md that escaped the previous change.
...
Reformatted a few over-long source lines.
1997-01-05 18:57:04 +00:00
ragge
3896082c5a
Add rd, sd, cd, md, st, ss, uk, ch and ipl device entries.
1997-01-05 18:49:12 +00:00
veego
a3a8d0aba7
Add includes for 'struct tcpiphdr'.
...
Add $NetBSD$ id and restore the orginal Id.
1997-01-05 16:42:41 +00:00
mrg
3460d5fc46
update this for "pseudo-device ipl"
1997-01-05 14:53:55 +00:00
mrg
8607697348
create ipl device.
1997-01-05 13:49:32 +00:00