summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-14enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflowsJonathan Matthew
2014-03-14syncTheo de Raadt
2014-03-14print the correct user name if SMTPD_QUEUE_USER is missingAlexander Hall
2014-03-14Remove pointless casts. No binary change.Lawrence Teo
2014-03-14Change a few malloc+memset calls to calloc.Lawrence Teo
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
2014-03-14rework mplock as ticket locks instead of spinlocks. this providesDavid Gwynne
2014-03-14adding a user is hard. mistakes pointed out by ajacoutotTed Unangst
2014-03-13Add a few more instruction patterns that are apparently needed by gcc 4.8.Mark Kettenis
2014-03-13When polling for command completion, clear the interrupt before reading theMark Kettenis
2014-03-13Don't suggest running the AML parser as root. :-)Bryan Steele
2014-03-13this test is a sorry mess of race conditions; add another sleepDamien Miller
2014-03-13When failing to find the required privsep user entry, it is not cool atTheo de Raadt
2014-03-13smtpd dudes forgot to add their _smtpq userTed Unangst
2014-03-13oops! none of us spotted that pkg_add is section 1, not 8;Jason McIntyre
2014-03-13In -Tutf8 mode, make sure that hyphens get counted against the output lineIngo Schwarze
2014-03-13Update the _OSI list to include newer Redmond products which may be requestedBryan Steele
2014-03-13Correction from jmc@, sort references alphabetically.Bryan Steele
2014-03-13Add a reference to the ACPICA utilities, with examples.Bryan Steele
2014-03-13the default rsh is now spelled ssh. ok deraadtTed Unangst
2014-03-13it's a tedu miracle! this file is just descriptions, so resurrect spraydTed Unangst
2014-03-13remove old instructions about sendmail. poke by jmcTed Unangst
2014-03-13The enqueue utility should not add a User-Agent header to emails.Chris Cappuccio
2014-03-13We no longer provide the dri1 agp interfaces, so remove the associated glueMark Kettenis
2014-03-13Missed removing some bits with rev 1.147.Brad Smith
2014-03-13Block userland from entering drm code (and make sure it is no longer in there)Mark Kettenis
2014-03-13Remove some lint -- ARGSUSED.Kenneth R Westerback
2014-03-13Merge 'struct DISK_metrics' and 'struct disk' into one, since we don'tKenneth R Westerback
2014-03-13Decouple the sizes of the request and response queues, and reduce the size ofMark Kettenis
2014-03-13httpd(8) is no moreFlorian Obser
2014-03-13Unhook httpd(8) from build; man page bitsFlorian Obser
2014-03-13Unhook httpd(8) from build; etc bitsFlorian Obser
2014-03-13Unhook httpd(8) from buildFlorian Obser
2014-03-13no more spray(8);Jason McIntyre
2014-03-13Don't use volume keys when in raw-mode (this doesn't work), and letAlexandre Ratchov
2014-03-13bring __unaligned(x) in.David Gwynne
2014-03-13get rid of the assumption that the head of the alldevs list is theDavid Gwynne
2014-03-13Drop the REPUN bit from CvmCtl register not to allow unaligned access.YASUOKA Masahiko
2014-03-13merge conflictsBrad Smith
2014-03-13update to NSD 4.0.2, ok sthen@Brad Smith
2014-03-13fix buffer overflows in icmp redirect handling introduced in rev 1.106Jonathan Gray
2014-03-13collapse variable declarationsTed Unangst
2014-03-13last bits of indentation and styleTed Unangst
2014-03-13indentation styleTed Unangst
2014-03-13indent, add a touch of styleTed Unangst
2014-03-12just run newaliases. should be about the same, but less sendmail.Ted Unangst
2014-03-12no more www@Theo de Raadt
2014-03-12switch over to smtpd by default.Ted Unangst
2014-03-12Are they going to help?Ted Unangst