Age | Commit message (Expand) | Author |
2015-10-04 | add _eigrpd user/group | Theo de Raadt |
2015-10-03 | Enable eigrpd(8) and eigrpctl(8) in the builds | Renato Westphal |
2015-09-29 | Besides the usual style changes: | Robert Peichaer |
2015-09-27 | Don't print output when setting autoconf on interfaces. Suggested by deraadt, | Stuart Henderson |
2015-09-27 | Add IP26 kernels and boot blocks to the installation media. | Miod Vallat |
2015-09-27 | add Ed25519 SSH host key; ok deraadt@ | Christian Weisgerber |
2015-09-20 | Enable IP26 builds. | Miod Vallat |
2015-09-13 | Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer | Philip Guenther |
2015-09-13 | only print the "IPv6 autoconf" line if there are interfaces to configure | Stuart Henderson |
2015-09-13 | - FOO=bar; export FOO -> export FOO=bar | Robert Peichaer |
2015-09-13 | Remove setup_X_sockets(): | Robert Peichaer |
2015-09-12 | Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket | Stuart Henderson |
2015-09-11 | the parser doesn't accept "inet" here; pointed out by Denis Fondras on misc | Stuart Henderson |
2015-09-11 | When ARIN prepared for the IPv4-pocolypse, they put aside a /10 for | Peter Hessler |
2015-09-11 | Set "inet6 autoconf" individually on interfaces that have rtsol set in | Stuart Henderson |
2015-09-07 | sync to BOOTIA32.EFI change | Theo de Raadt |
2015-09-02 | copy from mdec to reldir | Theo de Raadt |
2015-09-02 | ship BOOTX64.EFI BOOTX86.EFI | Theo de Raadt |
2015-08-29 | handle miniroot | Theo de Raadt |
2015-08-28 | fakeramdisk entry for miniroot | Theo de Raadt |
2015-08-28 | Changes for start_daemon(): | Robert Peichaer |
2015-08-27 | Update: add include/libdrm, sort include/EGL, add share/util-macros | Matthieu Herrb |
2015-08-24 | /usr/share/sysmerge -> /var/sysmerge | Antoine Jacoutot |
2015-08-22 | - add usage info | Robert Peichaer |
2015-08-22 | Restore previous behaviour for wsconsctl_conf(). | Robert Peichaer |
2015-08-21 | Regen moduli | Darren Tucker |
2015-08-18 | Add a couple of ":"s at the end of lines for consistancy. Not required, | Kenneth R Westerback |
2015-08-17 | sendmail in ports has it's own rc.d file no need to keep this one | Jonathan Gray |
2015-08-14 | The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK | Kenneth R Westerback |
2015-08-14 | Move locate(1) database build directory back to /tmp and kill non-existent | Rafael Zalamena |
2015-08-13 | Oops. Missed a 'ts=' in previous commit. | Kenneth R Westerback |
2015-08-13 | 'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007 | Kenneth R Westerback |
2015-08-13 | Changes to sysctl_conf(), mixerctl_conf() and wsconsctl_conf(): | Robert Peichaer |
2015-08-12 | Start the rework of the /etc/rc shell script. | Robert Peichaer |
2015-08-04 | install the radiusd rc.d file | Jonathan Gray |
2015-08-03 | Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc | YASUOKA Masahiko |
2015-08-01 | Make use of u-boot 2015.07's unified wandboard config to provide a | Jonathan Gray |
2015-07-27 | Fix geometry of rdroot entry so | Kenneth R Westerback |
2015-07-27 | Add services entries for BFD (RFC5880), and reorder MS RDP while there. | Stuart Henderson |
2015-07-26 | Fix ba# attribute in rdroot entry. It should be 4096 (a valid size for | Kenneth R Westerback |
2015-07-23 | add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@ | Stuart Henderson |
2015-07-22 | Generate new moduli. | Darren Tucker |
2015-07-21 | Add the _radiusd user. | Antoine Jacoutot |
2015-07-21 | Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS | YASUOKA Masahiko |
2015-07-21 | Add _radius to etc/master.passwd and etc/group for coming radiusd. | YASUOKA Masahiko |
2015-07-20 | add class used by the _pbuild user for DPB, ok ajacoutot@ | Stuart Henderson |
2015-07-20 | Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be | Robert Peichaer |
2015-07-19 | Bring up pflow last as it might send with a source address that is on | Florian Obser |
2015-07-19 | Always source rc.subr to be able to use the rc.conf parsing routine | Robert Peichaer |
2015-07-19 | remove code from unbound's rc script that generates control keys/certs if | Stuart Henderson |