Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | sync | Stuart Henderson | |
2015-11-10 | sync | Stuart Henderson | |
2015-10-23 | ypcipher isn't supported any more - it was already removed from login.conf(5) | Stuart Henderson | |
and pwd_gensalt.c - so remove it from the default /etc/login.conf files as well. ok millert@ | |||
2015-10-23 | Sync (after tap addition) | Claudio Jeker | |
2015-10-23 | MAKEDEV bits for tap(4) | Claudio Jeker | |
OK dlg@ mpi@ | |||
2015-08-18 | Add a couple of ":"s at the end of lines for consistancy. Not required, | Kenneth R Westerback | |
but these are the only two lines in any disktab that do it this way. ok miod@ | |||
2015-08-14 | The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK | Kenneth R Westerback | |
flags in the disklabel. These flags were discarded in 2006. Remove documentation for and instances of 'ty'. Add instances of 'dt' that were missing. Use 'floppy' as the value of 'dt' for all floppies and 'rdroot' for all boot images/miniroots. Add 'rdroot' to dktypenames and an associated #define DTYPE_RDROOT, since 'dt' values are parsed by matching entries in dktypenames[]. Slightly tweaked part of larger cleanup diff previously ok deraadt@. | |||
2015-07-20 | add class used by the _pbuild user for DPB, ok ajacoutot@ | Stuart Henderson | |
2015-03-05 | sync | Kenji Aoyama | |
ok deraadt@ | |||
2015-03-05 | Add com(4) and wd(4) to use them on PCMCIA. | Kenji Aoyama | |
ok deraadt@ | |||
2015-02-17 | Add class section for unbound, using openfiles-cur=512 rather | Stuart Henderson | |
than the daemon class' default of 128. Reminded by/ok ajacoutot@ | |||
2014-12-29 | regen | Kenji Aoyama | |
2014-12-29 | Add audio(4) related entries. | Kenji Aoyama | |
ok miod@ | |||
2014-10-09 | regen | Ted Unangst | |
2014-10-09 | remove lkm | Ted Unangst | |
2014-07-11 | regen | Ted Unangst | |
2014-04-24 | regen | Kenji Aoyama | |
2014-04-24 | Add pcex{mem,io} entries to MAKEDEV. | Kenji Aoyama | |
ok miod@ | |||
2014-04-22 | Remove the kerberos login methods. | Reyk Floeter | |
ok henning@ | |||
2014-03-26 | end experimental login.conf template support. one file per machine. | Ted Unangst | |
ok deraadt millert | |||
2014-02-27 | Build a small miniroot filesystem which can be dumped on a new disk or an | Miod Vallat | |
existing swap partition for an easier initial installation. | |||
2014-01-05 | sync | Theo de Raadt | |
2014-01-05 | We need /dev/random on the install media | Theo de Raadt | |
discussed with rpe and halex | |||
2013-12-01 | Copy the bootblocks to the release directory and sha256 it; spotted by | Miod Vallat | |
aoyama@ | |||
2013-11-21 | regen | Mark Kettenis | |
2013-11-17 | Delete unused `:0'. | Kenji Aoyama | |
"Good catch" miod@ | |||
2013-11-17 | Remove unused /dev/X0 entries. ok millert@ | Matthieu Herrb | |
2013-11-05 | sync | Theo de Raadt | |
2013-06-21 | regen | syl | |
2013-06-15 | regen | Alexander Hall | |
2013-06-03 | fuse on more archs | Ted Unangst | |
2013-01-30 | regen | YASUOKA Masahiko | |
2012-11-26 | regen | Jasper Lievisse Adriaanse | |
2012-08-23 | sync | Theo de Raadt | |
2012-08-23 | get rid of the nnpfs nodes | Theo de Raadt | |
2012-04-06 | Regen. | Joel Sing | |
2012-03-01 | Add luna88k GENERIC.MP configuration file, based on mvme88k. | Kenji Aoyama | |
ok miod@ | |||
2011-10-06 | sync | Theo de Raadt | |
2011-10-06 | ccd goes to the attic | Theo de Raadt | |
discussed with jsing and millert | |||
2011-07-22 | unify kernel building on various platforms. | Marc Espie | |
feedback from miod@ and deraadt@ | |||
2011-06-26 | regen makedev | Ted Unangst | |
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson | |
In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | |||
2011-04-15 | No need to make depend kernels | Theo de Raadt | |
2010-09-30 | regen | Claudio Jeker | |
2010-09-30 | Add pppx(4) to MAKEDEV but do not create the device unless requested | Claudio Jeker | |
explicitly. OK dlg@ & todd@ | |||
2010-09-04 | Regen | Miod Vallat | |
2010-09-04 | Reorder device entries within sections, for MAKEDEV.8 to have them sorted. | Miod Vallat | |
Prodded by jmc@. | |||
2010-08-03 | regen | Miod Vallat | |
2010-07-22 | sync | Theo de Raadt | |
2010-07-03 | Regen. | Kenneth R Westerback | |