summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-02fix path; ok espie@David Krause
2004-03-02correct answer file to meet gai_strerror() output on openbsd. David KrauseJun-ichiro itojun Hagino
2004-03-02call fifo_reclaim here tooTed Unangst
2004-03-02silly fifos aren't a real fs, so we have to be sure to call reclaimTed Unangst
2004-03-02prevent memory leak on revoke by freeing resources in a real reclaimTed Unangst
2004-03-02disable COMPAT_25; ok miod millertTheo de Raadt
2004-03-02bad openlog call; andrushock@korovino.netTheo de Raadt
2004-03-02oops, committed wrong version. thanks pedro.Ted Unangst
2004-03-01spellingTheo de Raadt
2004-03-01don't print empty descrHenning Brauer
2004-03-01make sure AS doesn't exceed upper bound, issue pointed out byHenning Brauer
2004-03-01oopsTheo de Raadt
2004-03-01rewrite featuring IP6 support from Pedro Martelletto <pbastos@rdc.puc-rio.br>Ted Unangst
2004-03-01Initialize the frame buffer when the PROM did not do this on our behalf.Miod Vallat
2004-03-01looks like powerpc will not do W^X for some time..Theo de Raadt
2004-03-01Correctly compute pc-relative relocation addend for amd64.Mark Kettenis
2004-03-01do not recommend a format string error..; pbastos@rdc.puc-rio.brTheo de Raadt
2004-03-01zap extra spaces. From a PR by Jared Yanovich.Marc Espie
2004-03-01Be explicit about the return value of setjmp() when longjmp(..., 0) is called.Otto Moerbeek
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