summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-30minor reorder to make vax ld happyHugh Graham
2001-07-30no so zoneHugh Graham
2001-07-30syncTheo de Raadt
2001-07-30attempt to match intelTheo de Raadt
2001-07-30latest vortex device list; juergen.frickTheo de Raadt
2001-07-30handling of arg can cause EFAULT; dd@FreeBSD.orgTheo de Raadt
2001-07-30syncTheo de Raadt
2001-07-30fix 0B case; morten@hotpost.dkTheo de Raadt
2001-07-29Temporarily fix wscninit so that it only runs once.Constantine Sapuntzakis
2001-07-29linux modsJim Rees
2001-07-29Minor style pedentry from ben@arbor.net plus some of my own and syncTodd C. Miller
2001-07-29Clarified -o option in scp.1 OKed by Markus@mouring
2001-07-29typo, add -WunusedMarkus Friedl
2001-07-29-Wunused for KAME caseJun-ichiro itojun Hagino
2001-07-29Implement rule skipping. This is a transparent evaluation optimization,Daniel Hartmeier
2001-07-28SWAPPAGER and DEVPAGER are dead.Artur Grabowski
2001-07-28Revert accidentally committed changeThorsten Lockert
2001-07-28Allow negative lock length in case of lockf(3). This makes lockf(3)Grigoriy Orlov
2001-07-28Check for negative lock length.Grigoriy Orlov
2001-07-28syncTheo de Raadt
2001-07-28start sentence on new line, from mpech@Daniel Hartmeier
2001-07-28If the peer sends a REQ without the IPADDR option, only reject itbrian
2001-07-28cleanup some RSA vs DSA vs SSH1 vs SSH2 notesMarkus Friedl
2001-07-28Wall cleanupPeter Valchev
2001-07-28Reorder linking for the sake of static arches.Hugh Graham
2001-07-28cleanups. typo.Mike Pechkin
2001-07-27clean up.Mike Pechkin
2001-07-27PF_IN/PF_OUT aren't defined if NPF <= 0, deal with it.Jason Wright
2001-07-27add sectok_friendly_open() - like sectok_open() but acceptsJakob Schlyter
2001-07-27#ifdef vax -> #ifdef __vax__Miod Vallat
2001-07-27Wall cleanupPeter Valchev
2001-07-27Back out changes adding 'make depend' to recommended build process.Kenneth R Westerback
2001-07-27'make depend' really is required, esp. to prevent cruft being installed in th...Kenneth R Westerback
2001-07-27shorten linesTheo de Raadt
2001-07-27Use snprintf to avoid potential overflows; zen-parse@gmx.netTodd C. Miller
2001-07-27abort if stdout use ever produces EOF. before, top was one of those nastyTheo de Raadt
2001-07-27syncTheo de Raadt
2001-07-27more careful handling; i.mcwilliam@uws.edu.auTheo de Raadt
2001-07-27Back out. This is more complicated than I thought.Artur Grabowski
2001-07-27syncTheo de Raadt
2001-07-27shorten, once again. People: USE SHORT NAMES!Theo de Raadt
2001-07-27syncTheo de Raadt
2001-07-27new devs; loict@bougon.netTheo de Raadt
2001-07-27varargs.h -> stdarg.hMarco S Hyman
2001-07-27variable name "gif" is way too generic - use "gif_softc". sync with kameJun-ichiro itojun Hagino
2001-07-27Change how interrupts are acknowledged -- this is how the specification sayThorsten Lockert
2001-07-27Allow mmap. Not really working correctly yet, but almost.Artur Grabowski
2001-07-27Correct return values from audiommap.Artur Grabowski
2001-07-27If smart card support is compiled in and a smart card is being usedTodd C. Miller
2001-07-27fix acl on program filesJim Rees