Age | Commit message (Expand) | Author |
2003-05-01 | Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well | Anil Madhavapeddy |
2003-05-01 | correct names for architectures; | Jason McIntyre |
2003-05-01 | ease label handling | Henning Brauer |
2003-05-01 | BNF update for label on antispoof | Henning Brauer |
2003-05-01 | label on antispoof | Henning Brauer |
2003-05-01 | allow label on antispoof; requested by Gregor Binder <gbinder at sysfive.com> | Henning Brauer |
2003-05-01 | typos; | Jason McIntyre |
2003-05-01 | use "tokenbroadcastaddr" throughout the code for consistency. deraadt ok | Jun-ichiro itojun Hagino |
2003-05-01 | i386 is elf now; pt out by ldcosta@arnet.com.ar | Michael Shalayeff |
2003-05-01 | 3.3 has left the building... | Michael Shalayeff |
2003-05-01 | Fix unbalanced parens in __swap64gen macro for non-gcc; Hugh C Kennedy | Todd C. Miller |
2003-04-30 | Rework munge_fstab to shrink and clarify code. | Kenneth R Westerback |
2003-04-30 | add an ap_server_strip_chroot for LoadModule tags. this partially | Anil Madhavapeddy |
2003-04-30 | do not be hungry for buffers and allocate lower than a max (for iodc io) | Michael Shalayeff |
2003-04-30 | only compare suberblock fields that are interesting, instead of trying to | Ted Unangst |
2003-04-30 | from netbsd: | Michael Shalayeff |
2003-04-30 | Regen | Miod Vallat |
2003-04-30 | Oops, repair omsync deprecation lossage. | Miod Vallat |
2003-04-30 | one more strvis -> strnvis. | Vincent Labrecque |
2003-04-30 | strvis -> strnvis | Vincent Labrecque |
2003-04-30 | strvis -> strnvis, and add a place for the NUL byte that was missing | Vincent Labrecque |
2003-04-30 | strvis -> strnvis | Vincent Labrecque |
2003-04-30 | strvis -> strnvis | Vincent Labrecque |
2003-04-30 | fix invalid .Pf macro usage introduced in previous commit | David Krause |
2003-04-30 | Add missing period. | Todd C. Miller |
2003-04-30 | fix for pr# 3179 and 3238. Patch verified by author of 3179. | Marco S Hyman |
2003-04-30 | pull in stdlib.h to avoid implicit decl of calloc(); ok henning | Jason Wright |
2003-04-30 | cast size_t to unsigned long and use %lu;ok ho | Jason Wright |
2003-04-30 | kill warning about implicit decl of strlen | Jason Wright |
2003-04-30 | kill globals anchorname and rulesetname; have them in main instead and pass | Henning Brauer |
2003-04-30 | we can enabled pfload48 now that tabledefs can live inside anchors | Henning Brauer |
2003-04-30 | sync | Henning Brauer |
2003-04-30 | sync | Henning Brauer |
2003-04-30 | Allow tables to be loaded into anchors. | Cedric Berger |
2003-04-30 | a OSF/1 executable -> an OSF/1 executable; | Jason McIntyre |
2003-04-30 | a OCTET -> an OCTET; | Jason McIntyre |
2003-04-30 | a indicator -> an indicator; | Jason McIntyre |
2003-04-30 | a even length -> an even length; | Jason McIntyre |
2003-04-30 | a on or off thing -> an on or off thing; | Jason McIntyre |
2003-04-30 | a extended -> an extended; | Jason McIntyre |
2003-04-30 | typos; | Jason McIntyre |
2003-04-30 | removed unused .Bd macro; | Jason McIntyre |
2003-04-30 | now that we use less memory we can push the boot a little higher (to help som... | Michael Shalayeff |
2003-04-30 | some notes about VOP_PRINT, VOP_STRATEGY, VOP_REALLOCBLKS, and VOP_WHITEOUT | Ted Unangst |
2003-04-30 | no need to twiddle here. it's twiddling elsewhere already | Michael Shalayeff |
2003-04-30 | oops. fixed endif in a wrong place | Michael Shalayeff |
2003-04-30 | Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550 | mouring |
2003-04-29 | some cleanup and redo ct as lf (just different dev type). saves some memory | Michael Shalayeff |
2003-04-29 | Use pci_matchbyid(). Tested by matthieu@ | Miod Vallat |
2003-04-29 | grr... %s, not dc%s | Jason Wright |