summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-08kill NS and DECNET bitsHenning Brauer
2005-06-08bye bye netns (and a few leftover DECNET bits while here)Henning Brauer
2005-06-08huch, more netns shitzHenning Brauer
2005-06-08kill some leftover bits from netns and iso routingHenning Brauer
2005-06-08no more netns handling for the various tunnel devices and loopbackHenning Brauer
2005-06-08bye bye netnsHenning Brauer
2005-06-08netns bites the dustHenning Brauer
2005-06-08useless netns includes; there was no NS stuff ever hereHenning Brauer
2005-06-08Xerox NS leaves usHenning Brauer
2005-06-08-#option NS # XNSHenning Brauer
2005-06-08bye bye, Xerox NS protocolsHenning Brauer
2005-06-08bye byeHenning Brauer
2005-06-08revert enabling iommu on amd64 as it breaks at least one MP host.Marco S Hyman
2005-06-08stop talking about support for the obsolete network protocolsHenning Brauer
2005-06-08stop talking about obsolete network protocols that are gone or about to goHenning Brauer
2005-06-08make nfsstats counters 64 bit.marius eriksen
2005-06-08disable RX checksum offload until its fixed on little endian systemsBrad Smith
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