Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-19 | csh maketars -> csh -f maketars | Oleg Safiullin | |
ok millert@ | |||
2001-12-12 | /dev/crypto | Jason Wright | |
2001-12-11 | another (*&$ kerberos entry | Theo de Raadt | |
2001-12-07 | Add a floppy entry. | Hugh Graham | |
2001-12-07 | Add ra and rx entries to the ramdisk. | Hugh Graham | |
2001-12-05 | remove lies | Theo de Raadt | |
2001-12-01 | remove a blank line that makes me nervous (ie. amanda) | Theo de Raadt | |
2001-11-19 | zap trailing spaces and tabs | Theo de Raadt | |
2001-11-16 | The implicit pass rules come first, not last. Spotted by alec@dtkco.com. | Daniel Hartmeier | |
2001-11-16 | +/dev/crypto; prompted by jason@ | Todd T. Fries | |
2001-11-06 | Add USB scanner device node to macppc and i386, both of these had the | Dale Rahn | |
uscanner compiled into the kernel, but no device node, or even entry in the character device switch table. ok todd@ | |||
2001-10-29 | add ttyh*, sab82532 serial devices, requested by jason@ | Todd T. Fries | |
2001-10-29 | handle pflogd_flags better; openbsd@davidkrause.com | Theo de Raadt | |
2001-10-29 | Change when calendar(1) is such so that it is after mailq runs. | Todd C. Miller | |
That way we avoid a flurry of transient calendar mail in the mailq. | |||
2001-10-26 | add floppy device | Nathan Binkert | |
2001-10-24 | Be anal about ssh and X11 hooks. | Marc Espie | |
2001-10-24 | typo; from Sebastian Stark <seb@todesplanet.de> | Michael Shalayeff | |
2001-10-14 | Add some missing files; based on patch from David Krause | Todd C. Miller | |
2001-10-13 | update, thanks miod | Theo de Raadt | |
2001-10-12 | clarify smtpfwdd_flags; from dfa@solo.ee. ok deraadt | Jakob Schlyter | |
2001-10-12 | quarter size | Jason Wright | |
2001-10-12 | add filesystem for a small UFS parition (big enough to hold bsd.rd and ofwboot) | Jason Wright | |
2001-10-09 | isakmpd can work without an isakmpd.conf, but not without an | Angelos D. Keromytis | |
isakmpd.policy -- change startup conditions accordingly. | |||
2001-10-04 | /dev/radio | Grigoriy Orlov | |
2001-10-03 | copy bsd.tbxi into the snapshot directory so it will be included in | Dale Rahn | |
the release directory. cleanup, do not mention bsdofw.rd. | |||
2001-10-03 | Add device nodes for apm for macppc. | Dale Rahn | |
2001-10-01 | powerpc->macppc | Miod Vallat | |
2001-10-01 | mtree -l (loose permissions check) on /etc/mtree/special. ok millert@. | Jakob Schlyter | |
2001-09-27 | Disable getty on tty00 for macppc, on most machines this will be | Dale Rahn | |
connected to a modem. | |||
2001-09-25 | a bit too soon. | Marc Espie | |
2001-09-25 | Add /usr/share/gnu, for sharing config.guess, config.sub and other files | Marc Espie | |
in $ac_aux_dir. | |||
2001-09-25 | make /var/empty | Theo de Raadt | |
2001-09-25 | popa3d pieces | Theo de Raadt | |
2001-09-22 | Do not put a space in the list of devices to associate with a console | Dale Rahn | |
login process. ttyCcfg was not previously initialized properly on login. | |||
2001-09-21 | dev/ is under the control of MAKEDEV, not mtree | Theo de Raadt | |
2001-09-21 | do not run MAKEDEV | Theo de Raadt | |
2001-09-21 | grr.. screw this up somehow... try again | Jason Wright | |
2001-09-21 | a bit smaller, please | Jason Wright | |
2001-09-21 | change the behavior of the midi related device filename creation to follow | Brad Smith | |
the same behavior as audio devices. -- Brought to my attention by and reviewed by: fries@ | |||
2001-09-21 | fix apache suggestion to leave files with root perms, rather than | Bob Beck | |
changing to www.www - leaving them more easily modified by a problem in a cgi or httpd. Also send SIGUSR1 for a graceful restart as apache expects. noticed by mpech@, ok millert@ | |||
2001-09-21 | spelling typo | Todd T. Fries | |
add tty0*/cua0* reorder abit | |||
2001-09-21 | start pflogd in a different place; do not block NFS in diskless situations; ↵ | Theo de Raadt | |
danh & cedric@wireless-networks.com | |||
2001-09-21 | OK, the old sizes work again | Theo de Raadt | |
2001-09-20 | bigger/better disk | Jason Wright | |
2001-09-20 | Install etc/kerberosV/krb5.conf.example | Hans Insulander | |
2001-09-20 | Example kerberos 5 config file. Based on what works for me. | Hans Insulander | |
2001-09-20 | +openprom | Todd T. Fries | |
2001-09-20 | ksyms take 2 .. blooper found by art@ | Todd T. Fries | |
2001-09-19 | re-order shlib_dirs, now X11R6/lib, local/lib, then custom libdirs | Todd T. Fries | |
concept originally from Joshua Stein <jcs@rt.fm>, thanks! markus@, espie@ ok; based on useful discussion from fgsch@, espie@, heko@ | |||
2001-09-19 | aculog should be writable by group dialer for tip/cu users | Todd C. Miller | |