summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First patch that prepares for the adding of multi-firmwaregroudier2000-04-151-313/+233
* Add include files to alpha/include directory.roger2000-04-152-0/+475
* Update to driver 2.11.roger2000-04-155-8/+26
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-1583-1444/+1474
* Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedrwatson2000-04-154-0/+261
* make mmap sort-of work. there seem to be interactions with certain hwcg2000-04-155-154/+172
* This commit was generated by cvs2svn to compensate for changes in r59243,obrien2000-04-15299-0/+78108
|\
| * Import the latest version of the 44BSD C-shell -- tcsh-6.09.obrien2000-04-15299-0/+78108
* Introduce extended attribute support for FFS, allowing arbitraryrwatson2000-04-1527-0/+954
* Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9.asmodai2000-04-142-14/+84
* Fix minor bugs.iwasaki2000-04-142-1/+10
* Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to establishedru2000-04-142-32/+20
* Change && to || in probe routine so that the mlphy driver doesn'twpaul2000-04-141-1/+1
* Add vendor/device codes for SmartBridges SmartLink USB ethernet adapterwpaul2000-04-141-0/+1
* Regenerate.wpaul2000-04-142-2/+18
* Add entry for SmartBridges SmartLink USB ethernet adapter.wpaul2000-04-141-0/+4
* The printf function of boot2 can't recognize "%lx" format.nyan2000-04-141-4/+4
* Merged from sys/boot/i386/loader/Makefile revision 1.43.nyan2000-04-141-2/+6
* Added wdreg.h. PC-98 still uses the wd driver.nyan2000-04-141-0/+320
* Add web pointers to Multia FAQswilko2000-04-141-0/+5
* Replace the inappropriate use of .Nx (netBSD) with a more generalizedsheldonh2000-04-141-1/+1
* remove extern int errno; include errno.himp2000-04-142-2/+1
* #include <errno.h> where needed. Kill extern int errno;.imp2000-04-1416-21/+32
* Add include of errno.h where needed, remove extern int errno where not.imp2000-04-146-12/+4
* Better error message for a case that I hit.imp2000-04-141-1/+2
* Use #include <errno.h> rather than extern int errno;.imp2000-04-141-2/+1
* Change the maximum I/O transfer size to DFLTPHYS. This should fixjlemon2000-04-131-1/+1
* Remove unnecessary empty line.asmodai2000-04-131-3/+2
* Update Multia section with floppy boot problems & workaround.wilko2000-04-131-1/+7
* - Add an additional call to eisa_add_iospace() so we get the right IOPORTmdodd2000-04-131-1/+2
* Add an example refuse file.sheldonh2000-04-132-0/+34
* A complete reformatting of manual page.ru2000-04-132-1448/+1372
* Added wdreg.h and fixed path.nyan2000-04-131-1/+1
* Do not issue a warning when chflags() fails with EOPNOTSUPP.sheldonh2000-04-132-2/+3
* Whitespace change: reformat to avoid hard sentence breaks and longsheldonh2000-04-131-19/+35
* Update for OpenSSL 0.9.5a and clean up a bit.kris2000-04-135-111/+183
* Update for OpenSSL 0.9.5a and clean up a bit.kris2000-04-132-38/+10
* Resolve conflicts.kris2000-04-1317-167/+420
* checkpoint latest pccard/pcic hacking:imp2000-04-137-165/+143
* This commit was generated by cvs2svn to compensate for changes in r59191,kris2000-04-13696-9434/+55806
|\
| * Initial import of OpenSSL 0.9.5akris2000-04-13713-9597/+56254
* | Enable building Vinum on alpha.grog2000-04-131-2/+2
* | Remove a rogue spacebrian2000-04-131-1/+1
* | Null commit [correction for the previous version]brian2000-04-120-0/+0
* | update Monet informationwilko2000-04-121-10/+29
* | Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.archie2000-04-121-0/+4
* | Revert to previous state, plus a few cleanups pointed out by bde.archie2000-04-121-24/+4
* | Make partially specified permanent links without `dst_addr'ru2000-04-122-22/+30
* | Add comment after localesache2000-04-1212-24/+48
* | Fix uninitialized variable.archie2000-04-121-1/+1
OpenPOWER on IntegriCloud