summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make builtin ident service work if the request arrives in more thandwmalone2000-07-121-15/+38
* Update boot0cfg to handle the new boot0:jhb2000-07-121-20/+52
* - Support MBR boot loaders that are larger than one sector size.jhb2000-07-126-54/+66
* Correct ``set filter'' usagebrian2000-07-122-4/+8
* Fix a rather nasty latency problem that occurs with single tcp sessionsbrian2000-07-121-11/+17
* o Other half of Sheldon's patch to fix initattr arguments, mistakenlyrwatson2000-07-121-0/+3
* o update extattrctl man page to reflect obligatory arguments to initattrrwatson2000-07-121-2/+2
* Detect and handle comment lines in master.passwd files.davidn2000-07-121-0/+10
* o Correct getopt() argument so that initattr -r and -w take an additionalrwatson2000-07-121-1/+1
* Don't call syslog() without a format string.kris2000-07-121-1/+1
* Don't call syslog() without a format string.kris2000-07-125-8/+8
OpenPOWER on IntegriCloud