summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the M_NAMEI allocations to use the zone allocator. This changedyson1997-09-2136-295/+427
* Recognize the CS4326 on the Intel PR440FX motherboard. (It works just likepeter1997-09-213-33/+72
* Fix a comment-within-a-commentpeter1997-09-215-5/+5
* Accept FIOASYNC (like the old sound driver) since it's generated bypeter1997-09-211-2/+2
* We were (I think) missing a vrele() on the vnode for the object loadedpeter1997-09-211-6/+5
* Add "delete 0" before "add 0 0..."brian1997-09-211-1/+2
* Do not complain about non existing shell "/nonexistent"wosch1997-09-201-3/+6
* Do not accept empty user names.wosch1997-09-201-2/+2
* Don't gratuitously drop termcap.db and vgrindefs.db from the installedjoerg1997-09-201-3/+1
* Perform a `make distrib-dirs distribution' inside the chroot treejoerg1997-09-201-1/+2
* For AMD chips, pick up the long description from the chip ifphk1997-09-202-2/+142
* _G_VTABLE_LABLE_PREFIX is different between ELF and a.outpeter1997-09-201-0/+6
* Addition of support of the slightly rogue Promise IDE interface(Dyson), supportdyson1997-09-208-654/+1205
* Adjust the #ifdef KERNEL so that pnp_cinfo is available for sbin/dset.cpeter1997-09-201-5/+5
* More label editor enhancements.jkh1997-09-203-150/+138
* Synchronize with sys/i386/isa/isa.c revision 1.104.kato1997-09-201-4/+15
* Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/sio.ckato1997-09-204-28/+248
* Add missing \ from previous rev to end of a line.imp1997-09-201-2/+2
* Fix conditional bogon in Label Editor [from Ed Gold]jkh1997-09-206-21/+21
* ``oops''. I cut/pasted the original free()'s based on mark's suggestionpeter1997-09-202-8/+8
* Describe all know capabilities nowache1997-09-202-797/+608
* Use snprintf() instead of sprintf() most of the time.brian1997-09-192-13/+13
* .Ox macro needs to support "OpenBSD 2.1"wosch1997-09-191-0/+2
* Typo.max1997-09-191-1/+1
* bmake'd pnpinfojmg1997-09-191-0/+11
* activate pnpinfojmg1997-09-191-3/+3
* This commit was generated by cvs2svn to compensate for changes in r29615,jmg1997-09-194-0/+747
|\
| * this is an import of Sujal M. Petal's pnpinfo.. it includes modificationsjmg1997-09-194-0/+747
* teach sio how to attach to isa PnP cards. This is mainly for use withjmg1997-09-198-44/+388
* teach pnp to keep isa_device structs around, and teach isa.c how to scanjmg1997-09-194-48/+122
* major modifications to the mixer. currently it doesn't report errorsjmg1997-09-193-110/+210
* Add a sample entry specifying numeric tty settings. People sometimes askjoerg1997-09-191-0/+20
* [Regarding the previous patch] This is completely wrong.phk1997-09-191-3/+5
* Add Wnn6 reverse lookup server port.asami1997-09-191-1/+2
* Synchronize with sys/i386/i386/userconfig.c revision 1.93.kato1997-09-191-6/+6
* Use An macro for author name.charnier1997-09-191-2/+2
* Use err(3). Typo fixes in man page.charnier1997-09-192-58/+44
* Use err(3).charnier1997-09-193-56/+59
* Add the direcotry for the japanese shift-JIS localejulian1997-09-191-1/+3
* remove bad commentjulian1997-09-192-8/+2
* oopsjulian1997-09-192-72/+68
* Fix argument string for getopt.dima1997-09-181-2/+2
* Fix some problems in the rules file loading and need for modload detection.danny1997-09-188-16/+16
* Use -ansi -pedantic -trigraphs, as suggested by Bruce.joerg1997-09-182-21/+133
* make/install the japanese SJIS date locale file.julian1997-09-181-1/+2
* Shift JIS versions of date stuff.julian1997-09-182-0/+182
* Executing binaries on a nullfs (or nullfs-based) filesystem results inphk1997-09-184-10/+14
* Add a "I know it points to my foot!" -f option.phk1997-09-182-20/+72
* Fix bad assumptions about types.phk1997-09-181-0/+10
* Ffs_alloc allow users to write one block beyond the limit.phk1997-09-181-2/+2
OpenPOWER on IntegriCloud