Age | Commit message (Expand) | Author |
2004-01-04 | kill multi-line string; ok miod | Peter Valchev |
2004-01-04 | new command "reload" | Henning Brauer |
2004-01-04 | -new imsg CTL_RELOAD | Henning Brauer |
2004-01-04 | catch up | Henning Brauer |
2004-01-04 | allow "show neighbor" to be limited to one specific neighbor | Henning Brauer |
2004-01-04 | re-org some parts; grudging ok from jmc | Theo de Raadt |
2004-01-04 | knf and lint | Theo de Raadt |
2004-01-04 | spacing | Theo de Raadt |
2004-01-04 | add infrastructure for command line parsing | Henning Brauer |
2004-01-04 | OpenBSD/powerpc is a __unix__ system. | Dale Rahn |
2004-01-04 | c++rt0 is a relic. It shall go away. | Dale Rahn |
2004-01-04 | c++rt0.o is a relic of long ago. tested on ELF drahn a.out miod, ok miod@ | Dale Rahn |
2004-01-04 | in the SE, keep the remote router-id in network byte order, just like | Henning Brauer |
2004-01-04 | better macro name (IF_LOCKED -> BOUND_IFACE). from markus. | Cedric Berger |
2004-01-04 | don't ignore "!" on "binat on !foo". ok mcbride@ | Cedric Berger |
2004-01-04 | sync | Theo de Raadt |
2004-01-04 | typo | Jolan Luff |
2004-01-04 | +syslogc | Damien Miller |
2004-01-04 | syslogc - client to read memory buffered logs from syslogd; | Damien Miller |
2004-01-04 | Buffered logging for syslogd. Logs may be stored in memory buffers and | Damien Miller |
2004-01-04 | rename BUGS section to CAVEATS more appropriately; ok avsm & others | Peter Valchev |
2004-01-04 | include proper protos for userland; deraadt | Peter Valchev |
2004-01-04 | spaces | Theo de Raadt |
2004-01-04 | zap multi-line literals; ok deraadt | Peter Valchev |
2004-01-04 | Rewrite scsi_decode_sense() to clean up code; eliminate many magic | Kenneth R Westerback |
2004-01-04 | print time since last up/down ninely | Henning Brauer |
2004-01-04 | share statenames | Henning Brauer |
2004-01-04 | Thou shall not flush TLBs incorrectly. | Miod Vallat |
2004-01-04 | Working kluge to ``enable'' the on-board SCSI controller on 187 and 197, if | Miod Vallat |
2004-01-04 | Wall and spacing, I am hunting bugs | Theo de Raadt |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2004-01-04 | zap unused variable; ok mcbride | Peter Valchev |
2004-01-03 | missing proto; ok hin | Peter Valchev |
2004-01-03 | keep track of last session up/down and last successfull read | Henning Brauer |
2004-01-03 | ``device'' is not written ``devic''. | Miod Vallat |
2004-01-03 | print message counters | Henning Brauer |
2004-01-03 | add message counters | Henning Brauer |
2004-01-03 | Do not use (self) in pfload regress tests, it makes result config-dependant. | Cedric Berger |
2004-01-03 | shut gcc up; ok miod | Peter Valchev |
2004-01-03 | #include session.h | Henning Brauer |
2004-01-03 | move some session specific stuff to session.h and make the few files | Henning Brauer |
2004-01-03 | Silence a gcc warning: "initialization from incompatible pointer type" | Todd C. Miller |
2004-01-03 | decouple the peer list from bgpd_config. | Henning Brauer |
2004-01-03 | Fix format type mismatch (int vs. ssize_t). | Todd C. Miller |
2004-01-03 | missing prototypes; ok espie | Peter Valchev |
2004-01-03 | Replace bogus use of fgetln() (which doesn't NUL-terminate strings) | Todd C. Miller |
2004-01-03 | we'll have more than one view one day, strutural prepare for that | Henning Brauer |
2004-01-03 | Be more careful with INITIAL-CONTACT and do not delete SPIs when getting | Hakan Olsson |
2004-01-03 | factor out the printing stuff and format nicer as well | Henning Brauer |
2004-01-03 | disable TSC for Geode SC1100; Stuart Henderson, pr 3625; ok mickey, deraadt | Markus Friedl |