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