summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1998-05-24forgot to apply masks to subnet addressesNiels Provos
1998-05-24add VPN mode.Niels Provos
1998-05-24remote rt and rtdeleteNiels Provos
1998-05-24incorporate functionality of rt and rtdelete commands into ipsecadm,Niels Provos
1998-05-19fix bug in configuring exchange timeoutNiels Provos
1998-05-19carify iv usage with new esp modeNiels Provos
1998-05-18support kernel notifies for setsockopt/getsockopt interface and fix variousNiels Provos
1998-05-18ipfstat does not read from /vmunixArtur Grabowski
1998-05-17Unroll that last patch, Theo thinks there's a better way of solvingAngelos D. Keromytis
1998-05-16Avoid the SIGALRM/ping DOS attack. From FreeBSD patch by Jason Young.Angelos D. Keromytis
1998-05-16oops; dTheo de Raadt
1998-05-16spelling typoDavid Leonard
1998-05-16call pmap_getport() with correct proto; tronTheo de Raadt
1998-05-16put time in network byte order. I thought I fixed this!Theo de Raadt
1998-05-16on 64 bit architectures, tv_sec and tv_usec cause problems when weTheo de Raadt
1998-05-14Explain exchange_lifetime a bit moreNiklas Hallqvist
1998-05-13Clarify tunnel optionsNiklas Hallqvist
1998-05-13Clarify tunnel optionsNiklas Hallqvist
1998-05-13typoNiklas Hallqvist
1998-05-07In -v mode print label offset in addition to the block number.Todd C. Miller
1998-05-07get rid of #ifdef OLD_SCSI stuff. It is not usefulTodd C. Miller
1998-05-07let user set d_interleave, and force it to be >= 1Todd C. Miller
1998-05-06correct operational description; ksulliva@psc.eduTheo de Raadt
1998-05-04LETS_GET_BIGTheo de Raadt
1998-04-30certain variables are in msec not usec nowTheo de Raadt
1998-04-28use Xr more oftenTheo de Raadt
1998-04-26handle ENOSPC as an end-of-tape marker; gibbs@narnia.plutotech.comTheo de Raadt
1998-04-26extract errno from rmt operation, assuming other machine has same errno value...Theo de Raadt
1998-04-25hp300 uses libkvm now.Jason Downs
1998-04-25DOSBBSECTOR is in sectorsTheo de Raadt
1998-04-25build if NOMAN= is globally set; problem spotted by rahndsTheo de Raadt
1998-04-25typosNiklas Hallqvist
1998-04-25handle truncated superblock read; rnordier@freebsdTheo de Raadt
1998-04-25run rc.shutdown even if -r or -h is not specifiedTodd C. Miller
1998-04-25ignore SIGPIPE; nathanw@MIT.EDUTheo de Raadt
1998-04-14Set label.d_bbsize and label.d_sbsize if we have a fictious labelTodd C. Miller
1998-04-13Use _PATH_DEV, not "/dev/"Todd C. Miller
1998-04-11mention IDE, or people will get all confusedTheo de Raadt
1998-04-08mention 'r' in -E modeTodd C. Miller
1998-04-08Make undo recalculate free space. Also adds 'r' command to recalculateTodd C. Miller
1998-04-04use the right key material for authentication, bug report byNiels Provos
1998-04-03handle unknown option too. All this ipoption handling needs rewriting, I now ...Theo de Raadt
1998-04-02do not run off end of option buffer for LSRR either; tqbfTheo de Raadt
1998-04-01clarifyTheo de Raadt
1998-03-31possible buf oflow in -R; reported by tqbf, fixed by me.Theo de Raadt
1998-03-28WallTheo de Raadt
1998-03-26prettyTheo de Raadt
1998-03-25usage to stderr, not syslogTheo de Raadt
1998-03-22updated example for current nat syntax, i.e. was ppp0/32 now says 0/32 ...johns
1998-03-21Print the devicename in the error message when it cannot be openedTodd C. Miller