Commit Graph

24591 Commits

Author SHA1 Message Date
thorpej 05fe9cfe11 Grok and document CTL_DDB. 1997-01-09 05:38:54 +00:00
thorpej 1dc6efd7e6 Only call Debugger() on panic if "db_onpanic" is set. 1997-01-09 05:38:22 +00:00
thorpej 8404eae1ea Grok CTL_DDB. 1997-01-09 05:37:41 +00:00
thorpej c14ce368af Define db_onpanic variable; if non-zero, the DDB will be entered when
the kernel panics.  It may be initialized to 0 with the kernel option
"DDB_ONPANIC=0", and is patchable.  It may be changed at run-time
from within the DDB (as a DDB variable) or via the ddb.onpanic sysctl
node.

Export all DDB built-in variables via sysctl.
1997-01-09 05:37:02 +00:00
thorpej da30871192 Define top-level MIB node for DDB (CTL_DDB) and DDB MIB identifiers. 1997-01-09 05:33:42 +00:00
mikel 51e8626508 RFC 1597 has been obsoleted by RFC 1918. 1997-01-09 05:33:14 +00:00
mycroft 5369bfe88a s/soft error/soft error (corrected)/, to avoid confusion. 1997-01-09 04:30:08 +00:00
tls 09a2307c08 Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have vfslist.c in our mount sources. 1997-01-09 03:56:31 +00:00
scottr b917ce3294 Bracket kernel structs with #ifdef _KERNEL so that bootblocks will once
again build.
1997-01-09 01:07:59 +00:00
mrg 4dcb246ef0 add files related to the new rc world order. 1997-01-08 23:59:50 +00:00
leo 9e96d5a59a Update to match reality more closely. 1997-01-08 22:06:56 +00:00
veego 21361a6567 Add ipf. 1997-01-08 21:58:34 +00:00
veego d61e3f8c25 ipl[attach|detach]->ipfilter[attach|detach] for the pseudo-device change 1997-01-08 21:45:39 +00:00
leo f02c53ba36 The atari-Hades can use fdformat too. 1997-01-08 21:41:22 +00:00
cjs 36dd47d99f Fix another minor nit pointed out by Klaus Klein <kleink@layla.inka.de> 1997-01-08 21:01:11 +00:00
oki a83d534e05 Add EXEC_AOUT and EXEC_SCRIPT. 1997-01-08 16:17:29 +00:00
oki 0f23801475 Fix typo. 1997-01-08 16:16:14 +00:00
leo 7e22e8338d Adjust 'fill'. 1997-01-08 12:57:22 +00:00
leo 5df535d814 Handle DTYPE_ESDI like ST506. 1997-01-08 12:55:41 +00:00
leo d1538cb3c0 Don't try to init the keyboard interrupts in cngetc(). This caused the
keyboard to hang when booting directly into the debugger.
1997-01-08 11:28:03 +00:00
leo c4de9da34f No longer used (now using the miniroot installation). 1997-01-08 10:32:49 +00:00
oki 7dcae7a79d Add macros. 1997-01-08 10:29:27 +00:00
leo 86adda87bd No longer used (now using the miniroot installation). 1997-01-08 10:21:46 +00:00
leo 1d1bc2cb98 Bump version. 1997-01-08 10:18:39 +00:00
oki e4b66b6973 Compile again. 1997-01-08 10:15:51 +00:00
leo fb3ba90b43 rd -> md rename. 1997-01-08 10:05:03 +00:00
thorpej d93dec3be3 Update to reflect current reality. 1997-01-08 08:54:54 +00:00
thorpej 79ed9a4d29 Include <bsd.own.mk> for <bsd.obj.mk>. Bump rev to 12B (HI PERRY! :-) 1997-01-08 07:22:43 +00:00
oki 0c47c09505 Use FPU_XXXXX macro, x68k is now use this file. 1997-01-08 04:03:50 +00:00
oki 0e00922730 Add fpu_probe prototype. 1997-01-08 04:00:47 +00:00
oki c68b49f85c Add fpu.c, delete unneeded fpe_emulate.c line. 1997-01-08 03:59:32 +00:00
cjs 2d1967471a PR 3089: fingerd.8 could be misleading.
Patch from Klaus Klein <kleink@layla.inka.de>, with a few minor mods by cjs.
1997-01-08 00:12:44 +00:00
scottr 7ee0c73910 Note bug in early revisions of the BT-445S versus systems with
more than 16MB of RAM.
1997-01-07 23:45:21 +00:00
tls 156daa7a47 Sync to 4.4BSD-Lite2 1997-01-07 12:42:14 +00:00
tls 52e0d8714d sigh, fix RCS ID again 1997-01-07 12:41:18 +00:00
tls 82c018889c RCS ID Police 1997-01-07 12:35:42 +00:00
tls 2ea7b8f11a Sync to 4.4BSD-Lite2 1997-01-07 12:24:57 +00:00
tls 088fb970a2 Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SCCS ID strings! 1997-01-07 12:20:38 +00:00
tls 34cd8f5bdf Sync to 4.4BSD-Lite2 1997-01-07 11:56:32 +00:00
tls 15b816a728 Sync to 4.4BSD-Lite2 1997-01-07 11:40:24 +00:00
mrg c71a371532 use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
mrg eafab1cbd3 ipl -> ipfilter 1997-01-07 11:32:24 +00:00
tls a23d95528e Sync to 4.4BSD-Lite2 1997-01-07 11:16:12 +00:00
mrg 9cc6a2a495 remove some old debugging statements. 1997-01-07 10:51:01 +00:00
mrg 615fc0a880 add netinet... 1997-01-07 10:48:19 +00:00
mrg f9eeb3865a oops; forgot these. 1997-01-07 10:47:35 +00:00
mrg 7de1b7c8eb only set P_SUGID once. 1997-01-07 10:41:02 +00:00
thorpej c56e780e4f Bring some sanity into my frazzled existence:
- Always ensure that RAW_PART ("c") can be opened.
- Disallow unused or non-existent partitions from being opened.
- Don't do bounds checking or partition translation on RAW_PART.
This is consistent with other disk drivers in the NetBSD source tree,
and fixes a condition where the user could not fix a corrupted disklabel
due to a bogus offset for partition "c".
1997-01-07 09:29:30 +00:00
veego 2fadfb1a2f add 'ipl' device node entry, for ip-filter. 1997-01-07 08:04:19 +00:00
veego 863a668514 Add the pseudo-device for ipl and PFIL_HOOKS which is required for ipl. 1997-01-07 08:01:32 +00:00