Age | Commit message (Expand) | Author |
2014-07-21 | 5.7 packages key | Christian Weisgerber |
2014-07-21 | 5.7 base key | Theo de Raadt |
2014-07-20 | Stop using the (now) internal rc.subr functions _rc_do() and _rc_wait(). | Robert Peichaer |
2014-07-20 | no longer play with /dev/log | Theo de Raadt |
2014-07-19 | Print a warning message if the files with the random seed are not | Alexander Bluhm |
2014-07-18 | Since syslog messages are now sent via the sendsyslog(2) system call, | Theo de Raadt |
2014-07-18 | ugly ugly whitespace | Theo de Raadt |
2014-07-18 | Follow the recent addition of /usr/local/lib/pkgconfig and add | Antoine Jacoutot |
2014-07-17 | match current permissions | Theo de Raadt |
2014-07-17 | sh netstart, instead of using . | Theo de Raadt |
2014-07-17 | Unbreak after the rc_do->_rc_do and rc_wait->_rc_wait renaming. | Antoine Jacoutot |
2014-07-17 | add optional keywords all over the place, and some missing files. | Theo de Raadt |
2014-07-17 | No more /var/db/sysmerge | Antoine Jacoutot |
2014-07-16 | remove ancient unused NOGZIP support | Theo de Raadt |
2014-07-16 | Handle the sysmerge move. | Antoine Jacoutot |
2014-07-16 | prefer ln -f over rm + ln | Okan Demirmen |
2014-07-16 | use /bin/sh instead of /bin/ksh and add cvs id. | Okan Demirmen |
2014-07-16 | Yes /etc/disklabels/ is a good practice for placing labels of disks | Theo de Raadt |
2014-07-16 | mixerctl.conf wsconsctl.conf can properly become examples. | Theo de Raadt |
2014-07-16 | the files listed under BIN1 are not binaries in any way. Let's call | Theo de Raadt |
2014-07-16 | create examples/pf.conf which is a clone of the existing file. Now | Theo de Raadt |
2014-07-16 | BIN2 is now just motd; install it direct without the abstractions. While | Theo de Raadt |
2014-07-16 | lynx has left the tree, and let's be honest noone will find these html | Theo de Raadt |
2014-07-16 | more lynx bits | Theo de Raadt |
2014-07-16 | another piece of lynx hides here | Theo de Raadt |
2014-07-15 | tidy up the script | Theo de Raadt |
2014-07-15 | Apparently people updating this no longer fix the DOW and the minute and | Miod Vallat |
2014-07-15 | crank to 5.6-beta | Theo de Raadt |
2014-07-15 | Remove ppi (hp300 leftover) | Miod Vallat |
2014-07-15 | add port entries for quagga from the documentation, ok ajacoutot@ | Stuart Henderson |
2014-07-15 | conserver moved port, ok ajacoutot@ | Stuart Henderson |
2014-07-15 | BSD.local.dist went away | Theo de Raadt |
2014-07-15 | /var/db/sysmerge -> /usr/share/sysmerge | Antoine Jacoutot |
2014-07-15 | folded back into 4.4BSD.dist | Marc Espie |
2014-07-15 | new dir /usr/share/sysmerge | Theo de Raadt |
2014-07-15 | correct dir | Theo de Raadt |
2014-07-15 | add /usr/local/lib/pkgconfig to mtree, ok espie@ jasper@ | Stuart Henderson |
2014-07-15 | sysctl.conf moves to etc/examples | Theo de Raadt |
2014-07-14 | Add shebang to make it clear these files are shell scripts (they are | Antoine Jacoutot |
2014-07-14 | quiet /etc/rc.shutdown, it may not exist. | Antoine Jacoutot |
2014-07-14 | This isn't C. | Antoine Jacoutot |
2014-07-14 | Only set kern.securelevel=1 if it was not lowered nor bumped by | Antoine Jacoutot |
2014-07-14 | Consistency. | Antoine Jacoutot |
2014-07-14 | Do not output anything by default, to be consistent with the other | Antoine Jacoutot |
2014-07-14 | /etc/rc already takes care of creating /var/run/utmp. | Antoine Jacoutot |
2014-07-14 | rc.{local,securelevel,shutdown} become examples. If versions of them | Theo de Raadt |
2014-07-14 | Update for arc4random and syslog changes | Philip Guenther |
2014-07-14 | check for existance of rc.shutdown, before sourcing it | Theo de Raadt |
2014-07-13 | Add iscsid_flags to rc.conf so we do not try to start iscsid all the time. | Claudio Jeker |
2014-07-13 | - move the ntpd.conf file to examples directory | Robert Peichaer |