summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-08increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@Damien Miller
2005-06-08add open_write_error() to bail on fopen(3) failing to open for write, gainsPeter Valchev
2005-06-08in rtlabel_name2id, handle the case of an empty name: return 0Henning Brauer
2005-06-08syncTheo de Raadt
2005-06-08more inet6 stuff that got exposedTheo de Raadt
2005-06-08handle ramdisks, and kernels without inet6; henning okTheo de Raadt
2005-06-07move description of the default groups to the ifconfog manpageHenning Brauer
2005-06-07sync ifgroups paragraph with realityHenning Brauer
2005-06-07remove NETISR_ISO and NETISR_CCITTMartin Reindl
2005-06-07revert previous commit and unbreak sparc64.Kurt Miller
2005-06-07put the whole thing in this time.Brad Smith
2005-06-07undo busted diff. why AGAIN brad????Theo de Raadt
2005-06-07RC4 is a trademark. Rest of text left intact.Kjell Wooding
2005-06-07Set the reject and blackhole flags for kernel routes too. This makes theClaudio Jeker
2005-06-07Fix the mask2prefixlen6() function once and for all. Netmasks are stored inClaudio Jeker
2005-06-07introduce a default "external" interface group, containing the interface(s)Henning Brauer
2005-06-07oopsTheo de Raadt
2005-06-07For show rib -- show_rib_summary_msg() and print_prefix() -- use log_addr()Claudio Jeker
2005-06-07In case strlcpy() indicates that a string was truncated fail with errx().Claudio Jeker
2005-06-07avoid retarded C unsigned char -> signed integer promotion rules.Theo de Raadt
2005-06-07add support for the BCM5714.Brad Smith
2005-06-07de-register, ok henningCamiel Dobbelaar
2005-06-07make it prettier; jason okTheo de Raadt
2005-06-07wrong OpenBSD define for 3.7, oops; Claus AssmannTheo de Raadt
2005-06-07shorten NAME section and mention some more chipsBrad Smith
2005-06-07strlcpy cleanup; cloder okTheo de Raadt
2005-06-07don't forget to call cvs_disconnect() at the endJoris Vink
2005-06-07silly me. do not abuse the copy/paste skills i have ...Xavier Santolaria
2005-06-07enable -P option .. joris@ okXavier Santolaria
2005-06-07fix define vs. device mixupHans-Joerg Hoexer
2005-06-07add OpenBSD cvs tags, prompted by xsa@Camiel Dobbelaar
2005-06-07catch SIGWINCH and resize progress meter accordingly; ok markus dtuckerJared Yanovich
2005-06-07some chips support 802.11a too...Jason McIntyre
2005-06-07add the -P option in the checkout example; ok jmc@ joris@.Xavier Santolaria
2005-06-07note that netstat output may differ slightly for manual keying;Jason McIntyre
2005-06-07remove ancient and unused CVS define. it was a leftover fromJoris Vink
2005-06-07no need to insert spacing between list members;Jason McIntyre
2005-06-07cvs_path_cat() already sets errno, no need to duplicate.Xavier Santolaria
2005-06-07only display the ``cannot open ./CVS/Entries'' error message whenXavier Santolaria
2005-06-07Run vlan_input before bridge_input, and change vlan_input to notCamiel Dobbelaar
2005-06-07fix a possible panic in error path,Can Erkin Acar
2005-06-07Don't restrict what login name may be removed, the account mayTodd C. Miller
2005-06-07adding pointer protection to 'G' was too heavyweight. Since malloc guardTed Unangst
2005-06-07Introduce verbose option to control the logging of the pf rules.Camiel Dobbelaar
2005-06-07-netccitt/Henning Brauer
2005-06-07no more CCITTHenning Brauer
2005-06-07remove commented-out CCITT optionHenning Brauer
2005-06-07do not handle CCITT any longerHenning Brauer
2005-06-07don't include ccitt headers (were not used anyway)Henning Brauer
2005-06-07remove CCITT handlingHenning Brauer