summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-28syncTheo de Raadt
2012-08-28Don't enable "sendfile" which does not work on OpenBSD according to robert@Antoine Jacoutot
2012-08-28LDFLAGS will be -nopie for the NOPIE case, change GCC_PIE_DEFAULT -> PIE_DEFAULTPascal Stumpf
2012-08-28remove encrypt.c prototypes leftoversCharles Longeau
2012-08-28Make mg behave more like emacs with regards to opening a new buffer:lum
2012-08-28-fPIC and -fpic for m68kJonathan Gray
2012-08-28Expose _EVENT_VERSION in event.h. This is expected by net/tor, which will spewPascal Stumpf
2012-08-28This file isn't and won't be used --> delete it.Charles Longeau
2012-08-28Don't order file and dir creation, no measurable effect, ffsOtto Moerbeek
2012-08-28Always compare master.passwd(5) and group(5) regardless of their sums:Antoine Jacoutot
2012-08-27Change a log to fprintf that was missed last time around, from Tiago Cunha.Nicholas Marriott
2012-08-27Instead of requiring a prompt to enter all numbers >10, go back toNicholas Marriott
2012-08-27Remove landisk gcc 3 compiler workaround. Reminded by martynas@ and bradMiod Vallat
2012-08-27fix sundry macro abuses;Jason McIntyre
2012-08-27correct the description of VLAN_MTU; from brad smithJason McIntyre
2012-08-27don't call ckdir() on each mktmpfile() call.Charles Longeau
2012-08-27let regen_headers also take care of sqlite3.pc.in => sqlite3.pcMarc Espie
2012-08-27a few libtool users are bogus, they confuse --export-symbols with theMarc Espie
2012-08-27vax does not get -rpath-link, but it also does not really need it.Marc Espie
2012-08-26Junk global cur_time, and use time(NULL) or local variables whereKenneth R Westerback
2012-08-26oops, i added a stray character. spotted by jmcTed Unangst
2012-08-26Hook up nginx to rc(8).Antoine Jacoutot
2012-08-26missing DPADD ... sorryGilles Chehade
2012-08-26sane rewrite of the disk-queue traversal code, and log bogus files foundEric Faurot
2012-08-26correctly check compress_backend_lookup() to avoid a NULL derefGilles Chehade
2012-08-26- document queue compressionGilles Chehade
2012-08-26- use the same compression algorithm, gzip, for message file and envelopesGilles Chehade
2012-08-26- define ZLIB_BUFFER_SIZE instead of hardcoding 8192Gilles Chehade
2012-08-26htole64 works as good as htole32 twice for dma virtual addresses.David Gwynne
2012-08-26- remove unused variableGilles Chehade
2012-08-26Add missing RCS Id.Charles Longeau
2012-08-26Make a few ftp(1) usage/man page changes related to BasicLawrence Teo
2012-08-25Add compress_backend, allowing compression of messages and envelopes in the q...Charles Longeau
2012-08-25lka must not start servicing requests until it has received its full configEric Faurot
2012-08-25Another missed PIC -> __PIC__ conversion.Mark Kettenis
2012-08-25- add myself to the copyright in control.c, i've done quite a few changesGilles Chehade
2012-08-25- stop accepting clients if we hit our fd reserve limit (or if we fail)Gilles Chehade
2012-08-25Better detection of the st16650 v1 (with the broken fifo). Gets rid ofMark Kettenis
2012-08-25Turns out the v445 isn't happy at all if we touch the registers that dealMark Kettenis
2012-08-25It's ok to try to rollback an update we don't know about. It mightEric Faurot
2012-08-25- offline enqueue does not need to use the user_backend API, it relies onGilles Chehade
2012-08-25Add support for power saving in Host AP mode.Mark Kettenis
2012-08-25- introduce TRACE_PROFILINGGilles Chehade
2012-08-25Set up ni_savedq for the initial BSS node such that it can actually be usedMark Kettenis
2012-08-25- introduce struct stat_valueGilles Chehade
2012-08-25use duration_to_text() when logging delay, for consistency.Eric Faurot
2012-08-25log pause/resume from the administrator to maillog.Eric Faurot
2012-08-25- make wrong variable specs (unterminated) parse errors.Marc Espie
2012-08-25Mention Supermicro SMC2208.Christiano F. Haesbaert
2012-08-25Make sure we disable interrupts on attachment before re-enabling.Christiano F. Haesbaert