Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-19 | explain the redirection mechanism for do-build, as used by ruby and | Marc Espie | |
(shortly) other ports. | |||
2013-06-19 | refer to dpb for bulk fetch | Marc Espie | |
2013-06-19 | point users to dpb for big fetch | Marc Espie | |
2013-06-17 | Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q | Philip Guenther | |
Tweak descriptions of the other POSIX 1003.1<letter> standards Sort a few others into their proper places Discussed with schwarze@ at t2k13 | |||
2013-06-17 | tweak previous: trim trailing whitespace | Ingo Schwarze | |
2013-06-15 | regen | Alexander Hall | |
2013-06-14 | introduce REGRESS_FAIL_EARLY to stop regression tests at first | Alexander Hall | |
encountered failure ok phessler@ bluhm@ | |||
2013-06-12 | some simple initial fixes; this file still needs read properly | Jason McIntyre | |
2013-06-12 | sort SEE ALSO; | Jason McIntyre | |
2013-06-11 | split "filesystem" and "mountpoints" as "file system" and "mount points", | Igor Sobrado | |
respectively. | |||
2013-06-11 | fix argument to document title (.Dt) macro in the manual page prologue. | Igor Sobrado | |
ok jmc@ | |||
2013-06-11 | fix gratuitous uppercasing in document description (.Nd) macro and | Igor Sobrado | |
manual page body. ok jmc@ | |||
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt | |
test period; i think 3 years ago the last bugs fell out. ok otto beck others | |||
2013-06-11 | Fix model numbers in axe(4) text; from Michal Markowski, tweaked by me, ok jmc. | Stuart Henderson | |
2013-06-11 | return ENOBUFS on failure from m_defrag and m_tag_copy_chain. | David Gwynne | |
m_foo functions that return errors are now consistent as far as i can tell. ok bluhm@ | |||
2013-06-10 | Jiri B pointed out that /var/cache is undocumented; | Jason McIntyre | |
sthen provided the description | |||
2013-06-08 | Add CTASSERT macro, for compile time assertions | Stefan Fritsch | |
ok kettenis@ | |||
2013-06-06 | tweak previous; | Jason McIntyre | |
2013-06-06 | Document the cpsw driver. Feedback from many. | Brandon Mercer | |
OK jsg@ | |||
2013-06-05 | \-1; | Jason McIntyre | |
2013-06-05 | use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst | |
2013-06-05 | m_defrag(9) wasnt documented. | David Gwynne | |
2013-06-04 | Support for the SS10/SS20 NVSIMM as block devices; tested by nick@ | Miod Vallat | |
2013-06-04 | Replace old-fashioned .Fd by new-fangled .In for #include lines. | Ingo Schwarze | |
Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@. No objection from jmc@ against this type of change. | |||
2013-06-04 | fusebufsize update | Ted Unangst | |
2013-06-03 | rewording | Ted Unangst | |
2013-06-03 | tweaks | Ted Unangst | |
2013-06-03 | fix some wording, first noticed by jmc | Ted Unangst | |
2013-06-03 | regen | Ted Unangst | |
2013-06-03 | 5.4 is the magic number | Ted Unangst | |
2013-06-03 | rcsids | Ted Unangst | |
2013-06-03 | add two more fuse files | Ted Unangst | |
2013-06-03 | userland fuse support, but not attaching libfuse yet. ok beck deraadt | Ted Unangst | |
from Sylvestre Gallon ccna.syl gmail.com | |||
2013-06-03 | Put list of character sets supported by LC_CTYPE into a separate | Stefan Sperling | |
Makefile snippet so it can be included elsewhere in the tree. ok bluhm espie | |||
2013-06-02 | Ted missed a few percent signs in diagnostic messages; | Ingo Schwarze | |
"just fix them" tedu@ Two of the affected messages are actually a bit different in the source code, so fix that too. | |||
2013-06-02 | remove some of the obvious lies. this man page is a real piece of work. | Ted Unangst | |
2013-06-02 | first stab are replacing format strings in MD pages | Ted Unangst | |
2013-06-02 | remove obsolete note about D3 power state. this diagnostic is not present | Ted Unangst | |
in any of these drivers | |||
2013-06-02 | change format strings in error messages to reasonable values more likely | Ted Unangst | |
to be understood by people who don't program in C. ok everyone | |||
2013-06-02 | improve the divert-* description a bit more | Sebastian Benoit | |
ok lteo & jmc | |||
2013-06-01 | Change the naming scheme used for directories in /usr/share/locale to | Stefan Sperling | |
eliminate redundant copies of LC_CTYPE files. Instead of names using "language_territory.codeset" permutations, use just the codeset component to name directories storing LC_CTYPE files. Suggested by bluhm@ while discussing the idea of using symlinks in /usr/share/locale like FreeBSD does. Future locale features which store language and/or territory specific data can name directories after language or territory names. | |||
2013-06-01 | Document my divert(4) changes done in April 2013, where reinjected | Lawrence Teo | |
packets will now go through basic sanity checks and will have their IPv4 and protocol checksums (TCP, UDP, ICMP, and ICMPv6) recalculated. Also clarify that divert(4) relates to the PF divert-packet parameter, not divert-to (prodded by beck@, also suggested by benno@ and reyk@). ok benno jmc | |||
2013-06-01 | update HISTORY; | Jason McIntyre | |
2013-06-01 | tpms -> utpms; | Jason McIntyre | |
ok martin | |||
2013-06-01 | Make pfioc_natlook and pfr_addr match net/pfvar.h | Lawrence Teo | |
ok benno henning jmc | |||
2013-06-01 | tpms -> utpms; | Jason McIntyre | |
2013-05-31 | Add a manpage for the newly added vmx(4) driver. | Reyk Floeter | |
2013-05-31 | lookup() and relookup() have 'vfs_' prefix | Philip Guenther | |
Document NDINITAT(), STRIPSLASHES, and ni_dirfd Tweak some other markup to appear more consistent ok matthew@ schwarze@ jmc@ | |||
2013-05-31 | Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and move | Martin Pieuchot | |
it to dev/usb because it could be used on intel based mac laptops. Discussed with jcs@, ok deraadt@ | |||
2013-05-30 | correct some lies | Ted Unangst | |