Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-14 | Sync with current state of the tree. | Miod Vallat | |
2008-05-13 | Plumb socppc in MAKEDEV machinery. | Miod Vallat | |
2007-08-01 | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | Miod Vallat | |
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code. | |||
2006-12-15 | Sync arch list | Miod Vallat | |
2005-04-03 | hppa64 | Miod Vallat | |
2004-12-31 | +zaurus | Miod Vallat | |
2004-12-29 | define REGRESS_ROOT_TARGETS for tests that require root privileges | David Krause | |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn | |
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree. | |||
2004-04-21 | luna88k can play here too | Miod Vallat | |
2004-02-15 | Sync arch list with etc/ | Miod Vallat | |
2003-04-08 | Use POSIX chown semantics (user:group); noted by Leandro Costa | Todd C. Miller | |
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat | |
There has not been enough activity and interest towards these platform to keep them lying in the tree. | |||
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy | |
ok art@ | |||
2002-02-23 | no more need to explicitly specify regress: _SUBDIRUSE targets anymore. | Artur Grabowski | |
XXX - what about the install targets? | |||
2002-02-21 | allow over-ride of MAKEDEVTARGS | Todd T. Fries | |
2002-02-21 | test ramdisk targets too | Todd T. Fries | |
2002-02-18 | Looks like too much cut 'n paste. | Artur Grabowski | |
2002-02-15 | more compact .out file | Todd T. Fries | |
2002-01-03 | all MAKEDEV tests are slow. | Artur Grabowski | |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2001-11-13 | use a close directory for play | Theo de Raadt | |
2001-09-07 | presume 'make clean' is already running as root, don't duplicate ${SUDO}, | Todd T. Fries | |
found by naddy@ | |||
2001-09-07 | run each 'MAKEDEV all' twice, to catch things that are not rm'ed | Todd T. Fries | |
(like vme* links for miod) | |||
2001-09-07 | everyone has altq/, right? | Todd T. Fries | |
2001-09-06 | sort by major not minor number, correctly list symbollic links | Todd T. Fries | |
2001-09-06 | add MAKEDEV regress | Todd T. Fries | |