summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't call warn() without a format string.kris2000-07-122-2/+2
* Don't call err() without a format string.kris2000-07-122-3/+3
* Don't call syslog() without a format string.kris2000-07-121-1/+1
* Allow a ``timeout secs'' filter option to let specific packet typesbrian2000-07-1110-212/+295
* Fix -auto breakage introduced with the last commit.brian2000-07-111-1/+1
* Fix an off-by-one error which breaks this (detected by malloc flags):green2000-07-111-1/+1
* removed 'ifndef ADVAPI' partsume2000-07-102-33/+5
* Activate mld6query.ume2000-07-101-0/+1
* This commit was generated by cvs2svn to compensate for changes in r62914,ume2000-07-103-0/+376
|\
| * mld6query sends an IPv6 multicast listener discovery (MLD) query packetume2000-07-103-0/+376
* Nm/Xr cleanup. requested by jp-manitojun2000-07-102-20/+20
* use advanced API (-DADVAPI).itojun2000-07-091-1/+1
* Typo: "is unreliably by default" to "is unreliable by default".dannyboy2000-07-081-1/+1
* Sync with latest KAME.ume2000-07-071-58/+128
* o Log the (payload/size) of all packet types, not just TCP packetsbrian2000-07-078-33/+157
* New option "-s" to query size of the installed package(s).sobomax2000-07-075-2/+69
* Sync with latest KAMEkris2000-07-073-19/+16
* Sync with latest KAMEkris2000-07-072-43/+68
* Correct setproctitle() callbrian2000-07-061-1/+1
* Make compilable.ume2000-07-061-0/+1
* Add two files missing from the KAME synckris2000-07-062-0/+249
* Correct style bugskris2000-07-063-6/+6
* Sync with latest KAME code.kris2000-07-0658-2391/+1555
OpenPOWER on IntegriCloud