Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-01 | be precise about which archs need to use 4.2bsd (sparc), and move that | Jason McIntyre | |
note to caveats; requested by bsd confirmed by marco; ok todd | |||
2009-05-01 | use printf instead of echo for one of the anchor examples - this allows it | Jason McIntyre | |
to work for users of csh and /bin/echo; | |||
2009-04-29 | new wpi-firmware package for iwlwifi-3945-ucode-15.32.2.9.tgz | Damien Bergamini | |
change log from Intel: -- More protection against NMIs | |||
2009-04-29 | clarify fstype `raid' and some other small bits whilst here; | Jason McIntyre | |
prodded by a "conversation" on misc from Sebastian Rother ok marco | |||
2009-04-27 | now that require-order is no longer on by default, we can relax the ordering | Jason McIntyre | |
of this page a little; instead of talking about statement types, just provide a brief overview of the page; | |||
2009-04-27 | Xr intro 4 like other pages. | Michael Knudsen | |
2009-04-27 | - use .Dl for short displays | Jason McIntyre | |
- .Nm does not require args | |||
2009-04-27 | - restructure the ANCHORS section | Jason McIntyre | |
- no need to escape quotes within displays | |||
2009-04-27 | Update to tzdata2009g from elsie.nci.nih.gov | Todd C. Miller | |
2009-04-26 | typo | Tobias Stoeckmann | |
2009-04-26 | typos fixed | Tobias Stoeckmann | |
ok jmc | |||
2009-04-26 | switch the require-order default to "no". regression tests still pass. | Stuart Henderson | |
ok henning@ deraadt@ | |||
2009-04-26 | Add recent python module change. | Antoine Jacoutot | |
2009-04-25 | previous was slightly wrong - revert to full product name; | Jason McIntyre | |
requested by mk | |||
2009-04-25 | Enter mtx_enter_try. In part for completeness, things may start | Tobias Weingartner | |
using this soon(ish). Ok oga@, sorta yes kettenis@. | |||
2009-04-25 | Mention that ichwdt exposes the standard watchdog interface like the | Michael Knudsen | |
other wdt pages. | |||
2009-04-25 | Be consistent with what is done before in the man and use sudo(8) while | Antoine Jacoutot | |
making sure we start the build from /usr/src. discussed with and mostly from jmc@ ("please commit") | |||
2009-04-25 | align berkwdt's Nd with that of other watchdog devices; | Jason McIntyre | |
2009-04-24 | Xr berkwdt | Michael Knudsen | |
2009-04-24 | Add manual page for berkwdt(4). | Michael Knudsen | |
2009-04-24 | tweak ANCHORS; | Jason McIntyre | |
2009-04-24 | reduce the verbosity of the two examples sections, and provide some | Jason McIntyre | |
indent; ok henning | |||
2009-04-24 | rearrange/merge the various sections to impose some structure on this page; | Jason McIntyre | |
ok henning | |||
2009-04-23 | improve the description for the .Nd macro in a way it is not only | Igor Sobrado | |
more accurate but also a good mnemonic. ok jmc@ | |||
2009-04-22 | do not provide a short list of products which is always out of date. | Theo de Raadt | |
2009-04-22 | tweaks for the final sections; | Jason McIntyre | |
2009-04-22 | oops! sync gbe(4) entry; | Jason McIntyre | |
2009-04-22 | arguments following name description macros (.Nd) are usually lowercase. | Igor Sobrado | |
ok jmc@ | |||
2009-04-21 | Document timeout_add_msec(). | Michael Knudsen | |
oga pointed out that it was undocumented, which caused me to find out that I had this diff in my tree. `fine' deraadt | |||
2009-04-21 | final sort; | Jason McIntyre | |
2009-04-21 | tweak NORMALIZATION; | Jason McIntyre | |
2009-04-21 | simplify "log (user)"; help/ok henning | Jason McIntyre | |
2009-04-21 | tweak PARAMETERS; | Jason McIntyre | |
2009-04-21 | sort PARAMETERS; also split the list in two, to make it more manageable; | Jason McIntyre | |
ok henning deraadt | |||
2009-04-21 | add Emobile D12HW to checked device list. | Yojiro Uo | |
2009-04-20 | Don't talk about a "scrub reassemble tcp" rule, talk about "reassemble | Stuart Henderson | |
tcp" parameter. ok henning@ | |||
2009-04-20 | amas device for amd64, describes the physical memory layout on AMD64 CPU. | Ariane van der Steldt | |
Replaces pchb with amas for the AMD64 address map. amas0 at pci0 dev 24 function 1 "AMD AMD64 0Fh Address Map" rev 0x00 Currently disabled (causing pchb to attach instead). ok art@ | |||
2009-04-20 | Document BUS_DMA_ZERO. | Owain Ainsworth | |
2009-04-20 | Man bits for UVM_PLA_ZERO. | Owain Ainsworth | |
2009-04-19 | Add a new EX_FILLED flag to make extent_create() create an extent map that | Mark Kettenis | |
has all space allocated such that we can make holes in it using extent_free(). ok miod@ | |||
2009-04-17 | tweak PACKET FILTERING; | Jason McIntyre | |
2009-04-16 | tweak TRANSLATION; | Jason McIntyre | |
2009-04-15 | comment out the RIO stuff until such a time as it is enabled; ok henning | Jason McIntyre | |
2009-04-15 | code and Backus-Naur Form specification rules must fit on 80-column displays; | Igor Sobrado | |
while here, remove a few superfluous line breaks in examples. ok henning@, jmc@ | |||
2009-04-15 | tweak QUEUEING; | Jason McIntyre | |
2009-04-15 | sort QUEUEING, and a little list tweaking; | Jason McIntyre | |
2009-04-14 | manpage bits for uvm_pglistalloc() changes. | Owain Ainsworth | |
Couple of tweaks from jmc@ | |||
2009-04-14 | Update to tzdata2009f from elsie.nci.nih.gov | Todd C. Miller | |
2009-04-14 | tweak TABLES; | Jason McIntyre | |
2009-04-14 | tweak OPTIONS; also there is no need to given an example of every "set" | Jason McIntyre | |
argument, so remove any examples that were not particularly illustrative; ok henning |