summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-19Be more conservative in openpic_enable_irq() and only reprogram the vectorMiod Vallat
2004-11-19Better Raven PREP initialization, per the book, with an evil book mistakeMiod Vallat
2004-11-19Better i8259 slave handling:Miod Vallat
2004-11-19Write reject file in unified format if the original diff was inOtto Moerbeek
2004-11-19Allow for path names containing spaces and other funny chars (exceptOtto Moerbeek
2004-11-19repair display.focus pokus; from janjaap@ in pr#3990Michael Shalayeff
2004-11-19syncTheo de Raadt
2004-11-19remove superfluous m_tag_copy/m_tag_prepend, already covered by m_copym2()Daniel Hartmeier
2004-11-19install pcvt fonts for amd64, alpha, and cats too; mickey ok, from pr3988Theo de Raadt
2004-11-19syncAlexander Yurchenko
2004-11-19SiS648FX AGP; from theoAlexander Yurchenko
2004-11-19syncTodd T. Fries
2004-11-19unbreak -t; ok jakob, henningMarkus Friedl
2004-11-19Rename struct as_filter to struct filter_as.Claudio Jeker
2004-11-19For consistency reasons rename struct as_filter to struct filter_as.Claudio Jeker
2004-11-19better wording;Jason McIntyre
2004-11-19Plug memory leak. Found by pat@. Thanks!Hans-Joerg Hoexer
2004-11-19Add NO_PEER to the list of well-known communities and use 65535 instead ofClaudio Jeker
2004-11-19Make "set network 127.0.0.1" work and use = instead of |= for theClaudio Jeker
2004-11-19Only unlink and link the asp in nexthop_modify if the asp is linked.Claudio Jeker
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-19copyrightTheo de Raadt
2004-11-19return 0 from main, hppa cares :)Theo de Raadt
2004-11-19options sort and sync usage();Jason McIntyre
2004-11-19tweaks;Jason McIntyre
2004-11-18for loopback, set ia_dstaddr instead of ia_ifa.ifa_dstaddr in in_ifinit()Daniel Hartmeier
2004-11-18unsafe operations is better than impossible to update, especially since itMarc Espie
2004-11-18document @wantlib, @depend. Provide -P and -W flags to be able to specifyMarc Espie
2004-11-18support depend (similar to libdepend and newdepend) and wantlib:Marc Espie
2004-11-18add @wantlib and @depend keywordMarc Espie
2004-11-18use the filesystem based firmware loader; deraadt okDamien Bergamini
2004-11-18use hash and not hmac to calculate NAT-D payloads. Also add NAT-D payload forHans-Joerg Hoexer
2004-11-18embed two struct capabilities, one for the capas announced by the peer andHenning Brauer
2004-11-18Better and simpler check for negative offset; from Christer ObergTodd C. Miller
2004-11-18add an instance of struct capabilities to peer_conf, and inheritHenning Brauer
2004-11-18cope with changes in capabilities announcement shitzHenning Brauer
2004-11-18s/Access/Address/ at IFT_CARPMarco Pfatschbacher
2004-11-18inside struct peer, replace the occurance of the older struct peer_capaHenning Brauer
2004-11-18remove the global 'announce' flag from struct peer_capa, clearHenning Brauer
2004-11-18a few more codecs from nbsdMichael Shalayeff
2004-11-18add mii_phy_match() for table-driven lookup.Brad Smith
2004-11-18Sync usage with man page; Paul de WeerdTodd C. Miller
2004-11-18Tell MVME2600 and MVME2700 apart.Miod Vallat
2004-11-18Feature sync with macppcMiod Vallat
2004-11-18Move PowerPC cpu type constants to <machine/cpu.h>Miod Vallat
2004-11-18Prototypes for the log message functionsJean-Francois Brousseau
2004-11-18Make the 'cvs log' command work in client mode, mostly based on theJean-Francois Brousseau
2004-11-18Compile with the log message code and do not install the cvs binaryJean-Francois Brousseau
2004-11-18let peer->capa.mp_[v4|v6] contain the SAFI, don't just use it as boolHenning Brauer
2004-11-18Subsequent Address Family Indicators (SAFI) in hex and add SAFI_NONEHenning Brauer