Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-27 | Regen. | Joel Sing | |
2010-06-26 | Add /dev/diskmap to ramdisks. | Joel Sing | |
ok todd@ krw@ deraadt@ | |||
2010-06-25 | There is no need for {} to just specifiy an interface. | Claudio Jeker | |
2010-06-16 | permit e.g. -inet6 syntax by slurping all lines not just some | Todd T. Fries | |
noticed by rhsv6 at hushmail dot com, ok sthen@ | |||
2010-06-16 | Mdocdate is not a valid reason to generate a new MAKEDEV.8, finally noticed | Todd T. Fries | |
2010-06-14 | sync | Todd T. Fries | |
2010-06-14 | to assist diskmap testing, lets make the character dev a character dev, doh! | Todd T. Fries | |
ok jsing@ | |||
2010-06-09 | sync | Todd T. Fries | |
2010-06-09 | add diskmap entries, not on ramdisks yet | Todd T. Fries | |
get it in! jsing@ | |||
2010-06-08 | sync | Todd T. Fries | |
2010-06-08 | properly enable vscsi, fix incorrect major | Todd T. Fries | |
ok jasper@ (also compile tested) | |||
2010-06-08 | sync | Todd T. Fries | |
2010-06-08 | added vscsi a while back, add it here too | Todd T. Fries | |
2010-06-07 | switch iked pki files to /etc/iked, discussed with reyk. | Jonathan Gray | |
2010-06-07 | add iked.conf default configuration file example. | Reyk Floeter | |
ok jsg@ | |||
2010-06-05 | Install a default ldapd.conf, and standard schema files in /etc/ldap. | Martin Hedenfal | |
ok deraadt@ | |||
2010-06-03 | add _iked | Reyk Floeter | |
pointed out by jsg@ | |||
2010-06-03 | Add a new _iked user with uid 101 instead of (ab)using the _isakmpd user. | Reyk Floeter | |
ok deraadt@ | |||
2010-06-03 | enable ldapd and ldapctl in the build | Martin Hedenfal | |
ok deraadt@ | |||
2010-06-01 | Create more doc sub-directories for proto docs. | Matthieu Herrb | |
2010-05-25 | Add ldp (port 646) to services. Needs both udp and tcp. | Claudio Jeker | |
Sure deraadt@ | |||
2010-05-17 | create /usr/include/objc | Christian Weisgerber | |
2010-05-05 | Uncomment a variable that is used later on. | Michele Marchetto | |
ok claudio@ | |||
2010-04-26 | don't throw away exit status of various commands; ok sthen@ dcoppa@ halex@ | Otto Moerbeek | |
2010-04-25 | Typo. Noticed by naddy@ who isn't around to commit it himself. | Matthieu Herrb | |
2010-04-25 | Add ldpd(8) to /etc/rc* files. | Michele Marchetto | |
It needs to be started before the routing daemons. In this way every new prefix learnt by them already has a label associated. discussed with and ok'ed by claudio@ | |||
2010-04-24 | Remove now empty XprintAppUtil and XprintUtil directories. | Matthieu Herrb | |
2010-04-23 | New libXaw doc dir. | Matthieu Herrb | |
2010-04-23 | start ``aucat -l'' from /etc/rc, unless aucat_flags=NO, which is | Alexandre Ratchov | |
the default setting in rc.conf. ok deraadt | |||
2010-04-22 | Allow multiple users to share the same aucat server. If aucat is | Alexandre Ratchov | |
run by root, it binds a shared address to the socket, cranks the process priority and drops privileges. sio_open(3) will try to connect to the private socket first (if any), then to the shared socket. Only one user may have connections to aucat at a given time. based on discussions with henning, pyr and others ok jacek, deraadt | |||
2010-04-15 | Monitor {s,}pwd.db files for changes (in case somebody sneaks in a | Stuart Henderson | |
change without touching {master.,}passwd). ok phessler@ giovanni@ "not sure if that's an ok but it's at least an o" mk@ | |||
2010-04-09 | format all man pages with -Tascii, like the pre-formatted pages in base | Christian Weisgerber | |
ok deraadt@ | |||
2010-04-06 | double size of amd64 boot media | Theo de Raadt | |
tested by krw | |||
2010-03-31 | Add bnx firmware on installation media; this causes a media oflow, so | Miod Vallat | |
enlarge bsd.rd filesystem; this in turn causes a cd oflow, so enlarge cd filesystem. ok jsing@ deraadt@ | |||
2010-03-30 | regen | Matthieu Herrb | |
2010-03-30 | Add missing bthub device entries on arches that support bluetooth. | Matthieu Herrb | |
ok miod@, deraadt@, todd@. | |||
2010-03-27 | Add missing directories. | Matthieu Herrb | |
2010-03-23 | install mtree always | Marc Espie | |
okay deraadt@ | |||
2010-03-13 | regen | Miod Vallat | |
2010-03-13 | make ``MAKEDEV all'' create device nodes for up to four heads. | Miod Vallat | |
"go ahead" kettenis@ | |||
2010-03-11 | add 'softcar' to tty00, to make getty work in the non-serial | Otto Moerbeek | |
console case; ok deraadt@ miod@ | |||
2010-03-07 | Make the console terminal type default to `vt220' rather than `unknown'. If | Miod Vallat | |
it is wrong you still have to change it, but it will be correct 99% of the time and thus you can simply press enter when tset asks for the terminal type and be done with it. This is already the standard for most platforms, but a few had been left in the dark. pointed to by and ok deraadt@ | |||
2010-03-05 | default to 115200 baud for serial console and tty00, spotted by | Otto Moerbeek | |
kettenis@; ok kettenis@ miod@ | |||
2010-02-28 | sync for real | Otto Moerbeek | |
2010-02-28 | sync | Otto Moerbeek | |
2010-02-28 | add apm | Otto Moerbeek | |
2010-02-26 | grow the miniroot a wee little bit | Theo de Raadt | |
2010-02-23 | include boot and miniroot image in MDEXT; ok miod@ | Otto Moerbeek | |
2010-02-22 | add ldpd.conf to changelist and mtree/special | Claudio Jeker | |
2010-02-22 | Add _ldpd user for ldpd(8). OK dlg, deraadt | Claudio Jeker | |