Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-04 | sync | Todd T. Fries | |
2002-01-04 | add wsdisp | Todd T. Fries | |
2002-01-04 | add ttyC for wscons as wsdisp | Todd T. Fries | |
2002-01-04 | sync; this is like pcidevs .. unlike the last commit, commit separately for | Todd T. Fries | |
versioning to be imported properly | |||
2002-01-04 | +wsmouse | Todd T. Fries | |
2002-01-04 | sync | Todd T. Fries | |
2002-01-04 | enable usb | Todd T. Fries | |
2002-01-04 | add usb scanners | Todd T. Fries | |
2002-01-04 | sync | Todd T. Fries | |
2002-01-04 | rules to build the MAKEDEV files: | Todd T. Fries | |
all -> builds 'this' arch (etc.$(uname -m)/MAKEDEV) allarchs -> builds all archs (etc.*/MAKEDEV) clean -> cleans 'this' arch (etc.$(uname -m)/MAKEDEV) cleandirs -> cleans all archs (etc.*/MAKEDEV) also, build the MAKEDEV files during the release process | |||
2002-01-04 | This is my m4 MAKEDEV generation system. | Todd T. Fries | |
.mi -> edit this to add new devices .sub -> hardcore m4 here, be careful */*.md -> machine dependent information (generally device,block (& char) major) Thanks for eyes/conversation about this over the years from espie, deraadt, johns, fgsch, hugh, weingart, mickey, and others .. SEE ALSO . m4(1), MAKEDEV(8) | |||
2002-01-04 | add missing rm commands; todd ok | Theo de Raadt | |
2002-01-01 | ``maxpartition 16'' updates that were sitting in my tree for a long time. | Miod Vallat | |
2001-12-30 | print "RSA1" for protocol v1 | Markus Friedl | |
2001-12-28 | Redirect new pseudo-accounts to root so they don't end up with | Todd C. Miller | |
spools in /var/mail that no one will see; Rogier Quaak | |||
2001-12-25 | convert mkr/ckr to shell scripts, use mktemp(1) | Theo de Raadt | |
2001-12-24 | close ppp.conf.sample file as requested | Theo de Raadt | |
2001-12-24 | Add iana url and correct text; openbsd@davidkrause.com | Thomas Nordin | |
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 | |