Commit Graph

13 Commits

Author SHA1 Message Date
ps
385e5cf4e2 Backout rev 1.8. This really does not give us the version number
of the kld's.

Pointed out by:		bp
2000-07-01 07:57:28 +00:00
jmb
89a4864fe4 display version number of each kld module when using
the -v flag.
2000-06-20 19:04:22 +00:00
marcel
4dc09bb8c8 Properly align the columns of the header on Alpha. 1999-12-04 13:36:22 +00:00
chris
f8a3d8554f Add cross-references to respective syscalls. 1999-09-03 16:40:24 +00:00
peter
e226894fa0 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
obrien
2fb3c09894 Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
des
b8501bafc3 Cosmetic fix (make header align with data) 1998-11-07 00:29:09 +00:00
charnier
44e4eb0c65 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
charnier
0fcf95b623 Sync. usage string and synopsis. Add rcsid. 1998-01-05 07:10:42 +00:00
jmg
a5c0a30a8b use += on cflags
Submitted-by:	Steve Price <sprice@hiwaay.net>
1997-10-26 04:58:27 +00:00
jmg
74a9b83647 a few code style changes:
o start function names in column 1
    o sort order of flags in getopt and switch
    o don't try to reference progname
    o unspam some changes introduced by a 2.2.1-R build box instead of a
	-current build box

doc changes:
    o document when these commands first appeared
    o put email address in angle brakets
    o minor mdoc clean up
1997-10-21 09:59:26 +00:00
jmg
c8ed73c6ed activate the programs that will be used to manipulate kld modules
fix a few problems with missing headers, warn called with an exit
value, and undeclared getopt vars

these programs now compile -Wall clean (and yes, I know I should use
more than just -Wall) :)
1997-10-19 11:15:45 +00:00
dfr
8fa3b0a791 Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00