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