Age | Commit message (Expand) | Author |
2000-10-03 | More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se> | Hakan Olsson |
2000-10-03 | Another piece of the raid device support. Make device nodes. | Dale S. Rahn |
2000-10-03 | More format string paranoia; deraadt@ ok | Aaron Campbell |
2000-10-03 | public domain | David Leonard |
2000-10-03 | constistent naming | David Leonard |
2000-10-03 | thread switching code | David Leonard |
2000-10-03 | Sync again. | Angelos D. Keromytis |
2000-10-03 | Sync. | Angelos D. Keromytis |
2000-10-02 | Don't call cgetset() on $TERMCAP if setugid. The logic has been reworked | Todd C. Miller |
2000-10-02 | Don't look in ~/.terminfo if setugid. This is consistent with the | Todd C. Miller |
2000-10-02 | fix missing \n. from doug@freebsd (sync with kame) | Jun-ichiro itojun Hagino |
2000-10-02 | fix typo in routing header address validation. from francis dupont | Jun-ichiro itojun Hagino |
2000-10-01 | dlfcn.h and link.h should be shipped as well as built. | Dale S. Rahn |
2000-10-01 | Now that powerpc has shared libraries, make certain that link.h and dlfcn.h | Dale S. Rahn |
2000-10-01 | Sync the cache as specified by the powerpc manuals, didn't change anything. | Dale S. Rahn |
2000-10-01 | Fix some very serious cut and paste errors in this code. | Dale S. Rahn |
2000-10-01 | Complete raidframe support, support was incomplete before. Not known | Dale S. Rahn |
2000-09-30 | allow loglevel debug | Markus Friedl |
2000-09-30 | Make it obvious that open(2) returns ELOOP if O_NOFOLLOW was specified | Todd C. Miller |
2000-09-30 | Some format string problems that were missed during initial audit; deraadt@ and | Aaron Campbell |
2000-09-30 | Whoops, forgot to list the 3c555 device ID under media selection parts. | Aaron Campbell |
2000-09-29 | Oops, time to learn how to count | Miod Vallat |
2000-09-29 | Check N command operand value to prevent a panic with large values. | Miod Vallat |
2000-09-29 | fix pasto in error printf | Michael Shalayeff |
2000-09-29 | Make sure there's enough data on the mbuf for the TCP/UDP ports (if | Angelos D. Keromytis |
2000-09-29 | Update to ipsecadm changes. | Angelos D. Keromytis |
2000-09-29 | Update. | Angelos D. Keromytis |
2000-09-29 | Update for no -spi use with flow | Angelos D. Keromytis |
2000-09-29 | Update. | Angelos D. Keromytis |
2000-09-29 | Don't use an SA payload for ADDFLOW/DELFLOW. | Angelos D. Keromytis |
2000-09-29 | 3c555 | Aaron Campbell |
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 |