Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-01 | typo; we do have spamlogd(8) not spamlog(8); | Xavier Santolaria | |
ok beck@ | |||
2004-03-01 | longjmp should not return 0, if longjmp(..., 0) is invoked return 1. | Dale Rahn | |
ok miod@ deraadt@ | |||
2004-03-01 | paranoia and cleanup, document output format | Bob Beck | |
ok millert@ | |||
2004-03-01 | support "tagged <name>" on anchor rules, suggested by vd@vmunix.lt, | Daniel Hartmeier | |
ok henning@, cedric@ | |||
2004-03-01 | tweaks from miod | Theo de Raadt | |
2004-03-01 | KNF | Henning Brauer | |
2004-03-01 | uset inet_pton(3) instead of home grown address validator; some other cleanup | Otto Moerbeek | |
ok beck@ | |||
2004-03-01 | Arrrg. Not my day. Sync printconfig with parser here too. | Claudio Jeker | |
2004-03-01 | Forgotten in the last commit. Sync printconfig and parser. | Claudio Jeker | |
2004-03-01 | Sync printconfig.c with parse.y. OK henning@ | Claudio Jeker | |
2004-03-01 | Unbreak file truncation handling. Resolves PR 3689. | Otto Moerbeek | |
ok tdeval@ millert@ | |||
2004-03-01 | Make it possible to diable the decision process. This is a feature only useful | Claudio Jeker | |
for route-collectors. OK henning@ | |||
2004-03-01 | fix weak aliases for _thread_sys functions, proper libpthead linking. | Dale Rahn | |
rewrittent to more closely model other archs. ok deraadt@ miod@ | |||
2004-03-01 | More readable DAC programming. | Miod Vallat | |
2004-03-01 | More details about running alien binaries under emulation, should you have | Miod Vallat | |
no choice. | |||
2004-03-01 | rfx fits on the installation media. | Miod Vallat | |
2004-03-01 | Define a wsdisplay type for rfx; ok deraadt@ | Miod Vallat | |
2004-03-01 | sync | Theo de Raadt | |
2004-03-01 | sync | Theo de Raadt | |
2004-03-01 | Enable gnu/lib/libf2c for 'make includes' with GCC3, for [fg]2c.h ok deraadt@ | Dale Rahn | |
2004-03-01 | Build libf2c on gcc3 architectures, ok deraadt@ | Dale Rahn | |
2004-03-01 | resolve pr3694. add -d [etached] to ignore stdin. ok henning@ mcbride@ | Ted Unangst | |
2004-02-29 | plug memory leak: when a control connection is closed we need to clear | Henning Brauer | |
its write buffers, noticed by claudio | |||
2004-02-29 | Use sudo when restarting daemon during test. ok markus@ | Darren Tucker | |
2004-02-29 | Mention rfx | Miod Vallat | |
2004-02-29 | of course the control socket needs to be nonblocking as well, i could have | Henning Brauer | |
sworn it was... noticed by & fixed with claudio | |||
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat | |
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it... | |||
2004-02-29 | More colormap games for 8-bit framebuffers to enjoy the inverted cursor too. | Miod Vallat | |
2004-02-29 | Build this properly on OpenBSD. | Dale Rahn | |
2004-02-29 | Import of libf2c from gcc3.3.2 | Dale Rahn | |
2004-02-29 | oops | Theo de Raadt | |
2004-02-29 | print tcps_conndrained; reminder from mcbride@ | Markus Friedl | |
2004-02-29 | don't stat(2) outfile in testmode; ok millert@, miod@ | Markus Friedl | |
2004-02-29 | Check for negative numbers. | Tobias Weingartner | |
ok grange@ | |||
2004-02-29 | Make sure that the fib output is nicely sorted. Use ntohl to compare | Claudio Jeker | |
IP addresses so the tree gets correctly populated. OK henning@ | |||
2004-02-29 | better strtol with consistent usage, unsigned where appropriate, -Wall clean. | Ted Unangst | |
with some help and ok tdeval@ | |||
2004-02-29 | sync | Theo de Raadt | |
2004-02-28 | MTRR not yet | Theo de Raadt | |
2004-02-28 | MTRR on by default | Theo de Raadt | |
2004-02-28 | mtrr calls | Theo de Raadt | |
2004-02-28 | sync | Theo de Raadt | |
2004-02-28 | crunch it smaller | Theo de Raadt | |
2004-02-28 | rename our NPXCW setting | Theo de Raadt | |
2004-02-28 | most USB devices | Theo de Raadt | |
2004-02-28 | em(4) on floppy | Theo de Raadt | |
2004-02-28 | copy from i386, no changes yet | Theo de Raadt | |
2004-02-28 | Initialize MXCSR when FPU is first used. ok deraadt@ | Thomas Nordin | |
2004-02-28 | Revert v1.314 changes adding '~' to user supplied relative ftp paths, | Kenneth R Westerback | |
since today's ftp/fetch.c commit fixes real issue, and v1.314 broke 'ftp' user. Problems with 'ftp' user reported by Stephen Kirkham of UofA. | |||
2004-02-28 | Open a new connection for each URL given on the command line. | Kenneth R Westerback | |
This eliminates problematic 'CWD /' commands that caused interactive commands and auto fetch commands to occaisonally end up in different directories, creating problems for the install scripts. Problematic 'CWD /' commands noticed by deraadt@. ok millert@. | |||
2004-02-28 | Regen | Miod Vallat | |