summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-11-18struct capa_mp is not needed any more, spotted by claudioHenning Brauer
2004-11-18introduce session_capa_mp() which adds the multiprotocol announcementsHenning Brauer
2004-11-18handle SONPROC; ok aaron, deraadt, krwMarkus Friedl
2004-11-18enable receive() accounting and use uio_procp for send() accounting, tooMarkus Friedl
2004-11-18add code to announce support for IPv6 Unicast.Henning Brauer
2004-11-18it's oupsa oupsa oupsa time...Henning Brauer
2004-11-18supress logging of subsequent connect() failures as long as:Henning Brauer
2004-11-18More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v...Kenneth R Westerback
2004-11-17Document exit code, pointed out by Paul de Weerd.Todd C. Miller
2004-11-17sort sections;Jason McIntyre
2004-11-17Enable interrupts after autoconf.Miod Vallat
2004-11-17Remove dead or unused code; minor syncs with macppc code.Miod Vallat
2004-11-17Correct *cnputc() prototypes.Miod Vallat
2004-11-17Add register prefixes and generally match macppc locore.S now; diff betweenMiod Vallat
2004-11-17A few more register prefixes, as well as more tab vs space police. NoMiod Vallat
2004-11-17Update to sudo 1.6.8p4Todd C. Miller
2004-11-17proper autoconf attachments; grange@ testing; markus@ okMichael Shalayeff
2004-11-17oops, spotted by pat as alwaysTheo de Raadt
2004-11-17print real/avail/bufcache sizes as unsignedMichael Shalayeff
2004-11-17- \r\n fix for QUIT commandBob Beck
2004-11-17typo, spotted by pedroTheo de Raadt
2004-11-173 more devicesTheo de Raadt
2004-11-17rename to atmelTheo de Raadt
2004-11-17atu(4) on by default, since it is now smallerTheo de Raadt
2004-11-17document the firmware files in /etc/firmware/Theo de Raadt
2004-11-17use the filesystem based firmware loader; dlg okTheo de Raadt
2004-11-17firmware loading; ok pedro tedu dlg miodTheo de Raadt
2004-11-17stuff after #endifTheo de Raadt
2004-11-17use lmin() instead of imin() in sbspace(), ok henning, millertMarkus Friedl