Age | Commit message (Expand) | Author |
2011-07-18 | move aucat very early, to cope with pkgs; ok aja | Theo de Raadt |
2011-07-18 | Zap rdate_flags, it's not used anymore. | Antoine Jacoutot |
2011-07-18 | Allocations fit if [the end of free space] >= [the end of allocated space]. | Ariane van der Steldt |
2011-07-18 | Fix uvm_pmr_alloc_piglet. | Ariane van der Steldt |
2011-07-18 | Wording fixes and remove refrences to vnode_if.src as it's gone; | Thordur I. Bjornsson |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-18 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-07-18 | Revert vnd(4) to its older less strict behavior. | Matthew Dempsky |
2011-07-18 | Implement fdopendir(3) and refactor opendir(3) and fdopendir(3) to use | Matthew Dempsky |
2011-07-18 | sync | Matthew Dempsky |
2011-07-18 | Add support for UTIME_OMIT and UTIME_NOW to utimensat(2), add the | Matthew Dempsky |
2011-07-18 | Fix an off-by-1 error and a 32-bit integer arithmetic overflow bug | Matthew Dempsky |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |
2011-07-17 | Fix an integer overflow for very long lines by replacing the datatype of 2 of... | aschrijver |
2011-07-17 | typo in usage summary | joshua stein |
2011-07-17 | fix ${pf} variable so that the special pflogd check works; ok deraadt@ | David Krause |
2011-07-17 | sync | Theo de Raadt |
2011-07-17 | now that the API is working, reorg the code correctly: DeleteSet is the | Marc Espie |
2011-07-17 | unify the main loop some more: add and delete do more or less the | Marc Espie |
2011-07-17 | Fix spacing | aschrijver |
2011-07-17 | sync | Theo de Raadt |
2011-07-17 | sync | Theo de Raadt |
2011-07-17 | protect against really weird packing-lists | Marc Espie |
2011-07-17 | handle files produced by ktrace -a better by making a distinction | Otto Moerbeek |
2011-07-17 | since we're treating native emuls different (more fancy) than | Otto Moerbeek |
2011-07-17 | add ospfd ospf6d to RCDAEMONS so they get installed; ok deraadt@ | David Krause |
2011-07-17 | use correct spelling of ospf6d script; ok deraadt@ | David Krause |
2011-07-16 | The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} can | Philip Guenthe |
2011-07-16 | missing $OpenBSD$ marker | Marc Espie |
2011-07-16 | Add support for Farsi and Arabic (SY+SD). | Antoine Jacoutot |
2011-07-16 | device_register() is called on the scsibus(4) devices before | Matthew Dempsky |
2011-07-16 | remove unused variable | Charles Longeau |
2011-07-16 | Start amd in /etc/amd so it can find maps in files. ok robert@ | Stuart Henderson |
2011-07-16 | Make the updated zlib compile with a debug kernel. | Joel Sing |
2011-07-15 | document regress-depends-list. | Federico G. Schwindt |
2011-07-15 | improve documentation of .Bl -column .It Ta | Ingo Schwarze |
2011-07-15 | the rc.d scripts need to be in the base set for sysmerge | Theo de Raadt |
2011-07-15 | When killing lines using ^U <n> ^K, count the characters exactly (for | Theo de Raadt |
2011-07-15 | Cope with the start-dma-before-init errata and some other register setup | Theo de Raadt |
2011-07-15 | use conv=sync for bootblock install, now that vnd enforces 512 byte writes | Theo de Raadt |
2011-07-15 | be more specific about .Dv, .Er, and .Ev; from kristaps@ | Ingo Schwarze |
2011-07-15 | Clarify the role of .RS and fix a bogus cross-reference; | Ingo Schwarze |
2011-07-14 | "struct stat35" and "struct stat43" aren't needed anymore. | Matthew Dempsky |
2011-07-14 | sync | Matthew Dempsky |
2011-07-14 | Fix entry 84 to use the same prototype for linux_sys_lstat() as entry | Matthew Dempsky |
2011-07-14 | Add support for AT_REMOVEDIR to unlinkat(2), and switch sys_rmdir() to | Matthew Dempsky |
2011-07-14 | spacing, no binary change. | Igor Sobrado |
2011-07-14 | We must not call xl_wol_power() from xl_stop(). If we do the device | Stefan Sperling |
2011-07-14 | str is an optional argument to -t; if no argument is given, this | Igor Sobrado |
2011-07-14 | Import mandocdb(8) from bsd.lv, coded by kristaps@, for in-tree development. | Ingo Schwarze |