summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-0619-41/+42
* mdoc(7) police: added missing .Ek call.ru2001-07-061-0/+1
* make it compile on alpha againmjacob2001-07-051-1/+2
* Don't override the default BINMODE.ru2001-07-051-2/+0
* mdoc(7) police: removed hard sentence breaks, sorted xrefs.ru2001-07-052-18/+34
* Mark relevant functions __printflike()/__printf0like() and silence some ofkris2001-07-0518-47/+47
* mdoc(7) police: cosmetics.ru2001-07-051-1/+3
* It seems to be no longer true that -O2 is required to compile this.kris2001-07-051-1/+0
* mdoc(7) police:ru2001-07-051-6/+7
* Mark some functions as __printflike()kris2001-07-052-3/+3
* mdoc(7) police: removed hard sentence breaks, use new .Brq macro.ru2001-07-051-54/+27
* Mark some functions as __printflike()kris2001-07-052-1/+4
* mdoc(7) police: sort xrefs.ru2001-07-051-1/+1
* Fix a harmless format string bogon and mark a function as __printflike().kris2001-07-052-2/+2
* Mark a static function as __printflike()kris2001-07-051-1/+1
* mdoc(7) police: fixed markup, sorted xrefs.ru2001-07-051-13/+22
* mdoc(7) police: fixed formatting bug in rev. 1.10.ru2001-07-051-1/+1
* mdoc(7) police: use plain text parentheses with plain text blocks.ru2001-07-051-3/+1
* mdoc(7) police: fixed markup in rev. 1.3.ru2001-07-051-9/+15
* Make the '-tn' flag combination print the major/minor numbers of thedd2001-07-041-1/+1
* Bring FILES section up to date.imp2001-07-041-12/+10
* * Read 64k at a time with variable length pauses between instead ofben2001-07-041-53/+98
* mdoc(7) police: cosmetics.ru2001-07-041-1/+2
* Make the last fix work properly on descriptors 1 and 2 (not just 0)brian2001-07-041-1/+1
* Install it with mode 550, and with default group ${BINGRP}.ru2001-07-041-3/+2
* - Document that this program is available to root only.ru2001-07-041-4/+16
* Handle any of descriptors 0, 1 or 2 being closed when we'rebrian2001-07-041-1/+18
* Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian2001-07-038-7/+67
* Don't accept chap80lm by default - it doesn't work.brian2001-07-031-1/+1
* Silence some gcc warningsbrian2001-07-031-0/+4
* Make fdformat WARN=2 ready.joerg2001-07-032-11/+9
* Use correct type of argument to fgetln.mjacob2001-07-031-1/+2
* mdoc(7) police: fix spacing and punctuation issues.dd2001-07-031-3/+2
* drop setgid bit. ifmcstat(8) is not audited, and is needed only for root.ume2001-07-031-1/+1
* Fixed the world breakage in rev. 1.8 (space after -I).ru2001-07-031-1/+2
* Do away with the ``err'' variable.brian2001-07-031-74/+117
* Document continuation line support.dd2001-07-021-0/+2
* Correct handling of continuation lines. Instead of treating thedd2001-07-021-0/+4
* Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c tojoerg2001-07-023-25/+39
* Break out the function to print the FDC error information intojoerg2001-07-024-44/+114
* correct arg to getopt (-P takes arg).ume2001-07-021-1/+1
* Lose any stray host bits that a user may have entered when providingcjc2001-07-021-1/+3
* Silence some of the -Wnon-const-format warnings and add __printflike()kris2001-07-022-6/+11
* "changing" -> "charging"nik2001-07-021-1/+1
* Bump config version in config.imp2001-07-021-2/+2
* Bring back part of rev. 1.296 I accidently reverted in the previousdd2001-07-022-2/+2
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-0216-48/+64
* Move kernel compile directory from sys/compile/FOO toimp2001-06-302-4/+3
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-307-1/+7
* Various changes to the messages so that they are now appropriate for bothnik2001-06-2710-41/+41
OpenPOWER on IntegriCloud