Age | Commit message (Expand) | Author |
2016-11-09 | Remove /usr/libdata/perl5/site_perl, it is no longer needed. | Todd C. Miller |
2016-11-05 | Remove the obj, xobj and src directories from the base set. | Robert Peichaer |
2016-11-04 | spacing | Robert Peichaer |
2016-10-31 | Add the -d flag to the update command, so directories are created | Theo Buehler |
2016-10-14 | Build the bundle of GENERIC* kernels in using the new compile metods, | Theo de Raadt |
2016-10-09 | Remove check for RELEASEDIR permissions, there are usecases where other | Martin Natano |
2016-10-09 | Check that DESTDIR is on a noperm filesystem that's properly locked | Martin Natano |
2016-10-07 | use better uid/gid for _switchd | Theo de Raadt |
2016-10-07 | first set -max limit, then -cur, otherwise if -cur si higher than the current | Otto Moerbeek |
2016-10-06 | Add _switchd | Reyk Floeter |
2016-10-06 | Add switchd | Reyk Floeter |
2016-10-06 | Move vmd down as VMs might need the host's dhcpd, httpd etc. on startup. | Reyk Floeter |
2016-10-06 | Print the root check error message to stderr. While there add the name | Martin Natano |
2016-10-06 | Build kernels as root for now. Otherwise we run into permission issues | Martin Natano |
2016-10-05 | conditionally create obj & xobj same way that src is handled | Theo de Raadt |
2016-10-05 | Change switch "wireless" to another example - bridging from VM to | Reyk Floeter |
2016-10-05 | De-escalate to an unprivileged users during 'make build' and 'make release'. | Martin Natano |
2016-10-05 | Add support for enhanced networking configuration and virtual switches. | Reyk Floeter |
2016-10-04 | stop supporting SUDO builds. Something better is coming, so let's | Theo de Raadt |
2016-09-27 | Run acpidump(8) at system startup and store ACPI tables in the | Robert Peichaer |
2016-09-27 | Delay switch(4) interface start up so it can attach virtual interfaces | Rafael Zalamena |
2016-09-27 | Add unprivileged user for traceroute. | Florian Obser |
2016-09-26 | + _ping | Otto Moerbeek |
2016-09-26 | Add _ping user/group. | Florian Obser |
2016-09-26 | Add /etc/acme-client.conf to mtree/special and changelist. | Antoine Jacoutot |
2016-09-21 | the account key(s) live in /etc/acme; OK benno@ | Florian Obser |
2016-09-18 | fix build | Theo de Raadt |
2016-09-18 | add a config file parser to acme-client (unused at the moment, so that | Sebastian Benoit |
2016-09-17 | pathnames for cert and key files need to be quoted. | T.J. Townsend |
2016-09-17 | add example certificate and key files generated with acme-client. | T.J. Townsend |
2016-09-14 | Do the same with less code. | Robert Peichaer |
2016-09-13 | proxy uid/gid was split up for seperate purposes; it can go away now. | Theo de Raadt |
2016-09-11 | sync | Theo de Raadt |
2016-09-11 | cua/tty nodes only need group dialer, the initial uid does not | Theo de Raadt |
2016-09-11 | Set owner for /etc/{passwd,pwd.db,spwd.db} and /var/sysmerge/etcsum. | Martin Natano |
2016-09-11 | Add a few directories missed in the past | Matthieu Herrb |
2016-09-11 | The /etc/{localtime,rmt}, /var/tmp and /sys symlinks and the etc tarball | Martin Natano |
2016-09-11 | sync | Theo de Raadt |
2016-09-11 | extra spaces | Theo de Raadt |
2016-09-10 | Unbreak ksh.kshrc by using a MI way of finding out the console device name. | Robert Peichaer |
2016-09-10 | Simplify setting the USER and UID variables. | Robert Peichaer |
2016-09-10 | Remove remnants of rlogin, it's long gone (2002). | Robert Peichaer |
2016-09-10 | Identation | Robert Peichaer |
2016-09-09 | print a clear error message when not ran as root instead of just falling | Jasper Lievisse Adriaanse |
2016-09-09 | Convert [] to ksh style [[]] tests. | Robert Peichaer |
2016-09-09 | Resurrect the detection of the console device that got lost a long time ago. | Robert Peichaer |
2016-09-08 | sync after /dev/sound* removal | Alexandre Ratchov |
2016-09-08 | Remove /dev/sound* as they are not used and they are identical | Alexandre Ratchov |
2016-09-07 | remove unused MD man5 dirs; ok schwarze | Jason McIntyre |
2016-09-07 | Introduce an _rc_check_name() function to check the input script name so that | Antoine Jacoutot |