summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-01typo; we do have spamlogd(8) not spamlog(8);Xavier Santolaria
2004-03-01longjmp should not return 0, if longjmp(..., 0) is invoked return 1.Dale Rahn
2004-03-01paranoia and cleanup, document output formatBob Beck
2004-03-01support "tagged <name>" on anchor rules, suggested by vd@vmunix.lt,Daniel Hartmeier
2004-03-01tweaks from miodTheo de Raadt
2004-03-01KNFHenning Brauer
2004-03-01uset inet_pton(3) instead of home grown address validator; some other cleanupOtto Moerbeek
2004-03-01Arrrg. Not my day. Sync printconfig with parser here too.Claudio Jeker
2004-03-01Forgotten in the last commit. Sync printconfig and parser.Claudio Jeker
2004-03-01Sync printconfig.c with parse.y. OK henning@Claudio Jeker
2004-03-01Unbreak file truncation handling. Resolves PR 3689.Otto Moerbeek
2004-03-01Make it possible to diable the decision process. This is a feature only usefulClaudio Jeker
2004-03-01fix weak aliases for _thread_sys functions, proper libpthead linking.Dale Rahn
2004-03-01More readable DAC programming.Miod Vallat
2004-03-01More details about running alien binaries under emulation, should you haveMiod Vallat
2004-03-01rfx fits on the installation media.Miod Vallat
2004-03-01Define a wsdisplay type for rfx; ok deraadt@Miod Vallat
2004-03-01syncTheo de Raadt
2004-03-01syncTheo de Raadt
2004-03-01Enable gnu/lib/libf2c for 'make includes' with GCC3, for [fg]2c.h ok deraadt@Dale Rahn
2004-03-01Build libf2c on gcc3 architectures, ok deraadt@Dale Rahn
2004-03-01resolve pr3694. add -d [etached] to ignore stdin. ok henning@ mcbride@Ted Unangst
2004-02-29plug memory leak: when a control connection is closed we need to clearHenning Brauer
2004-02-29Use sudo when restarting daemon during test. ok markus@Darren Tucker
2004-02-29Mention rfxMiod Vallat
2004-02-29of course the control socket needs to be nonblocking as well, i could haveHenning Brauer
2004-02-29Enter rfx, driver for the SBus RasterFlex frame buffer family.Miod Vallat
2004-02-29More colormap games for 8-bit framebuffers to enjoy the inverted cursor too.Miod Vallat
2004-02-29Build this properly on OpenBSD.Dale Rahn
2004-02-29Import of libf2c from gcc3.3.2Dale Rahn
2004-02-29oopsTheo de Raadt
2004-02-29print tcps_conndrained; reminder from mcbride@Markus Friedl
2004-02-29don't stat(2) outfile in testmode; ok millert@, miod@Markus Friedl
2004-02-29Check for negative numbers.Tobias Weingartner
2004-02-29Make sure that the fib output is nicely sorted. Use ntohl to compareClaudio Jeker
2004-02-29better strtol with consistent usage, unsigned where appropriate, -Wall clean.Ted Unangst
2004-02-29syncTheo de Raadt
2004-02-28MTRR not yetTheo de Raadt
2004-02-28MTRR on by defaultTheo de Raadt
2004-02-28mtrr callsTheo de Raadt
2004-02-28syncTheo de Raadt
2004-02-28crunch it smallerTheo de Raadt
2004-02-28rename our NPXCW settingTheo de Raadt
2004-02-28most USB devicesTheo de Raadt
2004-02-28em(4) on floppyTheo de Raadt
2004-02-28copy from i386, no changes yetTheo de Raadt
2004-02-28Initialize MXCSR when FPU is first used. ok deraadt@Thomas Nordin
2004-02-28Revert v1.314 changes adding '~' to user supplied relative ftp paths,Kenneth R Westerback
2004-02-28Open a new connection for each URL given on the command line.Kenneth R Westerback
2004-02-28RegenMiod Vallat