leo
00a1b6300f
Add DCFA() definitions.
1997-09-15 11:12:13 +00:00
lukem
beb7c8b582
* cleanup for WARNS=1
...
* fix .Nm usage
* deprecate register
1997-09-15 11:08:44 +00:00
leo
571340263d
Small readability update.
1997-09-15 11:08:38 +00:00
lukem
87f4122c62
* cleanup for WARNS=1
...
* deprecate register
* rindex -> strrchr
* fix .Nm usage
1997-09-15 10:58:35 +00:00
leo
409812c25c
Define isabus by default on the Hades.
1997-09-15 10:51:20 +00:00
lukem
3f50343aa8
* cleanup for WARNS=1
...
* deprecate register
* bcmp, bcopy, bzero, rindex -> memcmp, memmove, memset, strrchr
* correct use of .Nm
1997-09-15 10:38:11 +00:00
lukem
b0670720e5
wrap line @ 80 columns
1997-09-15 09:34:58 +00:00
darrenr
5867f60b50
if xxxinit is not found in the module, look for <modname>_lkmentry as an
...
alternate entry point (used in provided modules). Mention this on man page
too.
1997-09-15 09:27:52 +00:00
lukem
c9d9a2a11e
* cleanup for WARNS=1
...
* use .Nm correctly
* deprecate register
* getopt returns -1 not EOF
1997-09-15 09:15:26 +00:00
lukem
8b03c7fc43
* cleanup for WARNS=1
...
* fix use of .Nm
1997-09-15 08:04:28 +00:00
lukem
a84bab531d
* cleanup for WARNS=1
...
* fix use of .Nm
* comment out some unused(?) functions
1997-09-15 07:58:01 +00:00
lukem
be24f789ad
- use .Nm correctly
...
- use __progname instead of rindex(argv[0]) ...
1997-09-15 07:38:32 +00:00
lukem
e464b5f452
* cleanup .Nm
...
* deprecate register
* cleanup for WARNS=1
* bzero(), bcopy() -> memset(), memmove()
* prefix hex numbers with '0x'
1997-09-15 07:21:09 +00:00
lukem
1dd5e9ceec
fix .Nm usage
1997-09-15 07:02:36 +00:00
lukem
77270f8647
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 06:55:39 +00:00
lukem
319d918511
prototype lfs_cksum ifndef KERNEL
1997-09-15 06:44:48 +00:00
lukem
8dee301bb9
* cleanup for WARNS=1
1997-09-15 06:31:54 +00:00
lukem
1a96f83dbe
* getopt returns -1 not EOF
...
* fix .Nm usage
1997-09-15 06:23:03 +00:00
lukem
6f6bef4576
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 06:13:38 +00:00
lukem
f78681534b
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 06:02:20 +00:00
lukem
4eb9f40a9c
* KNF-ify
...
* update for WARNS=1
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 05:58:22 +00:00
lukem
0965d12ed9
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 05:35:37 +00:00
lukem
3cb80143db
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
* deprecate register
* bzero() -> memset()
1997-09-15 05:31:35 +00:00
lukem
f46ca99ba9
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 05:05:41 +00:00
lukem
313de58d06
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 04:47:17 +00:00
lukem
98986b2e02
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 04:36:07 +00:00
lukem
6a6a54d567
* cleanup WARNS=1
...
* getopt returns -1 not EOF
* use .Nm correctly
1997-09-15 04:31:48 +00:00
lukem
7d9f8002c0
* update for WARNS=1
...
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 04:27:38 +00:00
lukem
f7eccc059d
* cleanup for WARNS=1
...
* getopt returns -1 not EOF
* correct use of .Nm
1997-09-15 04:15:03 +00:00
lukem
145eccbda7
* getopt returns -1 not EOF
...
* use .Nm correctly
1997-09-15 04:09:06 +00:00
lukem
526ce12987
* cleanup for WARNS=1
...
* getopt returns -1 not EOF
* use .Nm correctly
1997-09-15 03:55:25 +00:00
lukem
beb3ef1e7e
* cleanup for WARNS+1
...
* use .Nm correctly
1997-09-15 03:46:27 +00:00
enami
241ba6ead1
If f->f_type is F_FORW, don't close f->file.
1997-09-15 03:25:42 +00:00
lukem
7da448585a
cleanup use of .Nm
1997-09-15 01:56:08 +00:00
lukem
92f7af5b8d
* cleanup for WARNS=1
...
* deprecate register
* use .Nm correctly
1997-09-15 01:53:35 +00:00
lukem
e8d49227b7
deprecate register
1997-09-15 01:45:36 +00:00
lukem
6277ca4089
use .Nm correctly
1997-09-15 01:39:32 +00:00
lukem
faceb6f3ac
fix use of .Nm
1997-09-15 01:32:32 +00:00
lukem
670e4c9af8
major cleanup, including:
...
* reformat code to KNF
* compile with WARNS=1
* .Nm usage in man page
* getopt returns -1 not EOF
1997-09-15 01:29:26 +00:00
lukem
ad6499dd3c
can now use '.Nm "" :'
1997-09-15 00:49:56 +00:00
lukem
0a9b471efa
Support first argument of .Nm being "", so that the following works:
...
===
.Nm foo
...
The following options are supported by
.Nm "" :
===
It could be smarter, but it works :)
Thanks to Christoph Badura <bad@ora.de> for providing this!
1997-09-15 00:32:34 +00:00
pk
b5004e4ce1
Call the device close routine when we're done reading.
1997-09-14 19:28:17 +00:00
pk
5ba6b94ba6
Do not use KERNBASE to calculate the `end of symbols' location. Instead
...
use the `a_entry' field from the kernel's header as a base.
Pass on a new DDB magic number to the kernel, so kernels linked for a
different KERNBASE value can apply a correction when booted from old
bootblocks.
1997-09-14 19:27:21 +00:00
pk
4969489cb6
Define a new DDB magic number to pass to the kernel.
1997-09-14 19:22:55 +00:00
pk
383448522d
Refer to KERNBASE instead of its current numerical value in comments
...
and some early debugging code.
1997-09-14 19:20:48 +00:00
pk
dc4f93c2a1
Collect sbus status and configuration registers in `struct sbusreg'.
1997-09-14 19:17:25 +00:00
pk
e4a198d193
Move sbus fields to sbusreg.h where they belong.
1997-09-14 19:16:04 +00:00
thorpej
fa5b3fb276
Mass update of Supporting Cast (I need to remember to do this
...
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 18:11:46 +00:00
thorpej
39e49c01a1
Update Lennart Augustsson's e-mail address (the NetBSD.ORG address should
...
be listed, if possible).
1997-09-14 17:44:08 +00:00
lukem
5fa4ef04d1
* cleanup for WARNS=1
...
* prefix hex numbers with '0x'
1997-09-14 14:58:53 +00:00