Age | Commit message (Expand) | Author |
2003-05-14 | move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice. | Jun-ichiro itojun Hagino |
2003-05-14 | Makefile sk(4) use bus_dma | Nathan Binkert |
2003-05-14 | remove flags from cgfourteen from here as well. | Federico G. Schwindt |
2003-05-14 | remove unneeded FB_FORCELOW; miod@ agreed. | Federico G. Schwindt |
2003-05-14 | Add the -q flag to suppress all output when setting a variable | Jean-Francois Brousseau |
2003-05-14 | Get rid of libtelnet, it is compiled into the tree programs | Hans Insulander |
2003-05-14 | Move libkafs into libkrb5, making libkafs an empty dummy library | Hans Insulander |
2003-05-14 | fix use after free race when purging the new PF tags | Mike Frantzen |
2003-05-14 | em* is starting to show up on lots of machines. for next release, | Theo de Raadt |
2003-05-14 | o Sync w/ freerdist 0.92 minus the compress option | Todd C. Miller |
2003-05-14 | Don't build kerberos4 programs. (The libraries are still needed for a while) | Hans Insulander |
2003-05-14 | regen | Philipp Buehler |
2003-05-14 | add Smart Array 5312, 641, 642, 6400 [EM] | Philipp Buehler |
2003-05-14 | add prototypes; ok millert@ w/ 'static', 'no static', deraadt@ | Jason Peel |
2003-05-14 | No more flags either for those frame buffer drivers. | Miod Vallat |
2003-05-14 | remove the last of the MI commons | Jason Wright |
2003-05-14 | zs driver on sparc does not take flags anymore since 10 months, so don't | Miod Vallat |
2003-05-14 | emphasise the batchmode functionality and make reference to pubkey auth, | Damien Miller |
2003-05-14 | print the redirection target for nat/rdr/binat slighly later. | Henning Brauer |
2003-05-14 | ranges for per auth method messages | Markus Friedl |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst |
2003-05-13 | The sab driver sometimes gets out of sync with the hardware. This can | Henric Jungheim |
2003-05-13 | make sure tagging is only ever used with stateful filter rules | Henning Brauer |
2003-05-13 | Document option NO_PROPOLICE. | Miod Vallat |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | Nuke a few simple commons. | Miod Vallat |
2003-05-13 | buffer size is strlen + 1. ok beck@ | Ted Unangst |
2003-05-13 | test tagging | Henning Brauer |
2003-05-13 | correct rule printing | Henning Brauer |
2003-05-13 | PACKET_TAG_PF_TAG | Henning Brauer |
2003-05-13 | snprintf | Theo de Raadt |
2003-05-13 | sync | Theo de Raadt |
2003-05-13 | userland part for tagging. | Henning Brauer |
2003-05-13 | Disable afs for now - needs updating to work w/o krb4. | Magnus Holmberg |
2003-05-13 | Force "struct timeval time" variable to be aligned to an 8-bit boundary. | Miod Vallat |
2003-05-13 | Don't reformat output beyond a minimum terminal width (60). | Paul Janzen |
2003-05-13 | typos from Jean-Francois Brousseau; | Jason McIntyre |
2003-05-13 | - it's no longer necessary for sparc64 users to build/install mksuncd as a | Jason McIntyre |
2003-05-13 | Fix the tree. Jason, you were such a rock star yesterday, but it obviously | Theo de Raadt |
2003-05-13 | add support for tagging packets with arbitary tags and filtering based on | Henning Brauer |
2003-05-13 | add PACKET_TAG_PF_TAG, to be used by PF | Henning Brauer |
2003-05-13 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-05-13 | - document -V | Camiel Dobbelaar |
2003-05-13 | Use dp->d_namlen instead of strlen(dp->d_name) and check for | Todd C. Miller |
2003-05-13 | Add support for blocking thread switches during dlopen and other | Marco S Hyman |
2003-05-13 | De-hackify. Use proper defines now that we have EI_OSABI and ELFOSABI_FREEBSD | Todd C. Miller |
2003-05-13 | Use EI_OSABI instead of EI_BRAND | Todd C. Miller |
2003-05-13 | sync e_ident[] identification indexes w/ | Todd C. Miller |
2003-05-13 | remove annoying sputtering that no other ethernet driver does; ok jason@ | Todd T. Fries |
2003-05-13 | Back out previous change that causes "vnode table full" for large-scale | Christian Weisgerber |