Age | Commit message (Expand) | Author |
2000-09-29 | - Add support for 3Com 3C555 MiniPCI. | Aaron Campbell |
2000-09-29 | Update manpage for IPF rules on enc0 -- cedric@wireless-networks.com | Angelos D. Keromytis |
2000-09-29 | Outgoing packets that hit IPsec will be IPF/IPNAT processed as well on | Angelos D. Keromytis |
2000-09-28 | Update compilation flags, make cross-compilation work. | Miod Vallat |
2000-09-28 | there is no pseudo-device random anymore, it's hardcoded in init_main | Michael Shalayeff |
2000-09-28 | sync | Aaron Campbell |
2000-09-28 | There is a 3c555 MiniPCI adapter, too; from NetBSD. | Aaron Campbell |
2000-09-28 | - Insert missing semicolon. | Aaron Campbell |
2000-09-28 | sync | Aaron Campbell |
2000-09-28 | Add product ID for new CS4281 audio device found in IBM ThinkPad X20. | Aaron Campbell |
2000-09-28 | If this is a Davicom DM9102A and we're enabling the homePNA link, force | Aaron Campbell |
2000-09-28 | debug -> debug2 cleanup | Markus Friedl |
2000-09-28 | vrrp proto number per rfc 2338 | Michael Shalayeff |
2000-09-28 | Make mouse support friendly with non-25line mode. Thanks mickey@ for reporting | Aaron Campbell |
2000-09-28 | Make sure a Copybuffer has been allocated successfully before we start doing | Aaron Campbell |
2000-09-28 | When allocating the unallocated file descriptors 0, 1 and 2 for suid execs, | Artur Grabowski |
2000-09-28 | according to the strlcpy man page the order of arguments | Michael Shalayeff |
2000-09-27 | merged with NetBSD, 20000927 and fixes PR 1421; ok millert@ | Dan Harnett |
2000-09-27 | use key_type() | Markus Friedl |
2000-09-27 | Remove ipsec-acl | Angelos D. Keromytis |
2000-09-27 | replace MALLOC/FREE w/ malloc/free for non-constant-sized memory allocations;... | Michael Shalayeff |
2000-09-27 | Minimal optimization. | Artur Grabowski |
2000-09-27 | Fix checking for incoming packets when the remote gateway has been | Angelos D. Keromytis |
2000-09-27 | Update man page. | Angelos D. Keromytis |
2000-09-27 | Oops, missed a couple. | Angelos D. Keromytis |
2000-09-27 | Fix example, add -src. | Angelos D. Keromytis |
2000-09-27 | notes on X11 DESTDIR processing from comments by espie@ | Marco S Hyman |
2000-09-27 | Sync again (remove unneeded RAND_set calls). | Angelos D. Keromytis |
2000-09-26 | Sync. | Angelos D. Keromytis |
2000-09-26 | Synch. | Marc Espie |
2000-09-26 | use debug2 | Markus Friedl |
2000-09-26 | more cleanup and have nlog() deal with errno now as well. | Eric Jackson |
2000-09-26 | Set the tdbi field in the pkthdr to NULL in MGETHDR -- avoids some | Angelos D. Keromytis |
2000-09-26 | no need to reset h_errno | Eric Jackson |
2000-09-26 | Remove unnecessary arguments to .Nm macro. | Aaron Campbell |
2000-09-26 | Do not permit non-printable characters in the passwd file; deraadt@ ok | Aaron Campbell |
2000-09-26 | Some corrections from cd@sentia.nl. | Aaron Campbell |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-26 | Don't use MALLOC/FREE on variable sized allocations. | Artur Grabowski |
2000-09-26 | fix minor typo | Eric Jackson |
2000-09-26 | no need to use goto.. | Eric Jackson |
2000-09-26 | Implement a function for errors | Eric Jackson |
2000-09-26 | Improve handling of multiple commands on one line. Tidy fight parser. | Paul Janzen |
2000-09-26 | No shell escape | Paul Janzen |
2000-09-26 | some warnings should only be shown with -v | Eric Jackson |
2000-09-26 | remove -e option, which wasnt on anyway | Eric Jackson |
2000-09-26 | Alot of cleanups to netcat | Eric Jackson |
2000-09-26 | Update to previous fix on ICMP messages coming on unnumbered | Angelos D. Keromytis |
2000-09-25 | do not do queue locking in get/put_ccb, since calling blocks | Michael Shalayeff |
2000-09-25 | Add acknowledgement, and its alternate spelling, acknowledgment; from NetBSD. | Aaron Campbell |