Age | Commit message (Expand) | Author |
2016-04-27 | Remove pledge(2)'s that are called before chroot(2) since in the near future | Ricardo Mestre |
2016-04-27 | Remove pledge(2)'s that are called before chroot(2) since in the near future | Ricardo Mestre |
2016-04-27 | typo: wil -> will | Antoine Jacoutot |
2016-04-27 | Add next/previous paragraph, from J Raynor. | Nicholas Marriott |
2016-04-27 | Loads of platforms appear to have old or broken Unicode character type | Nicholas Marriott |
2016-04-27 | Use 'sort -V' which is actually meant to sort version numbers. | Robert Peichaer |
2016-04-27 | Tweak command line processing vs pledge logic to make things nicer. No | Kenneth R Westerback |
2016-04-27 | minor cleanup; | Jason McIntyre |
2016-04-27 | adjust yyerror() to precede with "progname: " the error message string | Gleydson Soares |
2016-04-26 | Print tcps_noport with netstat -s like it is already done for udp. | Alexander Bluhm |
2016-04-26 | Simplify next key matching and fix problems with meta and Unicode keys. | Nicholas Marriott |
2016-04-26 | Add missing "tty" promise to the pledge(2) call | Ricardo Mestre |
2016-04-26 | Remove predefined strings from libm pages. | Theo Buehler |
2016-04-26 | Remove debug printfs, but do print "gpio" to indicate that card detection is | Mark Kettenis |
2016-04-26 | It's ok to disable a non-existing daemon. | Antoine Jacoutot |
2016-04-26 | Populate all necessary statfs members in .vfs_statfs. cd9660, udf, | Martin Natano |
2016-04-26 | unwanted .El; | Jason McIntyre |
2016-04-26 | copy_statfs_info() is not only used by ufs, but by other filesystems too, | Martin Natano |
2016-04-26 | Implement daemon_rtable support. | Antoine Jacoutot |
2016-04-26 | Document recent rc.subr/rc.d changes. | Antoine Jacoutot |
2016-04-26 | Bump copyright. | Antoine Jacoutot |
2016-04-26 | Introduce rtable(4) support to rc.subr(8). | Antoine Jacoutot |
2016-04-26 | Extend _RC_RUNFILE (/var/run/rc.d/scriptname) content with: | Antoine Jacoutot |
2016-04-26 | some minor cleanup; | Jason McIntyre |
2016-04-26 | We use MODPY_COMMENT, not MODPY_PYCOMMENT. | Giannis Tsaraias |
2016-04-26 | missed a block of code while merging the previous change. | Mike Larkin |
2016-04-26 | Add decode functions for some of the MSRs that are commonly used. Only | Mike Larkin |
2016-04-26 | Show octeon in readelf -h output. | Visa Hankala |
2016-04-26 | Convert some magic numbers into #defines - this is needed for some MTRR | Mike Larkin |
2016-04-26 | sync (a few comp tools move to base, to support library boot-randomization) | Theo de Raadt |
2016-04-26 | Re-link (only the newest) libc.so, placing the objects in a random | Theo de Raadt |
2016-04-26 | Enable LIBREBUILD to construct libc.so.*.a | Theo de Raadt |
2016-04-26 | provide support for a library setting LIBREBUILD, in which case a ar(1) | Theo de Raadt |
2016-04-26 | Display correct value in error message. | Kenneth R Westerback |
2016-04-26 | Do NOT attempt a rebuild using a hot spare with a sector size | Kenneth R Westerback |
2016-04-26 | Add pledge(2) promises independently on each user(8)'s functions as follows: | Ricardo Mestre |
2016-04-26 | Restore intro comment to sr_hotspare_rebuild(), which was erroneously | Kenneth R Westerback |
2016-04-26 | KNF / spacing | Mike Larkin |
2016-04-26 | add stub for font.port.mk | Jasper Lievisse Adriaanse |
2016-04-26 | sc_resume_ch is used nowhere. | Visa Hankala |
2016-04-26 | Tweak output a bit; to be improved probably (sthen@ and I can't think of a | Antoine Jacoutot |
2016-04-26 | Drop an unused workaround which does not even compile. | Visa Hankala |
2016-04-26 | Remove last uses of array.h. | Nicholas Marriott |
2016-04-26 | fix off by one in vfs_vnode_print - found by miod | Bob Beck |
2016-04-26 | corrects acpitz problem with active cooling and hysterisis | Sebastien Marie |
2016-04-26 | add "dns" to openssl ocsp | Sebastien Marie |
2016-04-26 | No good reason to retain comments about old DTYPE_CRYPTO or DTYPE_SYSTRACE | Theo de Raadt |
2016-04-26 | Add Octeon specific sync opcodes. | Paul Irofti |
2016-04-26 | Log wcwidth() and mbtowc() failure to make it easier to debug a Unicode | Nicholas Marriott |
2016-04-26 | more systrace goes away | Theo de Raadt |