summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for monitor mode. This means that after enabling thebrooks2001-09-102-5/+36
* Automatically load the "snp" module if it isn't already present.dd2001-09-091-0/+6
* Use CFLAGS instead of COPTS.dd2001-09-091-1/+1
* - Silence warnings: apply `const' generously, mark some variablesdd2001-09-092-45/+50
* Fixes problem with pkg_add -r when adding multiple pkgs.unfurl2001-09-071-0/+1
* Strip non version _number_ bits from HOST_OS_VERSION.obrien2001-09-061-1/+1
* I was missing the HOST_OS_VERSION setting in the fall-back case.obrien2001-09-062-3/+6
* Print the correct filename if we fail to open $etc_passwd.dd2001-09-061-1/+1
* sysinstall's primitive network configuration expects only one valuemurray2001-09-061-0/+2
* There is a problem in this example script. Setting ftp=time.cdrom.commurray2001-09-061-1/+1
* If we're running as init, install a signal handler for SIGCHLD.murray2001-09-062-0/+26
* Make wicontrol WARNS=2 clean. This is mostly just adding const to things.brooks2001-09-052-24/+35
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsdd2001-09-051-2/+2
* Don't mention wtmp.[0-7] in the FILES section. This manual pagedd2001-09-051-3/+1
* Correct a typo.dd2001-09-051-1/+1
* Fix typo.dd2001-09-051-1/+1
* atol -> strtoll, for file offsetache2001-09-051-1/+1
* Try to determine the OS version and architecture for what is being builtobrien2001-09-052-9/+19
* 4000 -> 5800 ports. We really need to add some smarts to themurray2001-09-051-1/+1
* Allow network device name to be given on the command line in themurray2001-09-051-1/+1
OpenPOWER on IntegriCloud