summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-05fix writing of multiline To and Cc headersGilles Chehade
2014-04-05Be sure to release rwlock when returning error in pppxclose().Miod Vallat
2014-04-05set adapter buswidth according to the number of loop ids supported by theJonathan Matthew
2014-04-04Add the -t ktrace(1) option to ltrace(1), so that you can trigger bothMiod Vallat
2014-04-04Second step of the R4000 EOP errata WAR: when pmap invalidates a page whichMiod Vallat
2014-04-04fix header parsing issue in enqueuer leading to From: header being strippedGilles Chehade
2014-04-04If the PDC_COPROC call fails, and we are running on a PA 1.1 system, assumeMiod Vallat
2014-04-04It seems that, when the on-board USB controller is an ALI M5237 USB and itsMiod Vallat
2014-04-04Change HTTP_PROXY back to http_proxy. This is an environment variableKenneth R Westerback
2014-04-04In -p (picky) mode, warn unless each filename (aka mlink)Ingo Schwarze
2014-04-04Warn about missing mlinks.Ingo Schwarze
2014-04-04Merge the mda, mta and smtp processes into a single unprivilegedEric Faurot
2014-04-04Remember which names are in the NAME section.Ingo Schwarze
2014-04-04start the purge task after events are set, or we can miss SIGCHLDEric Faurot
2014-04-04syncTheo de Raadt
2014-04-04Rework the command polling loop so it can handle multiple responses in a singleJonathan Matthew
2014-04-04Paul B. Henson discovered it was possible to hit a kernelJonathan Gray
2014-04-04remove some duplicate text,Ingo Schwarze
2014-04-04When the -n or -t flag is given to makewhatis(8),Ingo Schwarze
2014-04-04syncTheo de Raadt
2014-04-04let device_register match scsi devices to anything hanging off aDavid Gwynne
2014-04-03bcopy -> memcpyTed Unangst
2014-04-03regenMiod Vallat
2014-04-03XIRING Ximax CDC adapterMiod Vallat
2014-04-03Instead of silently doing nothing at all,Ingo Schwarze
2014-04-03add a uvm_yield function and use it in the reaper path to prevent theTed Unangst
2014-04-03if it's ok to wait, it must also be ok to give the kernel lock. do so.Ted Unangst
2014-04-03On second thought, make that manpage MI, even though the binary is notMiod Vallat
2014-04-03Install the manpage on loongson too (and arm* while there); it could be arguedMiod Vallat
2014-04-03regenMiod Vallat
2014-04-03Add wskbd nodes to the bsd.rd /dev posse; allows kbd -l to work as intendedMiod Vallat
2014-04-03uvm_fault() will try to fault neighbouring pages for the MADV_NORMAL case,Miod Vallat
2014-04-03When finding a file in a non-existant directory:Mark Lumsden
2014-04-03Add the missing 6322 PCI id.Brad Smith
2014-04-03Do not keep the EOP check bits in PGF_PRESERVE.Miod Vallat
2014-04-03Put back 1.11, lost during the last update; unbreaks NOPIC builds.Miod Vallat
2014-04-03fix $OpenBSD$, noticed by philipBob Beck
2014-04-03put $OpenBSD$ back.. notice by philip.Bob Beck
2014-04-03syncTheo de Raadt
2014-04-03Rename the -W option to -p (mnemonics: picky, print to stderr):Ingo Schwarze
2014-04-03Update Copyright notice; ok otto@ beck@ deraadt@.Ingo Schwarze
2014-04-03Proper validation and computation of bsize in expert mode; ok krw@ millert@Otto Moerbeek
2014-04-03I have discussed these licenses with Poul-Henning Kamp and he has agreed toBob Beck
2014-04-03The -v option of mandocdb(8) clashes with the -v option of espie@'sIngo Schwarze
2014-04-03various macro cleanup and tweaks;Jason McIntyre
2014-04-03XHCI -> xHCI to be consistent with device names.Martin Pieuchot
2014-04-03sort SEE ALSO;Jason McIntyre
2014-04-03enable hdsDavid Gwynne
2014-04-03use asr helpers after libevent update.Eric Faurot
2014-04-03add helper functions to use asr with libevent.Eric Faurot