summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-01-01sync; pointed out by openbsd@davidkrause.comNiels Provos
2002-01-01install bsd.regress.mkNiels Provos
2002-01-01simple conversion to bsd.regress.mkArtur Grabowski
2002-01-01convert to bsd.regress.mk. This allows us to have the testsArtur Grabowski
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2002-01-01Start for a framework for regression tests. Simplifies the most commonArtur Grabowski
2002-01-01This is ugly: make a specialized deep copy in bridge_broadcast() thatJason Wright
2002-01-01don't whine about no carrier here either.Jason Wright
2002-01-01KNFTheo de Raadt
2002-01-01Don't whine about not having carrier... ifconfig on the interface will say so.Jason Wright
2002-01-01bit more cleanupTheo de Raadt
2002-01-01go back to the swapped xdr_ypresp_key_val for nowTheo de Raadt
2002-01-012002Theo de Raadt
2002-01-01``maxpartition 16'' updates that were sitting in my tree for a long time.Miod Vallat
2001-12-31man says bus_space_map() returns non-zero, not negative on failureMichael Shalayeff
2001-12-31unmap io space on failures and happy new year in russianMichael Shalayeff
2001-12-31More changes from FreeBSD, including:Federico G. Schwindt
2001-12-31Fix a glitch in _dmamap_load_buffer introduced in the last commit.Miod Vallat
2001-12-31only open device for writing if we gonna modify anythingMichael Shalayeff
2001-12-31only require write mode for modifying ioctls; dhartmei@, frantzen@, deraadt@ okMichael Shalayeff
2001-12-31support playing mono; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>Michael Shalayeff
2001-12-31add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>Michael Shalayeff