summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-03all MAKEDEV tests are slow.Artur Grabowski
2002-01-03Two new variables.Artur Grabowski
2002-01-03convert everything to bsd.regress.mkArtur Grabowski
2002-01-03Support for a new variable REGRESSMAXTIME that sets the cpu timeArtur Grabowski
2002-01-03depend the tests on the test program.Artur Grabowski
2002-01-02convert test prog into real regression testMarco S Hyman
2002-01-02correct fram size.Artur Grabowski
2002-01-02label abort() from inside library as ILLEGALTheo de Raadt
2002-01-02at least ; required after label or case; openbsd@davidkrause.comTheo de Raadt
2002-01-02commented out maxi radioMichael Shalayeff
2002-01-02use pci_mapreg_map() instead of pci_io_find+bus_space_mapMichael Shalayeff
2002-01-02Back out a few more uvm changes, especially wrt swap usage.Miod Vallat
2002-01-02Add more vocabulary (commands) to ddb, from NetBSD.Miod Vallat
2002-01-02probe does not print anythingMichael Shalayeff
2002-01-02KNFTheo de Raadt
2002-01-02allow for setting of the loopback MTU, set IFF_RUNNING on address configurationDug Song
2002-01-02at least ; required after label or case; openbsd@davidkrause.comTheo de Raadt
2002-01-02remove doubled #define; openbsd@davidkrause.comTheo de Raadt
2002-01-02more pid_t useTheo de Raadt
2002-01-02master.passwd aliasTheo de Raadt
2002-01-02Don't forget to deallocate on failure.Jason Wright
2002-01-02missing radiotrack entries, fix the others (all still commented outMichael Shalayeff
2002-01-02regenMichael Shalayeff
2002-01-02a couple of 3c515 entries, commented outMichael Shalayeff
2002-01-02do not unmap io space while it's still in use (in *probe)Michael Shalayeff
2002-01-02make usage() exit(1) and look like sysctl(8), getopt returns intMichael Shalayeff
2002-01-02fp and pc are 64 bit.Artur Grabowski
2002-01-02fp and pc are 64 bit.Artur Grabowski
2002-01-02proper data length handling on read; from toby@svector.co.ukMichael Shalayeff
2002-01-02dumb conversion to bsd.regress.mk. Needs splitting into smaller tests.Artur Grabowski
2002-01-02Split into smaller tests. It was easier than I thought.Artur Grabowski
2002-01-02First conversion to bsd.regress.mk, needs to be split intoArtur Grabowski
2002-01-02On the road to serial console support. stage one, if of console is serialDale Rahn
2002-01-02Grammar and format fixes.Aaron Campbell
2002-01-02fpathconf(2) returns long.Federico G. Schwindt
2002-01-02Be sure both programs are using the same port.Federico G. Schwindt
2002-01-02Remove extra reference to poll.2. Spotted by form@.Mike Pechkin
2002-01-02Convert to bsd.regress.mk.Artur Grabowski
2002-01-02Ancient comment. the RSA patent expired a long time ago.Artur Grabowski
2002-01-02Generate? Or maybe Degenerate? Definitely not Denerate.Artur Grabowski
2002-01-02Remove obsolete comment (and a 3 second sleep).Artur Grabowski
2002-01-02pids should be pid_t, not intMike Pechkin
2002-01-02Grammar. deraadt@ okThomas Nordin
2002-01-02Remove duplicate definition. deraadt@ okThomas Nordin
2002-01-02Move the const qualifier to the right place. deraadt@ okThomas Nordin
2002-01-02Add missing .Os. deraadt@ okThomas Nordin
2002-01-02Remove reference to timeout table. deraadt@ okThomas Nordin
2002-01-02Eh? Why could I finish a make build with this 6 hours ago?Artur Grabowski
2002-01-02register_t is not an int, so don't use it that way.Artur Grabowski
2002-01-02syncTheo de Raadt