summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* If caller have privilege to r/w access to /dev/apm, show theume2000-08-041-58/+65
* Cleanup of TMPDIR code.kris2000-08-031-5/+5
* Change use of perror() to warn()kris2000-08-031-1/+1
* Explain "-c" option more exactly and state the default in the mandwmalone2000-08-032-8/+13
* specifer -> specifierdwmalone2000-08-031-1/+1
* Sort cases in getopt switch statement.dwmalone2000-08-031-31/+32
* Replace two calls to strlen+calloc+strcpy with strdup.dwmalone2000-08-031-12/+4
* Fix HTTP port addresses for the IPv6 case.jkh2000-08-031-11/+13
* Added PC-98 boot manager installation and configuration utility.kato2000-08-024-0/+362
* Add all the missing US keymaps.obrien2000-07-312-0/+10
* Don't offer the PC98 link kit or setup on non-i386 installs.obrien2000-07-311-0/+4
* Sleep for a second after tcp wrappers rejects a connection, so wedwmalone2000-07-311-1/+3
* Add hebrew.asami2000-07-311-0/+1
* Fix the HTTP transfer code to correctly parse the port number ifjkh2000-07-303-19/+22
* Initialize vflag like the rest (not necessary, but this keeps it together)peter2000-07-291-1/+4
* Change option -r to -n inline with conventions we use elsewhere.ps2000-07-292-5/+5
* Add option 'r' to syslogd which will disable dns queries for everyps2000-07-292-3/+12
* Change the defaults for portmap, sendmail and inetd to be not running them.eivind2000-07-282-0/+8
* Add '-n' flag: don't attempt to read any data from standard input.archie2000-07-272-7/+26
* Fix an annoying bogon in the form of a missing tab when generating CD-ROMjhb2000-07-272-2/+2
* Update the description of available channel for Japan.sanpei2000-07-261-14/+15
* Bump an upper limit test so the xterm termcap selection actually works.jhb2000-07-262-2/+2
* Don't give the DEC Alpha user the chance to install the X servers that areobrien2000-07-251-0/+6
* Use a much saner method of locating the release directory on an FTP server.jhb2000-07-253-211/+221
* Add -q. this will cause the warning messages about missingimp2000-07-253-6/+22
* Restore the screen after possibly spamming it.jkh2000-07-251-0/+3
* Remove outdated crypto comments.jkh2000-07-241-22/+0
* Terminate, with extreme prejudice, the USAResident hack whichjkh2000-07-249-163/+2
* Allow syslogd to select messages based on the originating host indwmalone2000-07-242-16/+114
* Revert the reversion of the default mtree behaviour. The mtreemarcel2000-07-242-12/+11
* First attempt to fix a buildworld from -stable machine. Explicitlyimp2000-07-231-2/+3
* apm -d also needs a writable file descriptor.nsayer2000-07-231-1/+1
* Oops, the moused disable option is now 6 instead of 4. Catch the menu textjhb2000-07-232-2/+2
* If ${BINDIR} is not present, create it before installing to it.jkh2000-07-212-2/+10
* Add a terminal entry for xterm; a lot of people are using xtermsjkh2000-07-218-6/+20
* Add in the second half of the Slovenian FTP mirror entry.jhb2000-07-212-0/+2
* Remove a menu item that looks funky.jkh2000-07-212-4/+0
* Add slovenian FTP server to site list.jkh2000-07-212-2/+4
* Fix this so it compiles by adding a missing quote.jhb2000-07-202-2/+2
* Remove unused variable.archie2000-07-201-1/+1
* Don't mis-interpret sockaddr_in6 structures as sockaddr_in structuresbrian2000-07-201-1/+1
* Move test for -w flag outside of the code dealing with -D (defaults).davidn2000-07-201-2/+2
* Allow -g with an empty argument in the -D case. This allows -g "" to setdavidn2000-07-201-5/+8
* - Clarify some of the text in sysinstall in regards to the cryto bits.jhb2000-07-203-16/+14
* Fix another missed case where usermod would not set the "modified" flag:davidn2000-07-201-3/+6
* Add ftp.freebsd.org Snapshots to the list of servers.obrien2000-07-192-0/+4
* * document that 'kbdcontrol -k' needs stdin to be the console.ben2000-07-191-0/+19
* Remove extra #include that was inadvertently added in previous commit.archie2000-07-191-1/+0
* Fix breakage caused by ether_aton() prototype change.archie2000-07-191-1/+1
* Describe the new VERSION and COMPILATIONDATE macros and mention that thebrian2000-07-192-8/+30
OpenPOWER on IntegriCloud