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