Age | Commit message (Expand) | Author |
2003-07-29 | constify the conversion tables | Michael Shalayeff |
2003-07-29 | indent | Theo de Raadt |
2003-07-29 | spaces | Theo de Raadt |
2003-07-29 | clean | Theo de Raadt |
2003-07-29 | install ed advanced tutorial papers; | Jason McIntyre |
2003-07-29 | Instead of checking for "stdout" in decompress(), just do the check | Todd C. Miller |
2003-07-29 | fix length for "- stalled -" | Markus Friedl |
2003-07-29 | bad license; deraadt | Markus Friedl |
2003-07-29 | move spl checking wrap over the syscall into trap.c:syscall(); | Michael Shalayeff |
2003-07-29 | replace 4 clause BSD licensed progressmeter code with a replacement | Markus Friedl |
2003-07-29 | Add HPT302 and HPT371 | Alexander Yurchenko |
2003-07-29 | Support for HPT302 and HPT371, inspired from the FreeBSD ata driver. | Alexander Yurchenko |
2003-07-29 | "pass on lo0" in the intermediate pf ruleset loaded during boot. | Henning Brauer |
2003-07-29 | sputnik dupe; from Dmitry Bogdan <dsb@uvm.poi.dvo.ru> | Michael Shalayeff |
2003-07-29 | document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast; | Jason McIntyre |
2003-07-29 | add NetBSD (c) for the section mickey added via Paul Weissman; | Jason McIntyre |
2003-07-29 | correctly handle multiline responses with leading space followed by number | Henning Brauer |
2003-07-29 | add a spot of .Fa to variable names | Anil Madhavapeddy |
2003-07-29 | remove -compact and add a bit of spacing; | Jason McIntyre |
2003-07-29 | add a space, and correct some lists; | Jason McIntyre |
2003-07-29 | Remove a diagnostic print which was left in the code to determine how | Dale Rahn |
2003-07-29 | Bye bye GNU zforce(1), welcome BSD zforce(1). | Otto Moerbeek |
2003-07-29 | BSD licensed manual page for zforce(1). Some suggestions by jmc@. | Otto Moerbeek |
2003-07-29 | sync | Theo de Raadt |
2003-07-29 | sync | Theo de Raadt |
2003-07-29 | Add $OpenBSD$ | Otto Moerbeek |
2003-07-29 | A new, BSD licensed version of the zforce(1) script. | Otto Moerbeek |
2003-07-29 | Check cat, not pipin when deciding whether or not to make use | Todd C. Miller |
2003-07-29 | fixup ip_len back to wire format after reass. | Jun-ichiro itojun Hagino |
2003-07-29 | off-by-one in a printf %s | Anil Madhavapeddy |
2003-07-29 | Sync with skip step optimisation. | Cedric Berger |
2003-07-29 | More aggressive and easier to understand skip steps for addresses. | Cedric Berger |
2003-07-29 | change_arg_use_in_operand: convert "set () (incoming_args)" to "set () (plus ... | Hiroaki Etoh |
2003-07-29 | push_frame_in_args: fix netpbm-alpha problem, changes the memory corruption a... | Hiroaki Etoh |
2003-07-29 | rtl_epilogue: convert "set () (incoming_args)" to "set () (plus (vfp const))". | Hiroaki Etoh |
2003-07-29 | spacing | Theo de Raadt |
2003-07-28 | tweak; | Jason McIntyre |
2003-07-28 | growfs | Ted Unangst |
2003-07-28 | attempt to describe CDPATH a little better. note that csh uses cdpath | Ted Unangst |
2003-07-28 | nuke more MATH_EMULATE | Jason Wright |
2003-07-28 | introducing growfs, compliments of freebsd. cleaned up slightly to obey knf. | Ted Unangst |
2003-07-28 | remove check for /etc/news.expire; | Jason McIntyre |
2003-07-28 | add a manpage for the /etc/{daily,weekly,monthly} scripts; | Jason McIntyre |
2003-07-28 | cleanup library parts | Theo de Raadt |
2003-07-28 | remove MATH_EMULATE stuff | Jason Wright |
2003-07-28 | remove some withespace at EOL | Nikolay Sturm |
2003-07-28 | remove the non-licensed i386 math emulation stuff. This only leaves the | Jason Wright |
2003-07-28 | minor knf and cleanups; otto ok | Theo de Raadt |
2003-07-28 | Don't treat consecutive slashes as path components; matches POSIX | Todd C. Miller |
2003-07-28 | More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h, | Otto Moerbeek |