summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync with latest KAMEkris2000-07-0628-968/+1246
* Sync with latest KAMEkris2000-07-0517-446/+984
* Sync with latest KAME.kris2000-07-057-149/+388
* Sync with latest KAME.kris2000-07-057-143/+343
* Sync with latest KAME code.kris2000-07-052-136/+388
* Sync with latest KAME.kris2000-07-058-163/+331
* sync with more recent KAME tree. handles scoped IPv6 notation.itojun2000-07-052-39/+109
* Replace phk's commit with code from my local tree which I happenjkh2000-07-052-2/+6
* sync with latest kame tree. more stable, p2p advert is correcteditojun2000-07-054-141/+445
* sync with latest kame treeitojun2000-07-042-126/+372
* synchronize with latest kame tree.itojun2000-07-049-353/+543
* Ignore all md disks, installing on them would be particularly pointless.phk2000-07-042-4/+12
* Yellow hat this way: forgot cvs add.phk2000-07-031-0/+103
* Experiemntal ascii based device configuration mechanism.phk2000-07-033-1/+3
* Fix breakage introduced by bypassing update for additional 'mod'davidn2000-07-031-0/+1
* Explicitly state that mountd can be made to re-read the exports file,sheldonh2000-07-031-0/+19
* Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.orgroberto2000-07-022-0/+8
* Call login_close() to prevent parent from memory leaking in someache2000-07-022-0/+4
* Prevent user from breaking his limits and restrictions orache2000-07-013-4/+61
* Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS argumentsache2000-07-011-0/+1
* Enable SIGCHLD to stop childs complaining to SIG_IGN of it.ache2000-07-011-1/+1
* Quit on EOF from terminal instead of redisplaying the prompt.mph2000-06-301-1/+1
* Remove a comment that should not have been committed.roberto2000-06-291-2/+0
* Further protection against comments in /etc/{passwd,group}brian2000-06-281-4/+6
* kldload ng_ether if we need to.brian2000-06-281-2/+8
* Fix description of `-i' and `-w' options.wollman2000-06-271-23/+34
* Use libfetch instead of libftpio. This adds support for http and IPv6.des2000-06-276-123/+41
* Don't dereference NULL in the userdel case.davidn2000-06-261-1/+1
* Tiny manual correction; add mention of Kerberos 5.markm2000-06-252-0/+4
* As rndcontrol is no longer needed, punt it to the attic.markm2000-06-255-404/+0
* Don't assign an MTU based on the peers first-link MRU in MP mode.brian2000-06-241-5/+4
OpenPOWER on IntegriCloud