summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-17Fix an integer overflow for very long lines by replacing the datatype of 2 of...aschrijver
2011-07-17typo in usage summaryjoshua stein
2011-07-17fix ${pf} variable so that the special pflogd check works; ok deraadt@David Krause
2011-07-17syncTheo de Raadt
2011-07-17now that the API is working, reorg the code correctly: DeleteSet is theMarc Espie
2011-07-17unify the main loop some more: add and delete do more or less theMarc Espie
2011-07-17Fix spacingaschrijver
2011-07-17syncTheo de Raadt
2011-07-17syncTheo de Raadt
2011-07-17protect against really weird packing-listsMarc Espie
2011-07-17handle files produced by ktrace -a better by making a distinctionOtto Moerbeek
2011-07-17since we're treating native emuls different (more fancy) thanOtto Moerbeek
2011-07-17add ospfd ospf6d to RCDAEMONS so they get installed; ok deraadt@David Krause
2011-07-17use correct spelling of ospf6d script; ok deraadt@David Krause
2011-07-16The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} canPhilip Guenthe
2011-07-16missing $OpenBSD$ markerMarc Espie
2011-07-16Add support for Farsi and Arabic (SY+SD).Antoine Jacoutot
2011-07-16device_register() is called on the scsibus(4) devices beforeMatthew Dempsky
2011-07-16remove unused variableCharles Longeau
2011-07-16Start amd in /etc/amd so it can find maps in files. ok robert@Stuart Henderson
2011-07-16Make the updated zlib compile with a debug kernel.Joel Sing
2011-07-15document regress-depends-list.Federico G. Schwindt
2011-07-15improve documentation of .Bl -column .It TaIngo Schwarze
2011-07-15the rc.d scripts need to be in the base set for sysmergeTheo de Raadt
2011-07-15When killing lines using ^U <n> ^K, count the characters exactly (forTheo de Raadt
2011-07-15Cope with the start-dma-before-init errata and some other register setupTheo de Raadt
2011-07-15use conv=sync for bootblock install, now that vnd enforces 512 byte writesTheo de Raadt
2011-07-15be more specific about .Dv, .Er, and .Ev; from kristaps@Ingo Schwarze
2011-07-15Clarify 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-14syncMatthew Dempsky
2011-07-14Fix entry 84 to use the same prototype for linux_sys_lstat() as entryMatthew Dempsky
2011-07-14Add support for AT_REMOVEDIR to unlinkat(2), and switch sys_rmdir() toMatthew Dempsky
2011-07-14spacing, no binary change.Igor Sobrado
2011-07-14We must not call xl_wol_power() from xl_stop(). If we do the deviceStefan Sperling
2011-07-14str is an optional argument to -t; if no argument is given, thisIgor Sobrado
2011-07-14Import mandocdb(8) from bsd.lv, coded by kristaps@, for in-tree development.Ingo Schwarze
2011-07-14Fix a bug reported by "Remco" on misc@ where sysmerge(8) would fail toAntoine Jacoutot
2011-07-14Revert build system complication, for two reasons:Ingo Schwarze
2011-07-14move deptree_header into AddDelete, use it in pkg_delete.Marc Espie
2011-07-14__opendir2, DTF_NODUP, and __DTF_READALL can die. struct direntTheo de Raadt
2011-07-13Change the visibility of the AT_* flags to kernel only. It's causingMatthew Dempsky
2011-07-13Must now specify correct protocol (tcp, udp) for user and group attributes.Ryan Thomas McBride
2011-07-13Force user to specify protocol when filtering on user, gid, and osRyan Thomas McBride
2011-07-13Delete items on grpreflist when walking them to decrement the count,Dale Rahn
2011-07-13print more information in request state tracesEric Faurot
2011-07-13fix indentation in switchEric Faurot
2011-07-13do not make these values look like they are flags.Eric Faurot
2011-07-13share codeMarc Espie
2011-07-13let short_print work on DeleteSetsMarc Espie