Age | Commit message (Expand) | Author |
2012-09-20 | bump revision | Reyk Floeter |
2012-09-20 | add more sensor types to sensor framework. | Yojiro Uo |
2012-09-20 | add uoak* devices; | Jason McIntyre |
2012-09-20 | tweak previous; | Jason McIntyre |
2012-09-20 | tweak previous; | Jason McIntyre |
2012-09-20 | accidental space after \ | Theo de Raadt |
2012-09-20 | add initial version man pages for uoaklux(4), uoakrh(4) and uoakv(4) | Yojiro Uo |
2012-09-20 | don't use link to npppd(8) and pppx(4) until they are ready. | YASUOKA Masahiko |
2012-09-20 | remove unneccessary macro; | Jason McIntyre |
2012-09-20 | Lower pf frags limit to not risk running out of mbuf clusters | Camiel Dobbelaar |
2012-09-20 | add a list of chips and devices | Jonathan Gray |
2012-09-19 | tweak previous; | Jason McIntyre |
2012-09-19 | Update the route(9) manpage to reflect recent change to rt_lookup() | Bret Lambert |
2012-09-19 | Add new drivers for virtio network (vio) and block devices (vioblk, the disks | Stefan Fritsch |
2012-09-19 | add pipex(4) man page. | YASUOKA Masahiko |
2012-09-19 | fix SEE ALSO; | Jason McIntyre |
2012-09-19 | SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD. | Jonathan Gray |
2012-09-19 | no more PKG_ARCH messin' around in lua.port.mk | Jasper Lievisse Adriaanse |
2012-09-18 | support the Lenovo ThinkVision LT1421 | Jasper Lievisse Adriaanse |
2012-09-17 | remove "Using Jumbo frames can greatly improve performance for certain tasks" | Stuart Henderson |
2012-09-17 | zap trailing whitespace; | Jason McIntyre |
2012-09-17 | add IPV6_RECVDSTPORT socket option, which enables us to get original | YASUOKA Masahiko |
2012-09-17 | Update wording for device firmware to talk update fw_update(1). | Stuart Henderson |
2012-09-17 | Update wording for device firmware to talk update fw_update(1). | Stuart Henderson |
2012-09-17 | Rework the description of the flags to pool_get(9) | Philip Guenthe |
2012-09-17 | document vdrop; original diff from Michal Mazurek | Jason McIntyre |
2012-09-16 | Add support for building non-PIE libraries. | Mark Kettenis |
2012-09-16 | vaccess' first argument is type; from Michal Mazurek | Jason McIntyre |
2012-09-13 | Update to tzdata2012f from ftp.iana.org | Todd C. Miller |
2012-09-11 | Support FTDI FT2232H. This has a new base clock rate, different divisor, | Theo de Raadt |
2012-09-11 | sh can move to PIE, for better or worse. maybe it becomes slower, maybe | Theo de Raadt |
2012-09-08 | sync | Martin Pieuchot |
2012-09-07 | add pkcs5_pbkdf2(3); | Jason McIntyre |
2012-09-06 | tweak previous; | Jason McIntyre |
2012-09-06 | mention SMBus support in glxpcib(4) | Jonathan Gray |
2012-09-06 | add default license to mdoc.template. ok deraadt ian | Ted Unangst |
2012-09-02 | We need big PIE on powerpc because the GOT gets too big for some bloatware | Mark Kettenis |
2012-09-02 | take hppa to PIE as well; ok kettenis pascal | Theo de Raadt |
2012-09-02 | sync path to kernel sources with config(8), hier(7) and FAQ | Robert Peichaer |
2012-09-02 | enable PIE on alpha, and document the situation for other | Theo de Raadt |
2012-09-01 | Kill the FILES section. No need to maintain a second list of libraries on the | Pascal Stumpf |
2012-09-01 | NOPIC only affects shared libraries now. | Pascal Stumpf |
2012-09-01 | Document that systrace fds, like kqueues, cannot be shared. | Philip Guenthe |
2012-09-01 | Make '-f' only affects the "start" action. | Antoine Jacoutot |
2012-09-01 | avr32 did not happen | Theo de Raadt |
2012-08-31 | Don't treat zaurus special; everybody gets libraries with debug info now. | Mark Kettenis |
2012-08-31 | Document PIE-by-default behaviour. With a tweak from matthew@. | Pascal Stumpf |
2012-08-31 | tweak previous; | Jason McIntyre |
2012-08-31 | Document BUILD_ONCE. A bit tricky. Use actual examples from our current | Marc Espie |
2012-08-31 | Enable PIE on amd64, mips64(el) and sparc64. | Pascal Stumpf |