summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1998-07-13clean XrTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-12sync with NetBSDAngelos D. Keromytis
1998-07-11Change the headers so those show up as boot_$ARCHAngelos D. Keromytis
1998-07-11MAXPARTITIONS are only 8 for amiga; all others have 16.Angelos D. Keromytis
1998-07-10fix va_arg handling when not __STDC__Niels Provos
1998-07-09MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-07-09MAXHOSTNAMELENTheo de Raadt
1998-07-09indentTheo de Raadt
1998-07-09indentTheo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-07tiny freebsd cleanupsTheo de Raadt
1998-07-06Some ports uses kbd since they have pc style keyboard interfaces butPer Fogelstrom
1998-07-05fix bugs; seen by dimaTheo de Raadt
1998-07-05split KREAD() callsTheo de Raadt
1998-06-30- support HMAC flag which if present in the attribute list toggles toNiels Provos
1998-06-29do not (void)kvm_read(...)Theo de Raadt
1998-06-24disable startup file in vpn modeNiels Provos
1998-06-23handle (,,dom); joergTheo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-23no htable manpageTheo de Raadt
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1998-06-20see also keycap(5)Marco S Hyman
1998-06-18fix spelling mistake, better grammarNiels Provos
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-08exit correctlyNiels Provos
1998-06-08typoTheo de Raadt
1998-06-07off_t cleanupTheo de Raadt
1998-06-03zero sigaction before useTheo de Raadt
1998-06-03use sigsetopsTheo de Raadt
1998-06-02add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; most...Theo de Raadt
1998-06-01set correct source address for owner SPIsNiels Provos
1998-06-01correct netmask for flow in local caseNiels Provos
1998-06-01.Dt PHOTURISD 8Niels Provos
1998-06-01no -v option; mason@primenet.com.auTheo de Raadt
1998-05-29add support for pcvt.Michael Shalayeff
1998-05-26grammarTheo de Raadt
1998-05-24update to reflect iv changeNiels Provos
1998-05-24Explain some more about the src field.Angelos D. Keromytis
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