aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Update boot0cfg to handle the new boot0:John Baldwin2000-07-121-20/+52
* - Support MBR boot loaders that are larger than one sector size.John Baldwin2000-07-126-54/+66
* Correct ``set filter'' usageBrian Somers2000-07-122-4/+8
* Fix a rather nasty latency problem that occurs with single tcp sessionsBrian Somers2000-07-121-11/+17
* o Other half of Sheldon's patch to fix initattr arguments, mistakenlyRobert Watson2000-07-121-0/+3
* o update extattrctl man page to reflect obligatory arguments to initattrRobert Watson2000-07-121-2/+2
* Detect and handle comment lines in master.passwd files.David Nugent2000-07-121-0/+10
* o Correct getopt() argument so that initattr -r and -w take an additionalRobert Watson2000-07-121-1/+1
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* Don't call syslog() without a format string.Kris Kennaway2000-07-125-8/+8
* Don't call warn() without a format string.Kris Kennaway2000-07-122-2/+2
* Don't call err() without a format string.Kris Kennaway2000-07-122-3/+3
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* Allow a ``timeout secs'' filter option to let specific packet typesBrian Somers2000-07-1110-212/+295
* Fix -auto breakage introduced with the last commit.Brian Somers2000-07-111-1/+1
* Fix an off-by-one error which breaks this (detected by malloc flags):Brian Feldman2000-07-111-1/+1
* removed 'ifndef ADVAPI' partsHajimu UMEMOTO2000-07-102-33/+5
* Activate mld6query.Hajimu UMEMOTO2000-07-101-0/+1
* mld6query sends an IPv6 multicast listener discovery (MLD) query packetHajimu UMEMOTO2000-07-103-0/+376
* Nm/Xr cleanup. requested by jp-manJun-ichiro itojun Hagino2000-07-102-20/+20
* use advanced API (-DADVAPI).Jun-ichiro itojun Hagino2000-07-091-1/+1
* Typo: "is unreliably by default" to "is unreliable by default".Daniel Harris2000-07-081-1/+1
* Sync with latest KAME.Hajimu UMEMOTO2000-07-071-58/+128
* o Log the (payload/size) of all packet types, not just TCP packetsBrian Somers2000-07-078-33/+157
* New option "-s" to query size of the installed package(s).Maxim Sobolev2000-07-075-2/+69
* Sync with latest KAMEKris Kennaway2000-07-073-19/+16
* Sync with latest KAMEKris Kennaway2000-07-072-43/+68
* Correct setproctitle() callBrian Somers2000-07-061-1/+1
* Make compilable.Hajimu UMEMOTO2000-07-061-0/+1
* Add two files missing from the KAME syncKris Kennaway2000-07-062-0/+249
* Correct style bugsKris Kennaway2000-07-063-6/+6
* Sync with latest KAME code.Kris Kennaway2000-07-0658-2391/+1555
* Sync with latest KAMEKris Kennaway2000-07-0628-968/+1246
* Sync with latest KAMEKris Kennaway2000-07-0517-446/+984
* Sync with latest KAME.Kris Kennaway2000-07-057-149/+388
* Sync with latest KAME.Kris Kennaway2000-07-057-143/+343
* Sync with latest KAME code.Kris Kennaway2000-07-052-136/+388
* Sync with latest KAME.Kris Kennaway2000-07-058-163/+331
* sync with more recent KAME tree. handles scoped IPv6 notation.Jun-ichiro itojun Hagino2000-07-052-39/+109
* Replace phk's commit with code from my local tree which I happenJordan K. Hubbard2000-07-052-2/+6
* sync with latest kame tree. more stable, p2p advert is correctedJun-ichiro itojun Hagino2000-07-054-141/+445
* sync with latest kame treeJun-ichiro itojun Hagino2000-07-042-126/+372
* synchronize with latest kame tree.Jun-ichiro itojun Hagino2000-07-049-353/+543
* Ignore all md disks, installing on them would be particularly pointless.Poul-Henning Kamp2000-07-042-4/+12
* Yellow hat this way: forgot cvs add.Poul-Henning Kamp2000-07-031-0/+103
* Experiemntal ascii based device configuration mechanism.Poul-Henning Kamp2000-07-033-1/+3
* Fix breakage introduced by bypassing update for additional 'mod'David Nugent2000-07-031-0/+1
* Explicitly state that mountd can be made to re-read the exports file,Sheldon Hearn2000-07-031-0/+19
* Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.orgOllivier Robert2000-07-022-0/+8
* Call login_close() to prevent parent from memory leaking in someAndrey A. Chernov2000-07-022-0/+4