Age | Commit message (Expand) | Author |
2003-02-26 | repeated words; millert ok ok | Theo de Raadt |
2003-02-26 | eliminate some useless checks. yichen xie's checker. | Ted Unangst |
2003-02-26 | Define HAS_snprintf too; deraadt@ OK | Todd C. Miller |
2003-02-26 | Fix a bug we found during an audit of BIND9. This bug does not affect | Chad Loder |
2003-02-26 | start new sentence on a new line | David Krause |
2003-02-26 | Hmm... non-empty files are better. | Cedric Berger |
2003-02-26 | And a couple more binat failures. | Cedric Berger |
2003-02-26 | As promised, a bunch of new valid binat tests. | Cedric Berger |
2003-02-26 | altq without scheduler | Henning Brauer |
2003-02-26 | binat-anchor: no fromto, no proto list expansion | Henning Brauer |
2003-02-26 | rdr-anchor: no src port, no dst port list expansion, no dst port operators | Henning Brauer |
2003-02-26 | anchorname too long | Henning Brauer |
2003-02-26 | note manpage addition | Jakob Schlyter |
2003-02-26 | IPv6 now default | Jakob Schlyter |
2003-02-26 | listen to IPv6 interfaces by default | Jakob Schlyter |
2003-02-26 | .Dv PF_KEY | Markus Friedl |
2003-02-26 | pass sadb_msg to print_xxx because print_sa needs to check the satype | Markus Friedl |
2003-02-26 | preserve the addressing using frame pointer at the cse2 phase. | Hiroaki Etoh |
2003-02-26 | fix the bison problem on alpha, it uses the pointer that initialzes the outsi... | Hiroaki Etoh |
2003-02-26 | various typos; | Jason McIntyre |
2003-02-26 | IPsec is written ``IPsec'', not ``IPSec''. | David Krause |
2003-02-26 | remove double word stuttering | David Krause |
2003-02-26 | additions to calendar.music, translated from the German calendar.musik file | David Krause |
2003-02-26 | Add some more U.S. space happenings. | David Krause |
2003-02-25 | document SIOCBRDGARL; pointed out by jmc | Jason Wright |
2003-02-25 | implement 'show' and 'monitor' commands; ok djm@, deraadt@, cedric@ | Markus Friedl |
2003-02-25 | some minor KNF my fingers just did... | Henning Brauer |
2003-02-25 | move NULLification to end so it's useful. | Ted Unangst |
2003-02-25 | Correct the size of __reserved9 field in struct ataparams; | Alexander Yurchenko |
2003-02-25 | - Handle src and dst comparisons correctly for binat so that it works | Ryan Thomas McBride |
2003-02-25 | remove redundant check. | Ted Unangst |
2003-02-25 | Let pmap_remove_mapping() do its job correctly if option DIAGNOSTIC is | Miod Vallat |
2003-02-25 | In trap(), always initialize tts, even if TRAPDEBUG is not defined, as it | Miod Vallat |
2003-02-25 | repair/simplify/flexify binat userland. | Cedric Berger |
2003-02-25 | extend copyright to 2003 | Henning Brauer |
2003-02-25 | set *vpp to NULL on entry. this provides a good example for other fs. | Ted Unangst |
2003-02-25 | remove useless check. | Ted Unangst |
2003-02-25 | correct bounds check. yichen xie's bounds checker catch. | Ted Unangst |
2003-02-25 | fix off by one signal checks. thanks yichen's checker | Ted Unangst |
2003-02-25 | Add regress tests for the 'table <foo> file "filename"' syntax. | Cedric Berger |
2003-02-25 | double word typos; | Jason McIntyre |
2003-02-25 | typos; | Jason McIntyre |
2003-02-25 | Destaticize, and add RAMDISK_HOOK glue for bsd.rd | Miod Vallat |
2003-02-25 | Provide the necessary source dirs information for proper ramdisk build. | Miod Vallat |
2003-02-25 | fix two off by ones | Ted Unangst |
2003-02-24 | correct check for the size of semitones | Ted Unangst |
2003-02-24 | Hammer the disklabel code once more: a few fixes, lots of simplifications, | Miod Vallat |
2003-02-24 | use M_MISCFSMNT instead of M_UFSMNT for mount data | Ted Unangst |
2003-02-24 | Bye, unused code. | Matthieu Herrb |
2003-02-24 | Use MAKEDISKDEV and DISKUNIT macros instead of rolling our own inline version | Miod Vallat |