summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-02fix tslot issues (need level-triggered interrupts); from miodTodd T. Fries
2003-07-02Reduce the amount of asm code in powerpc/macppc by replacing it withDale Rahn
2003-07-02make ppc_intr_(enable|disable)() inlined functions.Dale Rahn
2003-07-02missing protosTheo de Raadt
2003-07-02missing protosTheo de Raadt
2003-07-02protosTheo de Raadt
2003-07-02ioctlname() protoTheo de Raadt
2003-07-02nonstandard -> non-standardAnil Madhavapeddy
2003-07-02nonstandard->non-standardAnil Madhavapeddy
2003-07-02convert hostkeyalias to lowercase, otherwise uppercase aliases willMarkus Friedl
2003-07-02use /dev/nullPeter Valchev
2003-07-02protoTheo de Raadt
2003-07-02diffh belongs in /usr/libexec/Todd C. Miller
2003-07-02Treat /dev/null specially; there is no need to make a temp file for it.Todd C. Miller
2003-07-02Eliminate cutword(), replacing it with specific code: 'set --' in twoKenneth R Westerback
2003-07-02(re)add socks5 suppport to -D; ok djm@Markus Friedl
2003-07-02bump mktemp/mkstemp randomness from 6 -> 10 X'sAnil Madhavapeddy
2003-07-02deny dynamic forwarding with -R for v1, too; ok djm@Markus Friedl
2003-07-02.Ic Ar -> .ArJason McIntyre
2003-07-02.Cm So . Sc -> .Sq Cm \&.Jason McIntyre
2003-07-02.Cm Fl -> .FlJason McIntyre
2003-07-02the arrays are null terminated, but the strings are only nul terminated.Ted Unangst
2003-07-02simplify macro usage;Jason McIntyre
2003-07-02simplify macro usage;Jason McIntyre
2003-07-02fix broken escape; from wiz@netbsdJason McIntyre
2003-07-02Correct library search algorithm, wrt versioned objectsNiklas Hallqvist
2003-07-02some punctuation/grammar fixes from wiz@netbsd and myself;Jason McIntyre
2003-07-02grepPeter Valchev
2003-07-02add grep regression tests suite, a few ideas from millert incorporatedPeter Valchev
2003-07-026 X's -> 10 X's in all examples, per avsm's idea, millert agreesPeter Valchev
2003-07-02bump mktemp randomness from 6 to 10 X'sAnil Madhavapeddy
2003-07-02hit CLEANFILES also for cleandir targetTheo de Raadt
2003-07-02bump mktemp randomness from 6 to 10 X's; deraadt@ okAnil Madhavapeddy
2003-07-02cleanupTheo de Raadt
2003-07-02bump mktemp randomness from 6 to 10 X'sAnil Madhavapeddy
2003-07-02bump mktemp randomness from 6->10 X'sAnil Madhavapeddy
2003-07-02bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3)Anil Madhavapeddy
2003-07-02comitted->committedAnil Madhavapeddy
2003-07-02comitted->committed in a commentAnil Madhavapeddy
2003-07-01Add support for -a dirs on different filesystems.Todd C. Miller
2003-07-01add MAP_TRYFIXED, mostly to help emulate other systems.Ted Unangst
2003-07-01Add /etc/isakmpd dir as well as isakmpd.conf and isakmpd.policy files.Todd C. Miller
2003-07-01now that there is multicast routing documentation in netstart(8),David Krause
2003-07-01syncTed Unangst
2003-07-01remove sys_omquery. it was only used for two weeks, and you can'tTed Unangst
2003-07-01We need the "/ 10" in the group writability check after all; marc@Todd C. Miller
2003-07-01Make the test for unsafe umask more bullet-proof. With help from marc@Todd C. Miller
2003-07-01syncTheo de Raadt
2003-07-01add back the vertical line space, this time conditionally and precededJason McIntyre
2003-07-01Don't dma map the xs->cmd. Copy it to a safe buffer that is alreadyKenneth R Westerback