summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* When we're just reading info from the driver, attempt to open the apmimp2000-07-191-1/+4
* Support link identification from rfc1570brian2000-07-1917-22/+176
* Add the '-l' flag to nghook which loops the received data back.phk2000-07-182-3/+16
* Allow the Fix-it functionality to detect that we are on a serial console,obrien2000-07-186-12/+106
* Correct the usage() message as per rev 1.25 of mtree.8 .sheldonh2000-07-171-1/+1
* * Order options in the SYNOPSIS correctly.sheldonh2000-07-171-35/+39
* And another buffer overflow. Maybe next time I should read the manpage forn_hibma2000-07-161-1/+1
* Fix getopt string I forgetache2000-07-161-1/+1
* Revert back to original mtree default behaviour to not follow symlinks, to beache2000-07-162-10/+11
* Catch up to the fact that we now have tcsh in the tree.davidn2000-07-161-1/+2
* Admin some amount of responsibility for the current state of lpr/lpd.wollman2000-07-151-0/+3
* Add documentation on the new logstr command.imp2000-07-141-0/+17
* Add new keyword "logstr". By default, we now use syslog outselves toimp2000-07-143-9/+21
* Add IPv6 scoped address support.ume2000-07-142-1/+6
* Add ftp4.tw.FreeBSD.org.jhb2000-07-142-0/+4
* Fix the NAME section. Order the options which do not take arguments,sheldonh2000-07-141-1/+13
* Use -P instead of -S to specify that no symlinks should be followed.joe2000-07-142-8/+8
* IPv6 support.ume2000-07-1414-101/+260
* Ugh. Back out local changes that crept in with my last commit. :(jhb2000-07-144-4/+0
* MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap serverjhb2000-07-146-6/+10
* use _PATH_DEValfred2000-07-141-1/+1
* Oops. I originally extended the bcopy to 8 characters to include thepeter2000-07-141-1/+1
* Correct an additional off-by-one bug and buffer overflow. A malloc()peter2000-07-141-2/+3
* Support propogation of file flags when building a homedir from thedavidn2000-07-131-6/+17
* - When we save the existing MBR to a file, check to see if the MBR we arejhb2000-07-131-83/+138
* Add a new command, 'cdid', to calculate and display a serial numberjoe2000-07-132-0/+99
* Allow symlinks to be created if they appear in the mtree specification.joe2000-07-132-5/+20
* Added a flag (-S) to mtree to specify that symlinks shouldn't bejoe2000-07-133-1/+9
* Fix the ^D -> core dump problem properly. ^D == "quit" again.mckay2000-07-131-3/+4
* Permit multiple ``allow user'' lines in any given sectionbrian2000-07-123-8/+19
OpenPOWER on IntegriCloud