Age | Commit message (Expand) | Author |
2004-03-02 | fix path; ok espie@ | David Krause |
2004-03-02 | correct answer file to meet gai_strerror() output on openbsd. David Krause | Jun-ichiro itojun Hagino |
2004-03-02 | call fifo_reclaim here too | Ted Unangst |
2004-03-02 | silly fifos aren't a real fs, so we have to be sure to call reclaim | Ted Unangst |
2004-03-02 | prevent memory leak on revoke by freeing resources in a real reclaim | Ted Unangst |
2004-03-02 | disable COMPAT_25; ok miod millert | Theo de Raadt |
2004-03-02 | bad openlog call; andrushock@korovino.net | Theo de Raadt |
2004-03-02 | oops, committed wrong version. thanks pedro. | Ted Unangst |
2004-03-01 | spelling | Theo de Raadt |
2004-03-01 | don't print empty descr | Henning Brauer |
2004-03-01 | make sure AS doesn't exceed upper bound, issue pointed out by | Henning Brauer |
2004-03-01 | oops | Theo de Raadt |
2004-03-01 | rewrite featuring IP6 support from Pedro Martelletto <pbastos@rdc.puc-rio.br> | Ted Unangst |
2004-03-01 | Initialize the frame buffer when the PROM did not do this on our behalf. | Miod Vallat |
2004-03-01 | looks like powerpc will not do W^X for some time.. | Theo de Raadt |
2004-03-01 | Correctly compute pc-relative relocation addend for amd64. | Mark Kettenis |
2004-03-01 | do not recommend a format string error..; pbastos@rdc.puc-rio.br | Theo de Raadt |
2004-03-01 | zap extra spaces. From a PR by Jared Yanovich. | Marc Espie |
2004-03-01 | Be explicit about the return value of setjmp() when longjmp(..., 0) is called. | Otto Moerbeek |
2004-03-01 | typo; we do have spamlogd(8) not spamlog(8); | Xavier Santolaria |
2004-03-01 | longjmp should not return 0, if longjmp(..., 0) is invoked return 1. | Dale Rahn |
2004-03-01 | paranoia and cleanup, document output format | Bob Beck |
2004-03-01 | support "tagged <name>" on anchor rules, suggested by vd@vmunix.lt, | Daniel Hartmeier |
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 |
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 |
2004-03-01 | Make it possible to diable the decision process. This is a feature only useful | Claudio Jeker |
2004-03-01 | fix weak aliases for _thread_sys functions, proper libpthead linking. | Dale Rahn |
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 |
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 |
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 |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat |
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 |