Age | Commit message (Expand) | Author |
2002-01-02 | a couple of 3c515 entries, commented out | Michael Shalayeff |
2002-01-02 | do not unmap io space while it's still in use (in *probe) | Michael Shalayeff |
2002-01-02 | make usage() exit(1) and look like sysctl(8), getopt returns int | Michael Shalayeff |
2002-01-02 | fp and pc are 64 bit. | Artur Grabowski |
2002-01-02 | fp and pc are 64 bit. | Artur Grabowski |
2002-01-02 | proper data length handling on read; from toby@svector.co.uk | Michael Shalayeff |
2002-01-02 | dumb conversion to bsd.regress.mk. Needs splitting into smaller tests. | Artur Grabowski |
2002-01-02 | Split into smaller tests. It was easier than I thought. | Artur Grabowski |
2002-01-02 | First conversion to bsd.regress.mk, needs to be split into | Artur Grabowski |
2002-01-02 | On the road to serial console support. stage one, if of console is serial | Dale Rahn |
2002-01-02 | Grammar and format fixes. | Aaron Campbell |
2002-01-02 | fpathconf(2) returns long. | Federico G. Schwindt |
2002-01-02 | Be sure both programs are using the same port. | Federico G. Schwindt |
2002-01-02 | Remove extra reference to poll.2. Spotted by form@. | Mike Pechkin |
2002-01-02 | Convert to bsd.regress.mk. | Artur Grabowski |
2002-01-02 | Ancient comment. the RSA patent expired a long time ago. | Artur Grabowski |
2002-01-02 | Generate? Or maybe Degenerate? Definitely not Denerate. | Artur Grabowski |
2002-01-02 | Remove obsolete comment (and a 3 second sleep). | Artur Grabowski |
2002-01-02 | pids should be pid_t, not int | Mike Pechkin |
2002-01-02 | Grammar. deraadt@ ok | Thomas Nordin |
2002-01-02 | Remove duplicate definition. deraadt@ ok | Thomas Nordin |
2002-01-02 | Move the const qualifier to the right place. deraadt@ ok | Thomas Nordin |
2002-01-02 | Add missing .Os. deraadt@ ok | Thomas Nordin |
2002-01-02 | Remove reference to timeout table. deraadt@ ok | Thomas Nordin |
2002-01-02 | Eh? Why could I finish a make build with this 6 hours ago? | Artur Grabowski |
2002-01-02 | register_t is not an int, so don't use it that way. | Artur Grabowski |
2002-01-02 | sync | Theo de Raadt |
2002-01-01 | sync; pointed out by openbsd@davidkrause.com | Niels Provos |
2002-01-01 | install bsd.regress.mk | Niels Provos |
2002-01-01 | simple conversion to bsd.regress.mk | Artur Grabowski |
2002-01-01 | convert to bsd.regress.mk. This allows us to have the tests | Artur Grabowski |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski |
2002-01-01 | Start for a framework for regression tests. Simplifies the most common | Artur Grabowski |
2002-01-01 | This is ugly: make a specialized deep copy in bridge_broadcast() that | Jason Wright |
2002-01-01 | don't whine about no carrier here either. | Jason Wright |
2002-01-01 | KNF | Theo de Raadt |
2002-01-01 | Don't whine about not having carrier... ifconfig on the interface will say so. | Jason Wright |
2002-01-01 | bit more cleanup | Theo de Raadt |
2002-01-01 | go back to the swapped xdr_ypresp_key_val for now | Theo de Raadt |
2002-01-01 | 2002 | Theo de Raadt |
2002-01-01 | ``maxpartition 16'' updates that were sitting in my tree for a long time. | Miod Vallat |
2001-12-31 | man says bus_space_map() returns non-zero, not negative on failure | Michael Shalayeff |
2001-12-31 | unmap io space on failures and happy new year in russian | Michael Shalayeff |
2001-12-31 | More changes from FreeBSD, including: | Federico G. Schwindt |
2001-12-31 | Fix a glitch in _dmamap_load_buffer introduced in the last commit. | Miod Vallat |
2001-12-31 | only open device for writing if we gonna modify anything | Michael Shalayeff |
2001-12-31 | only require write mode for modifying ioctls; dhartmei@, frantzen@, deraadt@ ok | Michael Shalayeff |
2001-12-31 | support playing mono; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp> | Michael Shalayeff |
2001-12-31 | add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp> | Michael Shalayeff |