Age | Commit message (Expand) | Author |
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 |
2011-07-14 | Fix a bug reported by "Remco" on misc@ where sysmerge(8) would fail to | Antoine Jacoutot |
2011-07-14 | Revert build system complication, for two reasons: | Ingo Schwarze |
2011-07-14 | move deptree_header into AddDelete, use it in pkg_delete. | Marc Espie |
2011-07-14 | __opendir2, DTF_NODUP, and __DTF_READALL can die. struct dirent | Theo de Raadt |
2011-07-13 | Change the visibility of the AT_* flags to kernel only. It's causing | Matthew Dempsky |
2011-07-13 | Must now specify correct protocol (tcp, udp) for user and group attributes. | Ryan Thomas McBride |
2011-07-13 | Force user to specify protocol when filtering on user, gid, and os | Ryan Thomas McBride |
2011-07-13 | Delete items on grpreflist when walking them to decrement the count, | Dale Rahn |
2011-07-13 | print more information in request state traces | Eric Faurot |
2011-07-13 | fix indentation in switch | Eric Faurot |
2011-07-13 | do not make these values look like they are flags. | Eric Faurot |
2011-07-13 | share code | Marc Espie |
2011-07-13 | let short_print work on DeleteSets | Marc Espie |