Age | Commit message (Expand) | Author |
2016-04-27 | rc.firsttime -> rc.sysmerge for running sysmerge(8) after an upgrade. | Antoine Jacoutot |
2016-04-27 | We want to run sysmerge(8) a bit earlier in the boot process so that it has a | Antoine Jacoutot |
2016-04-27 | Remove unused arguments from rt_checkgate(). | Martin Pieuchot |
2016-04-27 | cidr permitted for {allow,deny}users; from lars nooden | Jason McIntyre |
2016-04-27 | unbreak pledge/generic test (breaked since ?) | Sebastien Marie |
2016-04-27 | whitespace fixes, no functional change | David Gwynne |
2016-04-27 | Revert matching on the daemon user for now; it breaks sndiod handling which | Antoine Jacoutot |
2016-04-27 | align rx buffers so ip packets will be aligned correctly for the stack | David Gwynne |
2016-04-27 | tweak some command list handling | David Gwynne |
2016-04-27 | Do not handle echo "`echo \"hi\"`" in POSIX mode differently than in | Christian Weisgerber |
2016-04-27 | mbuf tags are in an SLIST, so we need queue.h after all. | David Gwynne |
2016-04-27 | Make netstat -W show new 802.11n counters. Requires a new kernel. | Stefan Sperling |
2016-04-27 | Add some stat counters for events related to 802.11n. | Stefan Sperling |
2016-04-27 | Pad struct ext2fs out to 1024 (a.k.a. ext2fs SBSIZE) bytes. Satisfies | Kenneth R Westerback |
2016-04-27 | G/C DDB_REGS. | Martin Pieuchot |
2016-04-27 | Stop using DDB_REGS. | Martin Pieuchot |
2016-04-27 | Simplify overengineered and buggy code that looked like as if it did | Ingo Schwarze |
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 |