summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Hungarian FTP mirror.murray2001-09-052-0/+4
* Add Czech keyboard definition to sysinstall.murray2001-09-054-2/+4
* Correct a last minute sizeof() bogon in my previous commit.kris2001-09-051-1/+1
* Introduce the concept of previously mounted media to sysinstall.murray2001-09-051-6/+20
* Allow users to enable usbd and set flags from sysinstall. This ismurray2001-09-052-0/+8
* Update the inetd configuration prompt for clarity.murray2001-09-052-2/+2
* Revisions 1.117 and 1.118 of tcpip.c fixed the logic dealing with DHCPmurray2001-09-042-4/+0
* Add 3rd spanish mirrorjkh2001-09-042-0/+4
* Fix a diagnosticbrian2001-09-041-1/+1
* sysinstall's binary upgrade option used to display the contents ofbmah2001-09-041-3/+5
* Since we now install sysinstall in /usr/sbin, encourage the user torwatson2001-09-042-2/+2
* Spell SSHd as sshd to improve readability and consistency.rwatson2001-09-042-4/+4
* Add an additional \n before the "cautionary note" on the topic ofrwatson2001-09-042-4/+4
* Don't name the main menu "/stand/sysinstall Main Manu" since it nowrwatson2001-09-042-2/+2
* mdoc(7) police: This still can be done with one-line display.ru2001-09-041-3/+2
* mdoc(7) police:ru2001-09-041-24/+16
* mdoc(7) police: s/vidmap/vidfont/, don't xref to itself.ru2001-09-041-4/+4
* Change the access width of memory window from 8 bits to 16 bits.non2001-09-041-1/+1
* Note that kbdmap is an interactive command.murray2001-09-041-0/+3
* Add additional information about VGA attributes.murray2001-09-041-31/+47
* Opps, let one definition slip out that we define dynamically.obrien2001-09-031-1/+1
* Actually, instead of removing the comment entirely, change it to talkdd2001-09-031-1/+6
* This does not describe kbdcontrol or vidcontrol.dd2001-09-031-6/+1
* syslogd can now be configured to bind to a specific address.dd2001-09-031-5/+2
* For new users, create the home directory before sending the welcomedd2001-09-031-24/+24
* Use the native mount and nfs_prot headers.obrien2001-09-023-10/+6
* Update for version 6.0.7.obrien2001-09-022-174/+219
* Document my tweaks better.obrien2001-09-021-9/+10
* Introduce a -b option that allows the user to specify which address todd2001-09-012-5/+16
* Fix some unsafe signal handlers, and be careful not to overflow on fd_set.kris2001-09-011-102/+136
* Don't do unsafe activities in the syscall handler.kris2001-09-011-4/+18
OpenPOWER on IntegriCloud