aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-272-134/+204
* Update to match the progress interface on blank command.Søren Schmidt2000-12-261-1/+16
* Fix output of -v option.Toshihiko ARAI2000-12-241-0/+1
* Clean up the source directory finding code, and in the process fix aJosef Karthauser2000-12-241-16/+24
* Ensure that received packets are at least as long as the rwho packetIan Dowse2000-12-221-4/+10
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-3/+4
* If no device is specified, check the CDROM environment variable beforeDag-Erling Smørgrav2000-12-181-0/+4
* mdoc(7) police: document IPv6 options in the SYNOPSIS.Ruslan Ermilov2000-12-181-1/+1
* Make the comment generated in /etc/pw.conf match realityDoug Barton2000-12-181-1/+1
* * Fix a long line that I introduced in the last commitDoug Barton2000-12-171-2/+3
* Use one of the TMPDIR env variable or _PATH_TMP instead of hardcodingJosef Karthauser2000-12-171-1/+3
* Avoid potential problems with the existance of a shadow obj directoryJosef Karthauser2000-12-171-1/+1
* Clarify an ambiguous 'else' introduced by a recent commit.Josef Karthauser2000-12-171-2/+2
* o check strdup() return valuesJosef Karthauser2000-12-171-23/+30
* Hopefully the last patch in a series to try and teach crunchgen toJosef Karthauser2000-12-171-38/+62
* IPv6 support for syslogd.Hajimu UMEMOTO2000-12-163-143/+417
* IPv6 support for lpr.Hajimu UMEMOTO2000-12-165-142/+303
* Fix an informational message a little and properly check status of a yes/noJordan K. Hubbard2000-12-163-9/+7
* Use dialog_noyes() for UTC selection; uses No as default answer now.Jordan K. Hubbard2000-12-161-1/+1
* Don't do raw device 'r' mangling.Poul-Henning Kamp2000-12-151-24/+4
* Add a missing dot.Ruslan Ermilov2000-12-152-2/+2
* Correct the documented default behaviour of mschap, mschap81 and MPPE.Brian Somers2000-12-152-6/+6
* Add better IP, netmask and gateway checks.Eivind Eklund2000-12-141-14/+92
* mdoc(7) police: added missing .Os call.Ruslan Ermilov2000-12-1410-4/+11
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-1418-26/+27
* Mdoc(7)ify.Ruslan Ermilov2000-12-142-22/+45
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-1416-45/+91
* o Check return of strdup() for NULL, abort if so.Robert Watson2000-12-141-1/+4
* getopt interface is defined in <unistd.h> so use that in preference to externs.Warner Losh2000-12-111-4/+1
* Add a workaround in the EXAMPLE section for booting diskless SPARC/SunOSWilko Bulte2000-12-111-0/+8
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-1120-20/+20
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* mdoc(7) cosmetics.Ruslan Ermilov2000-12-111-6/+6
* .Nm Config -> .Nm, there is no such program "Config" in FreeBSD.Ben Smithurst2000-12-111-4/+4
* mdoc(7) police: reapply rev 1.7 lost in previous commit, clean up a bit.Ruslan Ermilov2000-12-111-50/+56
* Remove unused #includes, duplicate $FreeBSD$ and $NetBSD$ definitions.Philippe Charnier2000-12-101-7/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-0930-52/+86
* Moved the snc driver position before the sn driver.Yoshihiro Takahashi2000-12-092-2/+6
* Update for new location of pcireg.h.Mike Smith2000-12-091-1/+1
* Fixes to the Aironet driver to clear up some WEP issues.Archie Cobbs2000-12-083-52/+210
* mdoc(7) police: Once again, remove single-space hard sentence breaks.Ruslan Ermilov2000-12-081-69/+142
* mdoc(7) police: once again, remove the hard sentence breaks.Ruslan Ermilov2000-12-081-11/+23
* Fix bug where minimal dist selection didn't check off the rightJordan K. Hubbard2000-12-072-2/+2
* put localdir firstDavid E. O'Brien2000-12-071-2/+1
* Update to improve handling of verbose PCI vendor/device information.Mike Smith2000-12-074-4504/+240
* Enable the same path deduction as for ftp install (great for snapshot tests)Jordan K. Hubbard2000-12-062-19/+60
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereDavid E. O'Brien2000-12-054-4/+4
* Alphabetically reorder options in `.Op Fl' macro to be consistent with theMaxim Sobolev2000-12-051-1/+1
* Add a -F option to the builtin ident service, which allows .fakeid filesDavid Malone2000-12-052-3/+17
* - Add missed `-s' option into usage printout;Maxim Sobolev2000-12-051-1/+1