Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-13 | no comment like that, grr | Theo de Raadt | |
2001-06-12 | Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd; | Federico G. Schwindt | |
patch from Yozo TODA <yozo@imit.chiba-u.ac.jp>, deraadt@ ok. | |||
2001-06-11 | lost /var/spool/smtpd; deraadt@ ok | Michael Shalayeff | |
2001-06-10 | Since mtu discovery is enabled by default, change line to disable if it's | Federico G. Schwindt | |
uncommented; niels@ theo@ ok. | |||
2001-06-10 | check authorized_keys2 too; adm-sclark@gateway.wired2000.net | Theo de Raadt | |
2001-06-05 | comment out automatic startup of netatalk if installed; pointed out by deraadt@ | Christian Weisgerber | |
2001-06-04 | /dev/io hasn't worked in years | Todd C. Miller | |
2001-06-04 | fix audio device creation. | Brad Smith | |
-- Reported by & fix tested by: Denis A. Doroshenko <d.doroshenko@omnitel.net> | |||
2001-06-02 | With recent changes to swapctl(8), replace the invocation of swapon | Miod Vallat | |
with two swapctl invocations. Swap on block devices is enabled before fscking filesystems, swap on files is enabled after all filesystems (including remote) are mounted. | |||
2001-06-01 | do not mention ipnat | Theo de Raadt | |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-05-30 | set dt as well | Theo de Raadt | |
2001-05-29 | add auth defaults | Todd C. Miller | |
2001-05-23 | USB mice apply here, too. | Aaron Campbell | |
2001-05-23 | fix wsmoused comment | Marco S Hyman | |
2001-05-16 | copy i386 floppy3 entry | Theo de Raadt | |
2001-05-15 | swapon -a before fsck is run | Theo de Raadt | |
2001-05-14 | Nitpicking | Hans Insulander | |
2001-05-14 | Install /etc/kerberosIV/krb.extra and /etc/kerberosIV/krb.equiv | Hans Insulander | |
2001-05-14 | Example files with introduction and commented examples. | Hans Insulander | |
2001-05-14 | clean rm -f uses | Theo de Raadt | |
2001-05-14 | slight cleaning of rm -f calls | Theo de Raadt | |
2001-05-14 | various cleanups | Theo de Raadt | |
2001-05-13 | initial cut at /dev/crypto support. takes original mbuf "try, and discard | Theo de Raadt | |
if we fail" semantics and extends to two varients of data movement: mbuf, or an iovec style block. | |||
2001-05-04 | Install empty sudoers file in /etc | Todd C. Miller | |
2001-05-04 | Add /etc/sudoers; jcs@rt.fm | Todd C. Miller | |
2001-05-03 | oops | Theo de Raadt | |
2001-05-02 | wsmoused support; missed 2.9 -- bad aaron; heko@saitti.net | Theo de Raadt | |
2001-04-30 | fix function wcd so "cd x && y" returns an appropriate error when x does not ↵ | Marco S Hyman | |
exist | |||
2001-04-28 | openssh will be at 2.9 | Theo de Raadt | |
2001-04-25 | oops, this needs to be updated in 2.9 too | Theo de Raadt | |
2001-04-19 | permit passing sshd flags; djm | Theo de Raadt | |
2001-04-19 | undo broken change | Theo de Raadt | |
2001-04-18 | add MySQL port, ok deraadt@ | Jakob Schlyter | |
2001-04-18 | s/timserver/timeserver/, ok deraadt@ | Jakob Schlyter | |
2001-04-18 | Typo; rd@thrush.com | Aaron Campbell | |
2001-04-17 | Spelling, typos, etc; mpech@prosoft.org.lv | Aaron Campbell | |
2001-04-17 | spelling | Todd T. Fries | |
2001-04-14 | Remove the -o flag from identd's default invocation as it serves only to | Hugh Graham | |
obfuscate, and confuses some software. derradt + millert concur. | |||
2001-04-10 | keep naming of audio devices consistent across all archs that have audio | Brad Smith | |
support. -- Ok'd by: deraadt@ | |||
2001-04-06 | fix username and groupname length checks. | Brad Smith | |
-- Patch from: wilfried@ via PR#1761 Ok'd by: deraadt@ | |||
2001-04-05 | Remove X386 and X11R4 | Todd C. Miller | |
Treat foo.n as a -man page, not a -me doc | |||
2001-04-05 | Skip entries starting with '+' in duplicate user ID check so we don't | Todd C. Miller | |
get false positives for YP stuff. Closes PR 1755 | |||
2001-04-05 | Typo | Marc Espie | |
2001-04-01 | Braces and spaces. | Hugh Graham | |
2001-04-01 | no longer install those now | Theo de Raadt | |
2001-04-01 | wscons rc files are not nicely MI clean, so when some nice diffs are shown ↵ | Theo de Raadt | |
around, they can go back in | |||
2001-03-31 | Build SCSI tape eject devices. Spotted while testing beckish slag? | Hugh Graham | |
2001-03-30 | oops. Thanks fgsch. | Bob Beck | |
2001-03-29 | Create device node for audio support. | Dale Rahn | |