aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Document (with warnings) the otherwise undocumented `F' command.Jordan K. Hubbard2001-03-132-0/+12
* Be a better rc.conf citizen and create an initial file which:Jordan K. Hubbard2001-03-132-0/+18
* Properly deal with the fvwm desktop - this should restore that optionJordan K. Hubbard2001-03-124-8/+8
* Allow a script-using to disable the emergency holographic shell asJordan K. Hubbard2001-03-126-4/+14
* Deal with ENOENT properly on non-devfs machinesBrian Somers2001-03-121-4/+3
* Really finish softupdate setting from the label editor and fixJordan K. Hubbard2001-03-127-105/+80
* Document newly added "paste" keywordAndrey A. Chernov2001-03-121-0/+2
* Add a comment pointing to the freebsd-print@bostonradio.org mailing list.Garance A Drosehn2001-03-121-0/+3
* Change the usage() message to include the recently-added -4 and -6 options.Garance A Drosehn2001-03-121-7/+15
* Fix "lprm -" (remove all jobs) processing for remote printer queues.Garance A Drosehn2001-03-121-10/+17
* Improve a few error messages wrt if= filters on remote print queues.Garance A Drosehn2001-03-121-8/+26
* Update to use proper nomenclature for the security profiles.Jordan K. Hubbard2001-03-111-1/+1
* Implement keyboard pasteAndrey A. Chernov2001-03-113-0/+10
* o Replace part-wise instructions for building world for jail(8) withRobert Watson2001-03-111-5/+1
* Document the softupdate stuff and also warn people against usingJordan K. Hubbard2001-03-112-0/+34
* Support setting soft updates from the label editor.Jordan K. Hubbard2001-03-106-24/+70
* Allow for the last arugment to be the mountpoint of a filesystem,Paul Saab2001-03-101-2/+9
* MAXHOSTNAMELEN includes the NULBrian Somers2001-03-091-5/+5
* MAXHOSTNAME includes space for a NULBrian Somers2001-03-094-10/+10
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)Poul-Henning Kamp2001-03-092-616/+12
* mdoc(7) police revision 1.15:Ruslan Ermilov2001-03-091-10/+9
* The new version of the daylight time saving support. This time it worksSergey Babkin2001-03-093-5/+182
* Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD.Brian Somers2001-03-092-4/+20
* MAXPATHLEN -> PATH_MAXBrian Somers2001-03-089-16/+16
* Fix a paste-o which introduced a syntax error.Jordan K. Hubbard2001-03-082-2/+0
* TUNSIFINFO now requires uid 0 to change the interface MTU.Brian Somers2001-03-081-2/+3
* Fix some of the security profile messages to be more explanatoryJordan K. Hubbard2001-03-085-12/+35
* Change check_sign to proper "pkg_sign" reference.Jordan K. Hubbard2001-03-081-2/+2
* zeropad mac address ouputBill Fumerola2001-03-081-1/+2
* Properly detach at startup. We could be passing revoked fd's toPeter Wemm2001-03-071-12/+2
* replace the custom type of comments (``'\"'') with the standard one (``.\" '').Duncan Barclay2001-03-071-33/+30
* Sawfish is invoked by the gnome stuff automatically if it exists -Jordan K. Hubbard2001-03-062-2/+2
* mdoc(7) police: misc markup fixes.Ruslan Ermilov2001-03-051-23/+40
* Change types of "numeric" function to match that of a qsort comparisonDavid Malone2001-03-051-3/+4
* * Add two requested features, source'ing of /etc/mergemaster.rc, andDoug Barton2001-03-052-17/+66
* Build package signing tools if OpenSSL is included in the build.Wes Peters2001-03-051-0/+4
* Switch from using rand() or random() to a stronger, more appropriate PRNGKris Kennaway2001-03-051-19/+2
* A NetBSD specific fixBrian Somers2001-03-051-2/+8
* When called with the "-n" command line argument, pkg_deleteOllivier Robert2001-03-041-5/+4
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-023-3/+3
* Ack! I finally got annoyed enough to actually kill this. There is noPeter Wemm2001-03-023-11/+0
* Fix brokeness in rev. 1.6: this manpage appeared in NetBSD 1.4.Ruslan Ermilov2001-03-011-1/+1
* Put back several lines that I erroneously deleted in my previous commit. ThisMaxim Sobolev2001-03-011-0/+3
* h_errno is declared in netdb.h.Warner Losh2001-03-011-2/+0
* Include <unistd.h> for getopt's interface rather than declare thingsWarner Losh2001-03-016-23/+11
* optarg and optind are declared in unistd.h, so don't redundantlyWarner Losh2001-03-011-2/+0
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isGregory Neil Shapiro2001-03-011-4/+0
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-289-19/+19
* Prepare for mdocNG.Ruslan Ermilov2001-02-281-1/+1
* newbus_ioconf() is long gonePeter Wemm2001-02-281-1/+0