Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-05-24 | for this type of page, where we list supported hardware, no need to relist | Jason McIntyre | |
them in SEE ALSO; | |||
2013-05-23 | Some more text noone but jmc@ will ever read | Miod Vallat | |
2013-05-23 | there is no vfs_shutdown(9) page; | Jason McIntyre | |
2013-05-23 | BUFCACHEPERCENT has been set to 20 by default for a while now. | Lawrence Teo | |
ok dcoppa deraadt jmc | |||
2013-05-23 | .Xr mpe and ldpd for interested parties. ok deraadt | Ted Unangst | |
2013-05-22 | fix formatting here too; from ingo | Jason McIntyre | |
2013-05-20 | Wrap list of prototypes in a .nr nS 1/0 pair just like all the others. No | Mark Kettenis | |
cluse what this is supposed to do, but it is consistent with what happens elsewhere in this man page and fixes the obvious formatting problems. | |||
2013-05-19 | Switch mvme68k to MI wdsc(4) driver. Tested on MVME147. | Miod Vallat | |
2013-05-18 | s/mvme88k/mvme68k/ in Dt; | Jason McIntyre | |
2013-05-18 | low-hanging stuff borrowed from mvme88k | Miod Vallat | |
2013-05-18 | One more manpage, after prodding from jmc@ | Miod Vallat | |
2013-05-18 | tweak previous; | Jason McIntyre | |
2013-05-18 | More manpages. Fix configuration stanzas to match current GENERIC. | Miod Vallat | |
2013-05-17 | more man page material for jmc@ to chew on | Miod Vallat | |
2013-05-17 | i got SEE ALSO completely wrong ;( | Jason McIntyre | |
sorry mpi! | |||
2013-05-17 | Sync with reality. | Martin Pieuchot | |
ok henning@, yasuoka@, jmc@ | |||
2013-05-17 | Link m_dup_pkthdr(9) to mbuf(9) | Martin Pieuchot | |
ok blambert@, jmc@ | |||
2013-05-17 | sys/uvm_extern.h -> uvm/uvm_extern.h | Jonathan Gray | |
2013-05-16 | add Alfa AWUS036NHR, from Sigi Rudzio, pointed out by / ok jmc | Stuart Henderson | |
2013-05-15 | Edimax EW-7711USn works; from Dawe | Jason McIntyre | |
2013-05-11 | remove some weird editing blip; | Jason McIntyre | |
2013-05-11 | add a CAVEATS entry relating to trunk(4)'s handling of MTUs, ok jmc@ | Stuart Henderson | |
2013-05-09 | add [-m mode] to the SUBST_CMD example line | Robert Peichaer | |
ok espie@ |