Age | Commit message (Expand) | Author |
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 |
2012-08-31 | document SUBST_CMD* again, hopefully for the last time. | Marc Espie |
2012-08-31 | tweak tweak, ok jmc@ | Pascal Stumpf |
2012-08-31 | Document Wake on LAN support in nfe(4) man page. | Stefan Sperling |
2012-08-31 | use subdir realtarget => target recursion (for subdir.mk .USE macro) | Marc Espie |
2012-08-31 | tweak previous; | Jason McIntyre |
2012-08-31 | Adapt this manpage to the removal of _pic.a libraries, restructure a bit and | Pascal Stumpf |
2012-08-31 | No longer create lib*_pic.a files. Nothing uses them anymore. | Theo de Raadt |
2012-08-30 | pmdb went to the attic | Theo de Raadt |
2012-08-29 | 1) Remove documentation of the groff-1.15 compatibility quirk | Ingo Schwarze |
2012-08-28 | We can't add -nopie to LDFLAGS yet, since cc doesn't understand it. Use | Pascal Stumpf |
2012-08-28 | LDFLAGS will be -nopie for the NOPIE case, change GCC_PIE_DEFAULT -> PIE_DEFAULT | Pascal Stumpf |
2012-08-25 | Add support for power saving in Host AP mode. | Mark Kettenis |
2012-08-25 | Mention Supermicro SMC2208. | Christiano F. Haesbaert |
2012-08-24 | - rfc 5082 replaces rfc 3682; ok claudio | Jason McIntyre |
2012-08-24 | update SEE ALSO; | Jason McIntyre |
2012-08-24 | flesh out STANDARDS; | Jason McIntyre |
2012-08-23 | - rfc 4443 replaces rfc 2463 | Jason McIntyre |
2012-08-23 | after some discussion with sthen, update the rfc reference from 1933 to 4213; | Jason McIntyre |
2012-08-23 | sync: remove lingering nnpfs, pointed out by jmc@ | Todd T. Fries |
2012-08-23 | no more /etc/afs/ | Jason McIntyre |
2012-08-23 | no more NNPFS; | Jason McIntyre |
2012-08-23 | now that man8.beagle/MAKEDEV.8 exists, handle it | Todd T. Fries |
2012-08-23 | sync | Todd T. Fries |
2012-08-23 | sync | Theo de Raadt |
2012-08-23 | turn off AFS | Theo de Raadt |
2012-08-22 | update the rfc section; | Jason McIntyre |
2012-08-22 | share/mk bits for PIE, currently disabled. | Pascal Stumpf |
2012-08-22 | - remove the text describing rfc 2553: that rfc has been replaced, and | Jason McIntyre |
2012-08-22 | flesh out the rfc details a little; from Florian Obser | Jason McIntyre |
2012-08-22 | Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc | Pascal Stumpf |
2012-08-22 | be more direct about makesum and SUPDISTFILES. | Marc Espie |