summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Redo patch in 1.22 such that the header printing is reset when theguido2001-09-261-19/+16
* Back out rev 1.74. This functionality causes a panic on 4.4-RELEASEmurray2001-09-251-32/+0
* Only compile with strtofflags.c from libc if bootstrapping.ru2001-09-241-4/+6
* o Reduce userland inclusion of kernel headers -- remove unneeded includerwatson2001-09-241-1/+0
* Add a couple of functions to create persistent variables that willmurray2001-09-246-12/+110
* Silence more warnings.murray2001-09-226-9/+10
* Silence warnings on alpha :murray2001-09-224-12/+22
* Silence warnings.murray2001-09-225-6/+12
* Silence warnings :murray2001-09-226-16/+19
* Add a function to free all of sysinstall's internal variables from themurray2001-09-226-6/+74
* Use the isDebug() function rather than making up a new environmentmurray2001-09-222-2/+2
* Keep up with sys/net/rtsock.c,v 1.58.ru2001-09-211-1/+1
* WARNS= -> WARNS?=ru2001-09-212-2/+2
* Deal with nfs server module changes for autoloading.peter2001-09-201-9/+4
* Deal with module name changes and autoloading.peter2001-09-201-15/+8
* Add minimal support for "o"-type print-file actions in lpd control files.gad2001-09-202-13/+29
* Various fixes and improvements:sobomax2001-09-198-80/+187
* Userland part of nfs client/server split and cleanup.peter2001-09-186-198/+17
* Drop maintainership.bmah2001-09-181-1/+0
* Support the use of ${PORTSDIR} to find a ports tree INDEX file inbmah2001-09-181-2/+2
* Use includes to get prototypes for hints and env arrays.peter2001-09-171-0/+8
* Fix segfault introduced in previous commit (when adding local packages).sobomax2001-09-171-2/+3
* Fix the bootstrapping aid from revision 1.9.ru2001-09-171-1/+1
* Fix so that lpc's interactive-mode will not be confused by EditLine processinggad2001-09-171-0/+9
* Rework the RTSOL logic from previous patch (it was wrong)jkh2001-09-151-4/+15
* Add missing {}. This made most/all scripted installs fail.phk2001-09-142-2/+4
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-141-0/+1
* Increase disk space estimate for installing the ports collection frommurray2001-09-141-1/+1
* Whitespace change only. Use the same indention level throughout thismurray2001-09-142-22/+24
* Clean up, WARNSify, unbreak -v option handling.ru2001-09-132-52/+52
* sigpause() -> sigsuspend()brian2001-09-132-8/+15
* Correct alignment issuesbrian2001-09-131-17/+20
* Add a strcasecmp() call I forgot in my hurry to commit the previous fix.des2001-09-131-1/+2
* Spell syslog.conf correctlybrian2001-09-131-1/+1
* Don't override BINGRP -- this binary is not ``setgid bin''.ru2001-09-131-1/+0
* The previous commit appeared to just shove the bug under the carpet ratherdes2001-09-131-5/+23
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-138-0/+8
* Fix logging from remote hosts, which has been broken since (at least) revisiondes2001-09-131-2/+3
* Return the *right* error codes for yes/no questions when non-interactive.jkh2001-09-112-8/+8
* If a sentence starts inside parenthesis, it should end insidedd2001-09-111-1/+1
* mdoc(7) police: Fixed the .Ex calls in manpages that describe moreru2001-09-111-2/+2
* Use getprogname(3) instead of hardcoding the name..sos2001-09-111-2/+2
* Fixes from Ruslan Ermilov:sos2001-09-112-41/+30
* mdoc(7) police: use standard list width.ru2001-09-111-2/+1
* mdoc(7) police: fix markup.ru2001-09-111-131/+168
* Use a colon to separate the user and group when executing chown(1).dd2001-09-111-2/+2
* Fixed the free(3) panic overlooked due to the -Wno-uninitialized.ru2001-09-111-1/+2
* Add kldxref(8), for maintaining the linker.hints file for translatingpeter2001-09-117-0/+838
* Add DAO mode (Disk At Once).sos2001-09-102-79/+304
* mdoc(7) police: markup nits.ru2001-09-101-2/+2
OpenPOWER on IntegriCloud