summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-06convert some strncpy->strlcpyAnil Madhavapeddy
2003-07-05fix inaccuracy in obsolete NO_CONFIGURE variable descriptionPeter Valchev
2003-07-05ansiTheo de Raadt
2003-07-05do not make bad machine@ linksTheo de Raadt
2003-07-05protosTheo de Raadt
2003-07-05sync with netbsdNathan Binkert
2003-07-05sync with NetBSDNathan Binkert
2003-07-05better indentAlexander Yurchenko
2003-07-05Add missing timing value for CMD649 UDMA 5 mode.Alexander Yurchenko
2003-07-05backout 1.29; problem reported by Rukh w/ userland ppp.Jun-ichiro itojun Hagino
2003-07-04Update based on reality; this should probably be renamed dirent.5Todd C. Miller
2003-07-04Fix the types in struct dirent and document d_type (descriptionTodd C. Miller
2003-07-04Accept but ignore -h for backwards compat like GNU diff does.Todd C. Miller
2003-07-04Kill non-standard -l option as discussed with tedu@Todd C. Miller
2003-07-04Kill diff -h, we don't use or want diffh. Discussed w/ tedu@Todd C. Miller
2003-07-04'static const char rcsid[]' to make it -Wall cleanAnil Madhavapeddy
2003-07-04- use sizeof(var) instead of hardcoding length in functions that need itAnil Madhavapeddy
2003-07-04knf typoMarkus Friedl
2003-07-04no need for an BKTR_DEBUG alwaysMichael Shalayeff
2003-07-04test nat passHenning Brauer
2003-07-04KNF after cedric (grmpf)Henning Brauer
2003-07-04KNFHenning Brauer
2003-07-04cosmetic changes to keep the different code paths in sync; ok henningMarkus Friedl
2003-07-04nat passHenning Brauer
2003-07-04allow for a "pass" modifier on translation rules:Henning Brauer
2003-07-04-add a "natpass" field to pf_ruleHenning Brauer
2003-07-04bad redundant copy; ok danielMarkus Friedl
2003-07-04off byone; netbsd pr 22012Markus Friedl
2003-07-04Some cosmetic fixes:Todd C. Miller
2003-07-04no more thailand. joel knight via nick@Ted Unangst
2003-07-03Fix setting of umaskset. Also, there is no need to use TMP3 forTodd C. Miller
2003-07-03use realpath() in helpers instead of doing it ourselves every time.Ted Unangst
2003-07-03Bye bye atexit(), bye bye globals...Cedric Berger
2003-07-03ansifyJason Wright
2003-07-03ansifyJason Wright
2003-07-03clean up strn{cpy,cat}->strl{cpy,cat}Anil Madhavapeddy
2003-07-03Use numeric comparison operators when testing numeric values.Kenneth R Westerback
2003-07-03some more regress tests for __bounded__Anil Madhavapeddy
2003-07-03Clarify and shrink.Kenneth R Westerback
2003-07-03unused global. dhartmei okJun-ichiro itojun Hagino
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