summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-05-19spelling & Xr'sJason Wright
1998-05-19Close forgotten descriptor.brian
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1998-05-19where did those _mod* come from?Michael Shalayeff
1998-05-19cross-compile readyMichael Shalayeff
1998-05-19Wall for non-IPSEC caseTheo de Raadt
1998-05-1914 for a type field to accomodate 'VM page bucket'Michael Shalayeff
1998-05-19point people to /usr/share/sendmail and sendmail docs. This could be better.Todd C. Miller
1998-05-19sendmail 8.9.1Todd C. Miller
1998-05-19install contents of sendmail/cf as /usr/share/sendmail so users can generate ↵Todd C. Miller
sendmail .cf files w/o a source tree
1998-05-19/usr/share/sendmailTodd C. Miller
1998-05-19fix bug in configuring exchange timeoutNiels Provos
1998-05-19carify iv usage with new esp modeNiels Provos
1998-05-19incorrect timeout handlingTheo de Raadt
1998-05-18start using new apiver thingsMichael Shalayeff
1998-05-18define bitmapped bootarg api versionMichael Shalayeff
1998-05-18add more signals to setuid part of cansignal()Theo de Raadt
1998-05-18support kernel notifies for setsockopt/getsockopt interface and fix variousNiels Provos
small bugs.
1998-05-18cleanupTheo de Raadt
1998-05-18short describtion of setsockopt/getsockopt interface for ipsec.Niels Provos
1998-05-18first step to the setsockopt/getsockopt interface as described inNiels Provos
draft-mcdonald-simple-ipsec-api, kernel notifies (EMT_REQUESTSA) signal userland key management applications when security services are requested. this is only for outgoing connections at the moment, incoming packets are not yet checked against the selected socket policy.
1998-05-18MAXPATHLEN not MAXPATHLEN+1Theo de Raadt
1998-05-18readlink len-1Theo de Raadt
1998-05-18MAXPATHLEN not MAXPATHLEN+1Theo de Raadt
1998-05-18buf oflowsTheo de Raadt
1998-05-18readlink len-1Theo de Raadt
1998-05-18MAXPATHLEN not MAXPATHLEN+1, no buf oflow of targdirTheo de Raadt
1998-05-18readlink len-1Theo de Raadt
1998-05-18MAXPATHLEN not MAXPATHLEN+1Theo de Raadt
1998-05-18MAXHOSTNAMELEN not MAXHOSTNAMELEN+1Theo de Raadt
1998-05-18you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-05-18readlink len-1Theo de Raadt
1998-05-18insert a note about the cross-tools targetMichael Shalayeff
1998-05-18more links for binutils-new; hmm shouldn't this be single commit w/ the prev ↵Michael Shalayeff
one?
1998-05-18use .CURDIR-relative paths navigating within source tree.Michael Shalayeff
that is, instead of 'cd lib' use 'cd ${.CURDIR}/lib'. PS: what about strings and gdb for cross-binutils-old? those guys are present in the '-new target.
1998-05-18don't use 18136dyncall unless we are pic code and fast indirect calls are ↵Michael Shalayeff
disabled
1998-05-18ok, i steal this commit from niklas, just to make vax consistant w/ other ↵Michael Shalayeff
archs (;
1998-05-18setup links for new binutils in an old binutils cosistant wayMichael Shalayeff
1998-05-18understand makeoption as makeoptionsArtur Grabowski
1998-05-18readlink(path, buf, sizeof buf-1). Never forget that -1.Theo de Raadt
1998-05-18readlink(path, buf, sizeof buf-1). Never forget that -1.Theo de Raadt
1998-05-18ipfstat does not read from /vmunixArtur Grabowski
1998-05-18spellingArtur Grabowski
1998-05-18kedstroy from kth-krb-980514Artur Grabowski
1998-05-18<err.h>Artur Grabowski
1998-05-18don't forget the new prototypes.Artur Grabowski
1998-05-18The warnings shouldn't tell that this is ffs. It's confusing.Artur Grabowski
1998-05-18heavy-weight getoptArtur Grabowski
1998-05-18update to kth-krb4-980514Artur Grabowski
1998-05-18Container directory for everything used from libroken in kth-krb.Artur Grabowski
1998-05-18update to a fresher libkrbArtur Grabowski