Age | Commit message (Expand) | Author |
2001-08-20 | _randseed is a u_long | Jason Wright |
2001-08-20 | more stuff to do with OpenBSD/sparc style bootpath determination | Jason Wright |
2001-08-20 | Convert to new timeouts; ite tested by jj@ | Miod Vallat |
2001-08-20 | Missed one timeout conversion. | Miod Vallat |
2001-08-20 | modifications to support OpenBSD/sparc style bootpath determination | Jason Wright |
2001-08-20 | fix the misuse of snprintf return values. | Kenjiro Cho |
2001-08-20 | fix a bug that steps over the array boundary. | Kenjiro Cho |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-08-20 | Allow driver to recognize Cyclades 4Y and 8Y cards. | smart |
2001-08-20 | Move param.h before systm.h so vax macros are picked up properly. | Hugh Graham |
2001-08-20 | cope with sa_len < sizeof(struct sockaddr). | Jun-ichiro itojun Hagino |
2001-08-20 | cope with negative return value from snprintf. | Jun-ichiro itojun Hagino |
2001-08-20 | use snprintf, not sprintf. sync with kame | Jun-ichiro itojun Hagino |
2001-08-20 | When attempting to change the default route under FreeBSD, don't write | brian |
2001-08-19 | The end of old timeouts is near... | Miod Vallat |
2001-08-19 | Add IPv6 support. | brian |
2001-08-19 | Knowledge about sparc68/ppc endianess. Who knows where oldish a.out files | Marc Espie |
2001-08-19 | If primes(6) will generate 32-bit primes, factor should factor 64-bit numbers. | Paul Janzen |
2001-08-19 | -Wall fix, typo fix, and better includes | Paul Janzen |
2001-08-19 | Typo. | Miod Vallat |
2001-08-19 | remove unused bits and pieces. | Brad Smith |
2001-08-19 | unsmokecrack - thanks millert | Bob Beck |
2001-08-19 | add missing #include <err.h> in non-KRB5 case | Todd C. Miller |
2001-08-19 | Add new ioctls for adding/removing RDR and NAT rules to/from the active | Daniel Hartmeier |
2001-08-19 | elf64, not elf. | Artur Grabowski |
2001-08-19 | _NLIST_DO_ELF and _KERN_DO_ELF are needed too. | Artur Grabowski |
2001-08-19 | NATIVE_EXEC_ELF | Artur Grabowski |
2001-08-19 | more NBPG -> PAGE_SIZE renames. | Dale Rahn |
2001-08-19 | Quick optimization of pf_tree_key_compare (should half the instruction count) | Mike Frantzen |
2001-08-19 | KNF | smart |
2001-08-19 | make obj in hppa always | Michael Shalayeff |
2001-08-19 | either way this is what i'm using now | Michael Shalayeff |
2001-08-19 | do not spin if no states are found | Theo de Raadt |
2001-08-19 | shorter | Artur Grabowski |
2001-08-19 | Make more money for mickey (count entire IP packets for statistics, not just | Daniel Hartmeier |
2001-08-19 | remove some dead code. | Artur Grabowski |
2001-08-19 | err/warn and knf | Michael Shalayeff |
2001-08-19 | Document per-rule byte counter. | Daniel Hartmeier |
2001-08-19 | first pass at some cleanup here | Eric Jackson |
2001-08-19 | Change from completly broken to just crippled. | Artur Grabowski |
2001-08-19 | mmioctl | Artur Grabowski |
2001-08-19 | Yet another batch of improvements and un-fuckups to the TCP state code. | Mike Frantzen |
2001-08-19 | ddb on powerpc does not have ``machine'' commands, so don't lie. | Miod Vallat |
2001-08-19 | Add per-rule byte counter, so mickey can do accounting. We're counting the | Daniel Hartmeier |
2001-08-19 | use err/errx, spaces | Michael Shalayeff |
2001-08-19 | scsi, no devices yet. | Artur Grabowski |
2001-08-19 | dk_establish | Artur Grabowski |
2001-08-19 | strlcpy and strlcat | Artur Grabowski |
2001-08-19 | correct the logic. | Artur Grabowski |