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