Age | Commit message (Expand) | Author |
2013-12-04 | remove reference to non-existent krb5(3). i don;t see any obvious place | Jason McIntyre |
2013-12-02 | Document new DISTFILES extension | Marc Espie |
2013-11-30 | add libfuse; ok jmc@ | Pascal Stumpf |
2013-11-28 | add fb_queue and fb_delete to NAME, so man -k picks them up; | Jason McIntyre |
2013-11-28 | update fb_setup(9) to follow changes that occurs in struct fusebuf few | Sylvestre Gallon |
2013-11-27 | document better how priorities work, and fix an example; | Jason McIntyre |
2013-11-27 | M_AUTH_AH got removed in 2012, no reason to document it. | Martin Pieuchot |
2013-11-27 | make timeout_add and its wrappers return whether the timeout was scheduled | David Gwynne |
2013-11-26 | mirror-maker has gone, replace the entry talking about this with an Xr to | Stuart Henderson |
2013-11-26 | In release(8), defer discussion of ports/package building to ports(7), | Stuart Henderson |
2013-11-25 | replace an Ed mistakenly removed in -r1.186; | Jason McIntyre |
2013-11-25 | Remove VMEM_WARNING, reminded by espie@ | Stuart Henderson |
2013-11-25 | miod@ increased the datasize of VAX from 40MB to 128MB. Now VAX can | juanfra |
2013-11-24 | add missing " from a commented-out .Nd line; doesn't affect mandoc output, | Stuart Henderson |
2013-11-20 | Add omgpio(4) manpage. | Raphael Graf |
2013-11-18 | simplify kthread_create(). no more stdarg | Theo de Raadt |
2013-11-18 | +ugl | Theo de Raadt |
2013-11-17 | +ugl.4; | Jason McIntyre |
2013-11-17 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-17 | correct some iodata strings and add ETX-US2 | Jonathan Gray |
2013-11-17 | The struct rt_metrics has changed, update documentation in route(4). | Alexander Bluhm |
2013-11-11 | Fix REPORT_PROBLEM_LOGFILE description. | Vadim Zhukov |
2013-11-10 | Support the alternative syntax \C'uXXXX' for Unicode characters. | Ingo Schwarze |
2013-11-10 | zap trailing whitespace; | Jason McIntyre |
2013-11-10 | clarify that \[uXXXX] wants uppercase hex digits | Ingo Schwarze |
2013-11-08 | add ibm serveraid m1115 | Mike Belopuhov |
2013-11-07 | Add the documentation related to the lzip change. | juanfra |
2013-11-06 | Add support for the RTS5229 card reader to rtsx(4). | Stefan Sperling |
2013-11-05 | no more iop/ioprbs; ok deraadt | Jason McIntyre |
2013-11-05 | sync | Theo de Raadt |
2013-11-05 | Mention the TX checksum offload support. | Brad Smith |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-11-04 | Remove pseudo-device fuse 'count' option from documentation. | Stefan Sperling |
2013-11-02 | While answering a question asked by espie@, i noticed that .Fd is not | Ingo Schwarze |
2013-11-02 | move the global description of --export-symbols up to dlopen, | Marc Espie |
2013-11-01 | sync | Jasper Lievisse Adriaanse |
2013-11-01 | kill a.out reference. | Federico G. Schwindt |
2013-10-31 | softraid(4) boot documentation tweaks from jsing@ | Stefan Sperling |
2013-10-31 | oops, wrong MLINK | Theo de Raadt |
2013-10-30 | task_systq got removed; | Jason McIntyre |
2013-10-30 | deprecate taskq_systq() and replace it with extern struct taskq | David Gwynne |
2013-10-29 | task_add tweaks; ok dlg | Jason McIntyre |
2013-10-29 | wire task_add.9 in | David Gwynne |
2013-10-29 | u_int -> unsigned int | David Gwynne |
2013-10-29 | document the kernel task api | David Gwynne |
2013-10-28 | Document softraid boot process for i386/amd64. | Stefan Sperling |
2013-10-28 | tedu FDDI documentation bits. | Martin Pieuchot |
2013-10-27 | remove chunks about options we do not have, and uncomment the ones we | Theo de Raadt |
2013-10-25 | Now that the M_ICMP_CSUM_* flags are actually used in the kernel by PF, | Lawrence Teo |
2013-10-25 | tweak previous; | Jason McIntyre |