Age | Commit message (Expand) | Author |
1999-12-30 | login already decleared in util.h | Eric Jackson |
1999-12-29 | fix _input/_output proto changes for tcp_signature; angelos@ ok | Michael Shalayeff |
1999-12-29 | check for NULL 1st | Markus Friedl |
1999-12-29 | remove mips GENERIC.v6 (arch/mips is not for builds, but for code sharing) | Jun-ichiro itojun Hagino |
1999-12-29 | fix return type for pmap_growkernel; art@ ok | Michael Shalayeff |
1999-12-28 | When reading an entry from terminfo.db, do not try to set a capability | Todd C. Miller |
1999-12-28 | document ncruses extensions | Todd C. Miller |
1999-12-28 | neglected to update NCURSES_VERSION_PATCH | Todd C. Miller |
1999-12-28 | Update to ncurses-19991218 | Todd C. Miller |
1999-12-28 | speed up blowfish by > 20%. | Niels Provos |
1999-12-28 | Avoid recursive rw_enter panic. From darrenr@pobox.com. | Kjell Wooding |
1999-12-28 | ipf could dump core when fed unfinished rules. Inspired by pr/995. | Kjell Wooding |
1999-12-28 | Update to ipfilter 3.3.6. See src/sbin/ipf/HISTORY for details. | Kjell Wooding |
1999-12-28 | Darren Reed's ipfilter HISTORY file. This should satisfy the hordes | Kjell Wooding |
1999-12-28 | remove unused part of kame patch from the tree. openbsd does not pass | Jun-ichiro itojun Hagino |
1999-12-28 | remove non-effective kame patch. openbsd ip_input() passes | Jun-ichiro itojun Hagino |
1999-12-28 | Add necessary include files. | Angelos D. Keromytis |
1999-12-27 | Add tr driver. | Federico G. Schwindt |
1999-12-27 | Token ring driver for Tropic based boards; from NetBSD. | Federico G. Schwindt |
1999-12-27 | Token ring subroutines. For details see next commit. | Federico G. Schwindt |
1999-12-27 | Add tr driver; from NetBSD. | Federico G. Schwindt |
1999-12-27 | Add tropic driver definition and token ring support. | Federico G. Schwindt |
1999-12-27 | Add eeprom offset for 3c619 (maybe others?). | Federico G. Schwindt |
1999-12-27 | Polynomial for 3com token link 619; from NetBSD. | Federico G. Schwindt |
1999-12-27 | check format string for packet_disconnect and packet_send_debug, too | Markus Friedl |
1999-12-27 | use packet_get_maxsize for channels. consistence. | Markus Friedl |
1999-12-27 | synchronize inp_flags definition across kame/*bsd. | Jun-ichiro itojun Hagino |
1999-12-27 | Add SRCSA and CLEARSA ioctls. | Angelos D. Keromytis |
1999-12-27 | Better document clearsa behaviour. | Angelos D. Keromytis |
1999-12-27 | Handle srcsa/clearsa, and rename setsa to dstsa. | Angelos D. Keromytis |
1999-12-27 | Some more enc ioctls. | Angelos D. Keromytis |
1999-12-27 | Document setsa flag. | Angelos D. Keromytis |
1999-12-27 | Implement setsa keyword for enc interface TDB binding. | Angelos D. Keromytis |
1999-12-27 | Implement ioctls for binding SAs to enc interfaces (to be used with | Angelos D. Keromytis |
1999-12-27 | Print associated interface, if present. | Angelos D. Keromytis |
1999-12-26 | Correctly initialize loop variables when not doing authentication with | Angelos D. Keromytis |
1999-12-26 | tag. | Federico G. Schwindt |
1999-12-26 | sync w/ NetBSD | Federico G. Schwindt |
1999-12-26 | spelling | Federico G. Schwindt |
1999-12-26 | regen. | Federico G. Schwindt |
1999-12-26 | Sync with NetBSD. Don't add devices here, send'em to augustss@netbsd.org. | Federico G. Schwindt |
1999-12-26 | Rename enc ioctls to something less ambiguous | Angelos D. Keromytis |
1999-12-26 | Add ioctls for enc bridge. | Angelos D. Keromytis |
1999-12-26 | For loops are no longer that bad. | Marc Espie |
1999-12-25 | remove ref to .ssh/random_seed, mention .ssh/environment in .Sh FILES, too | Markus Friedl |
1999-12-25 | Support v4 and v6 destination TDBs. | Angelos D. Keromytis |
1999-12-25 | Change some function prototypes, dont unnecessarily initialize some | Angelos D. Keromytis |
1999-12-25 | fake cerror.S creation for now | Michael Shalayeff |
1999-12-25 | Move the IPsec packet-processing loop to a separate routine, so we can | Angelos D. Keromytis |
1999-12-25 | fix rfc number. | Jun-ichiro itojun Hagino |