summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-03This patch finally cleanup pfctl_table.c. No more global buffer,Cedric Berger
2003-07-03enable tests for dynamic fwd via socks (-D), uses nc(1)Markus Friedl
2003-07-03add documentation from mount(8) that "special" device must correspondJason McIntyre
2003-07-03add socks5; speedup; reformat; based on patch from dtucker@zip.com.auMarkus Friedl
2003-07-03fix AddressFamily option in config file, from brent@graveland.net; ok markus@Damien Miller
2003-07-03Fix a _C_LABEL() typo.Dale Rahn
2003-07-03We have a real setreuid(2) in OpenBSD >= 3.3Todd C. Miller
2003-07-03protosTheo de Raadt
2003-07-03strncpy->strlcpyAnil Madhavapeddy
2003-07-03protosTheo de Raadt
2003-07-03syncTed Unangst
2003-07-03add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXEDTed Unangst
2003-07-02no default -Werror on theseTheo de Raadt
2003-07-02convert strncat -> strlcatAnil Madhavapeddy
2003-07-02[kick] fix merge error.Dale Rahn
2003-07-02Use defines for the interrupt type, not magic numbers.Dale Rahn
2003-07-02Add a stub where code could be added to make use of the new key on recentDale Rahn
2003-07-02If the fpu or vector registers are not currently associated with anyDale Rahn
2003-07-02missing protosTheo de Raadt
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