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