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