summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-05support NOTE_EOF; from marius aamodt eriksen; ok tedu, millertMarkus Friedl
2004-01-05missing fclose()Henning Brauer
2004-01-05correctly handle SIGCHLD.Henning Brauer
2004-01-05remove support for reading configuration from stdin.Henning Brauer
2004-01-05fix off by ones with strlcpy()Henning Brauer
2004-01-050 -> (void *)NULL for last argument of icmp_error(), which is of typeDaniel Hartmeier
2004-01-05waitpid's return is a pid_tHenning Brauer
2004-01-05temp/volt sensor for NS PC87366 LPC Super I/O; based on netbsd version; ok de...Markus Friedl
2004-01-05kill debugging code that is not needed anymoreMichael Shalayeff
2004-01-05add support for couple/decoupleHenning Brauer
2004-01-05allow fib couple/decouple based on an imsg received on the control socketHenning Brauer
2004-01-05protect against trying to couple when we're already coupled to the fib,Henning Brauer
2004-01-05libstdc++-v3 -> libstdc++Marc Espie
2004-01-05make sure libstdc++ doesn't get rebuilt all the time.Marc Espie
2004-01-05deal with the usual libtool nonsense crap.Marc Espie
2004-01-05use installed compiler for testsMarc Espie
2004-01-05point other srcdirs to variable locations, so that Makefile.bsd-wrapperMarc Espie
2004-01-05adjust version for soname.Marc Espie
2004-01-05single out include dir so that we can do `make includes' fromMarc Espie
2004-01-05basic infrastructure for OpenBSDMarc Espie
2004-01-05standard C++ library for gcc 3.xMarc Espie
2004-01-050K == -273.15C and sync computation with drivers; ok grangeMarkus Friedl
2004-01-05Repair my merging error, simplify DIOCCLRSTATUS code. ok dhartmei@Cedric Berger
2004-01-05Repair merge errors. Thanks Pyun YongHyeon, Sorry Henning :)Cedric Berger
2004-01-05.Xr bgpctlHenning Brauer
2004-01-05typos from Jared Yanovich;Jason McIntyre
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