aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Small mdoc fixSean Chittenden2003-03-292-2/+2
* Default data length should be 56, not 64.Matthew N. Dodd2003-03-281-1/+1
* - Fix function declarations.Matthew N. Dodd2003-03-261-122/+107
* Get rid of a few caddr_t's.Matthew N. Dodd2003-03-261-8/+8
* asn_get_encoded() takes 2 arguments.Matthew N. Dodd2003-03-261-1/+1
* Retire set_reqid(), unused since 1.2.Matthew N. Dodd2003-03-261-33/+0
* - Add const qualifier to char * arrays.Matthew N. Dodd2003-03-261-12/+4
* Don't roll a private copy of basename().Matthew N. Dodd2003-03-261-24/+1
* There are 5 securelevels, not 4.Giorgos Keramidas2003-03-261-1/+1
* - Replace hexdump() with a prettier version.Matthew N. Dodd2003-03-251-68/+131
* Set pdu->pdulen in build_pdu().Matthew N. Dodd2003-03-251-0/+1
* Don't compile in lmi_object_instance().Matthew N. Dodd2003-03-251-0/+2
* - Handle the 'GET PREFIX' request.Matthew N. Dodd2003-03-251-16/+159
* Correct a comment.Matthew N. Dodd2003-03-251-1/+1
* - Add a comment regarding SETPFX_OBJIDMatthew N. Dodd2003-03-251-1/+11
* Clean up formatting.Matthew N. Dodd2003-03-251-3/+18
* Remove some more MAKEDEV information.Tom Rhodes2003-03-251-17/+2
* Make -N option work.Hajimu UMEMOTO2003-03-251-1/+1
* Hook omshell(1) up to the build.Matthew N. Dodd2003-03-254-1/+40
* Building crunched things by hand (regenerating boot floppies for example)Matthew N. Dodd2003-03-251-0/+2
* Add mount options 'noinet4' and 'noinet6' which prevent using thoseMatthew N. Dodd2003-03-252-0/+20
* - Silence warnings (casting, implicit decl., unused var.).Matthew N. Dodd2003-03-252-4/+7
* - Make -M mask and -M time exclusive.Matthew N. Dodd2003-03-241-22/+21
* Fixed an errx format error in rev.1.81. This should have been fatalBruce Evans2003-03-241-2/+2
* - Add a new ioctl to get the maximum number of ATA channels.Maxime Henrion2003-03-221-4/+7
* Teach disklabel(8) about different hardware architectures.Ruslan Ermilov2003-03-164-210/+450
* Give this manpage a good overhaul, including the markup.Ruslan Ermilov2003-03-152-654/+796
* Update to use current version of devstat API.Poul-Henning Kamp2003-03-152-4/+4
* Fixed (soon might be fatal) -Wformat warnings.Ruslan Ermilov2003-03-151-3/+3
* Add a 'verrevpath' option that verifies the interface that a packetCrist J. Clark2003-03-152-0/+38
* Properly mark "auto" as a keyword.Ruslan Ermilov2003-03-142-14/+14
* Demangle the usage message at the source level.Ruslan Ermilov2003-03-141-15/+8
* o Partially revert rev. 1.103, fix 'ipfw show': dynamically adjust aMaxim Konovalov2003-03-131-11/+39
* Fix and sync SYNOPSIS and usage().Ruslan Ermilov2003-03-112-24/+44
* Uncomment the description of the ipdst parameter, but refer to IPXTim J. Robbins2003-03-081-9/+6
* Remove reference to unavailable paper.Poul-Henning Kamp2003-03-071-5/+0
* Don't pick the name out of the devstat member of the ccd softc, it willPoul-Henning Kamp2003-03-061-2/+1
* Update ping to be WARNS=2 compliant.Sean Chittenden2003-03-052-27/+36
* Spelling, grammar fixes.Matthew N. Dodd2003-03-051-3/+3
* Remove documentation of old '-M' flag.Matthew N. Dodd2003-03-051-15/+5
* Kill #ifdef NS codePeter Wemm2003-03-052-182/+0
* Add an xref to kldconfig(8).Ruslan Ermilov2003-03-031-0/+1
* /modules is gone long ago, use the safe equivalents.Ruslan Ermilov2003-03-032-3/+3
* Add a "-S sectorsize" option to enable Kirk to find a bug :-)Poul-Henning Kamp2003-03-032-2/+10
* mdoc(7) police: Revision.Ruslan Ermilov2003-03-032-24/+38
* Strip out bogus difference from when this came from NetBSD: transliteratingJuli Mallett2003-03-031-17/+1
* Support ICMP_TSTAMP/ICMP_TSTAMPREPLY.Matthew N. Dodd2003-03-022-28/+104
* Close out a possible race where anybody in group operator couldKirk McKusick2003-03-021-2/+11
* Add the mksnap_ffs command to the sbin directory. This setuid rootKirk McKusick2003-03-024-0/+172
* Don't pretend natd(8) doesn't work with ppp(8) interfaces.Ruslan Ermilov2003-02-281-5/+11