summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-06-01Make async/sync/physical/hdlc dumps prettier by showing printablebrian
1999-06-01getfsstat/getmntinfo do not require inclusion of <sys/ucred.h>Todd C. Miller
1999-06-01getfsstat now takes a size_t, not long, for the length parameterTodd C. Miller
1999-06-01for binutils merge: xstrdup will be neededMarc Espie
1999-06-01missing __powerpc__Marc Espie
1999-06-01approximation of a sync...Theo de Raadt
1999-06-01Mention that using MYADDR and HISADDR with ``set filter''brian
1999-06-01remove the "ifdef pmap_resident_count" hack and replace it with a macro.Artur Grabowski
1999-06-01&vm->vm_pmap -> vm->vm_map.pmapArtur Grabowski
1999-06-01Pseudo-registers can be ssen as memory while we are in reload, so be moreNiklas Hallqvist
1999-06-01minor comment beautificationTodd C. Miller
1999-05-31Remember if MYADDR or HISADDR is used in a filter add tweak allbrian
1999-05-31Enable "auto" mode so we at least have a chance of working. Otherwise,Todd C. Miller
1999-05-31Disable fixincludes stage in a different way that does not rely on timestamps.Todd C. Miller
1999-05-31Add back lost .gdbinitNiklas Hallqvist
1999-05-31Clarify usage message.Angelos D. Keromytis
1999-05-31Sanitize prototypes and variable extern definitions, removeAngelos D. Keromytis
1999-05-31Update dependencies.Angelos D. Keromytis
1999-05-31Fix M_TEMP memory leak in pfkeyv2_expire()Hakan Olsson
1999-05-31Add -WallAngelos D. Keromytis
1999-05-31Correct prototype and invocation, eliminate a warning or three.Angelos D. Keromytis
1999-05-31regenTodd C. Miller
1999-05-31clarify "secure" flag in /etc/ttysTodd C. Miller
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-05-31Use connection-oriented transport (ie: TCP) when possible. This makesTodd C. Miller
1999-05-31typoMarc Espie
1999-05-31Work-around for i386 linker bugMarc Espie
1999-05-31typo; now we can 'set debug off' at 'boot>'Todd T. Fries
1999-05-31typo; Bill Fumerolabrian
1999-05-30Fix typo, '=' not '=='; marc@snafu.orgTodd C. Miller
1999-05-30repairsAaron Campbell
1999-05-30Output style nit. From ho@Tobias Weingartner
1999-05-30Careless: I forgot to propagate obvious consts.Marc Espie
1999-05-30Revertion of last change, which was due to emacs' stupid ideaNiklas Hallqvist
1999-05-30Some extra error checking, documentation and style wrt connectionsNiklas Hallqvist
1999-05-30improve ftp/http proxy promptTheo de Raadt
1999-05-30Sigh, -DsparcTheo de Raadt
1999-05-30correct mkstemp() failure checkingTheo de Raadt
1999-05-30check mkstemp() failureTheo de Raadt
1999-05-30Only use __attribute__ if __GNUC__ is definedPaul Janzen
1999-05-30It's spelled "occurrence". Also a few other minor mods while I'm at it.Paul Janzen
1999-05-30synonym typoPaul Janzen
1999-05-30grammar and punctuationPaul Janzen
1999-05-30use standard isalpha() and isdigit(); check that screen is big enough;Paul Janzen
1999-05-30Bad commit (machdep.allowaperture), this already exists in etc.i386 --Angelos D. Keromytis
1999-05-30Add netatalk start-up support.Angelos D. Keromytis
1999-05-30Add a commented out machdep.allowaperture=1 lineAngelos D. Keromytis
1999-05-29repairs; go back over some old files, because we should properly distinguishAaron Campbell
1999-05-29repairsAaron Campbell
1999-05-29Add target for demo programTodd C. Miller