summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Define registers as offsets from register base rather than offsets frommdodd2000-04-162-14/+10
* Include <sys/bus.h>, which is needed after Doug's latest object changes.imp2000-04-162-0/+4
* Allow the firewall rules to be established by a shell script insteadbsd2000-04-161-1/+3
* Change "FreeBSD 5.0" to ".Fx 5.0"chris2000-04-161-1/+2
* Fix two bugs in extended attribute support for UFS/FFS:rwatson2000-04-161-2/+5
* Remove MAINTAINER.grog2000-04-162-4/+0
* Don't try to compile in INET6 support when NOINET6 is defined.steve2000-04-153-3/+12
* Use the non-asm routines (for now) on the sparc and sparc64 ports.steve2000-04-152-0/+11
* A messy commit that checkpoints the driver (not known to actually work)dmlb2000-04-151-236/+330
* Merged in a load of information from the card documentation - not finished yet.dmlb2000-04-151-121/+338
* A few comment tidy-ups.dmlb2000-04-151-13/+27
* Fix typo, extentions -> extensionsasmodai2000-04-152-2/+2
* ext2fs relies on UFS support code, and as a result also requiresrwatson2000-04-1514-0/+24
* Remove pccard.conf.sample from Makefile, sorry I forgot.iwasaki2000-04-151-1/+1
* Remove src/etc/pccard.conf.sample. This file is no longer used.iwasaki2000-04-151-1057/+0
* 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
OpenPOWER on IntegriCloud