summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-05fix SYNOPSIS;Jason McIntyre
2004-01-05sort options and SYNOPSIS;Jason McIntyre
2004-01-05clarify description of colon `action';Jason McIntyre
2004-01-05move an .Ed to the right place;Jason McIntyre
2004-01-05Do not have non-dynamic crt0 depend upon libc's strrchr() function on a.out.Miod Vallat
2004-01-05Use correct type for old values. No binary change.Otto Moerbeek
2004-01-05Don't issue PREVENT_ALLOW commands to disk devices during sdopen() orKenneth R Westerback
2004-01-05include path fixes for gcc3.Marc Espie
2004-01-05excessively detailed error messages are not unixTheo de Raadt
2004-01-05syncTheo de Raadt
2004-01-05abcomodate cross for the new nm+sizeMichael Shalayeff
2004-01-05nm digs elf and merges w/ size; millert@ okMichael Shalayeff
2004-01-05Reduce ahc verbosity. Put chip details inside an if (bootverbose) {}Kenneth R Westerback
2004-01-05Get rid of volatile variables that were a vain attempt to prevent theTodd C. Miller
2004-01-05unobfuscate systm.h: use va_list for vprintf.Marc Espie
2004-01-05Major overhaul of our master boot record.Tom Cosgrove
2004-01-04when imsg_get has no imsg any more for us, do not set the done flag,Henning Brauer
2004-01-04cope with poll errorHenning Brauer
2004-01-04In pmap_activate(), be sure to always flush the user tlb, even if we areMiod Vallat
2004-01-04show da timersHenning Brauer
2004-01-04gcc3 doesn't like varargs, it was found that the varargs.h inclusion isDale Rahn
2004-01-04Previous monotomic clock fix had major issues, this improves the matter.Dale Rahn
2004-01-04split the dispatch_imsg function into twom one per pipe.Henning Brauer
2004-01-04show message statistics in the "show neighbor" viewHenning Brauer
2004-01-04err, on receival of keepalives increase the keepalive counter, not the updateHenning Brauer
2004-01-04oops... string.h ended up being included twice; pointed out by espiePeter Valchev
2004-01-04keep seperate message counters for open/update/keepalive/notificationHenning Brauer
2004-01-04kill multi-line string; ok miodPeter Valchev
2004-01-04new command "reload"Henning Brauer
2004-01-04-new imsg CTL_RELOADHenning Brauer
2004-01-04catch upHenning Brauer
2004-01-04allow "show neighbor" to be limited to one specific neighborHenning Brauer
2004-01-04re-org some parts; grudging ok from jmcTheo de Raadt
2004-01-04knf and lintTheo de Raadt
2004-01-04spacingTheo de Raadt
2004-01-04add infrastructure for command line parsingHenning Brauer
2004-01-04OpenBSD/powerpc is a __unix__ system.Dale Rahn
2004-01-04c++rt0 is a relic. It shall go away.Dale Rahn
2004-01-04c++rt0.o is a relic of long ago. tested on ELF drahn a.out miod, ok miod@Dale Rahn
2004-01-04in the SE, keep the remote router-id in network byte order, just likeHenning Brauer
2004-01-04better macro name (IF_LOCKED -> BOUND_IFACE). from markus.Cedric Berger
2004-01-04don't ignore "!" on "binat on !foo". ok mcbride@Cedric Berger
2004-01-04syncTheo de Raadt
2004-01-04typoJolan Luff
2004-01-04+syslogcDamien Miller
2004-01-04syslogc - client to read memory buffered logs from syslogd;Damien Miller
2004-01-04Buffered logging for syslogd. Logs may be stored in memory buffers andDamien Miller
2004-01-04rename BUGS section to CAVEATS more appropriately; ok avsm & othersPeter Valchev
2004-01-04include proper protos for userland; deraadtPeter Valchev
2004-01-04spacesTheo de Raadt