Age | Commit message (Expand) | Author |
2017-02-27 | Remove support for pkg.conf in light of the consolidation towards | Robert Peichaer |
2017-02-26 | Switch to xenodm(1). | Matthieu Herrb |
2017-02-23 | sync | Stuart Henderson |
2017-02-23 | sync | Stuart Henderson |
2017-02-20 | sync | Stuart Henderson |
2017-02-17 | Stop supporting the historical way of starting ypbind(8); that is setting | Antoine Jacoutot |
2017-02-12 | Add /root/.ssh/authorized_keys to /etc/mtree/special so that security(8) | Landry Breuil |
2017-02-12 | As it's done in /etc/skel for new regular users, create an empty | Landry Breuil |
2017-02-11 | Add an initial miniroot with bootaa64.efi on fat and bsd.rd on ffs. | Jonathan Gray |
2017-02-06 | List openfiles-max explicitly in default /etc/login.conf files. Otherwise, | Stuart Henderson |
2017-02-02 | Use a single chown user:group instead of separate chown and chgrp. | Robert Peichaer |
2017-01-25 | +arm64 | Patrick Wildt |
2017-01-24 | Add /etc/installurl to changelist. | Antoine Jacoutot |
2017-01-24 | Whitespace. | Antoine Jacoutot |
2017-01-23 | Interpolate a 'make cleandir' if KEEPKERNELS is set to a non-empty string, | Theo Buehler |
2017-01-23 | regen | Mark Kettenis |
2017-01-23 | Add /dev/openprom. | Mark Kettenis |
2017-01-21 | Default configuration file: use quotes for all files and | Sebastian Benoit |
2017-01-19 | Add the _syspatch user/group: an unprivileged user for syspatch(8) used to fetch | Antoine Jacoutot |
2017-01-11 | Add empty sysctl.conf for arm64. | Patrick Wildt |
2017-01-11 | sync | Patrick Wildt |
2017-01-11 | Add support for OpenBSD/arm64. | Patrick Wildt |
2017-01-05 | sync | Stuart Henderson |
2016-12-31 | sync | Kenji Aoyama |
2016-12-31 | Add xp(4), LUNA's I/O processor entry. | Kenji Aoyama |
2016-12-30 | resize some of the ramdisks and miniroots that can be larger. | Theo de Raadt |
2016-12-27 | Also remove the commented out line for uucp.info -> /var/log/uucp | Jeremie Courreges-Anglas |
2016-12-27 | Remove alias for uucp | Jeremie Courreges-Anglas |
2016-12-27 | Remove user uucp and group news from base. | Jeremie Courreges-Anglas |
2016-12-16 | Provide the "machdep.lidsuspend" sysctl on Loongson. | Frederic Cambus |
2016-12-06 | Do not lose the default route when netstart(8) is run a second time on | Martin Pieuchot |
2016-11-25 | Increase default datasize limit from 512M to 768M on amd64. This | Alexander Bluhm |
2016-11-20 | Fix up some permissions in RELEASEDIR and /var/sysmerge. | Theo Buehler |
2016-11-19 | Enable builds with a dedicated user that cannot elevate privileges or write | Theo Buehler |
2016-11-17 | sync | Stuart Henderson |
2016-11-15 | Introduce the build user and the wobj group that will soon be used as | Theo Buehler |
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 |