summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a sign/unsigned comparison.obrien2003-05-041-5/+5
* Correct spelling errors.gibbs2003-05-047-283/+499
* Implement the write twice to send producer index workaround forps2003-05-041-0/+11
* aic7xxx.c:gibbs2003-05-037-476/+614
* Add rue(4) devices.bmah2003-05-032-0/+28
* New release notes: rue(4), MI passwd databases, libkse.bmah2003-05-032-12/+50
* hc_eisa.c:gibbs2003-05-033-6/+6
* No, forget about rev 1.24. My system wasn't virgin enough when I tested that.obrien2003-05-031-1/+0
* Fix c99 victim: the accepted character '0 most now be types as '0'.marcel2003-05-032-6/+6
* - Change the short hand representation of the various ASIC revisionsps2003-05-032-11/+47
* Fix whitespace nit...no content changes.bmah2003-05-032-2/+2
* Update "boilerplate", fix wording and markup of some notes.bmah2003-05-032-42/+86
* General update of the Early Adopter's Guide. Too many changes tobmah2003-05-031-63/+118
* MFV:ru2003-05-033-16/+9
* Use __FBSDID over rcsid[].obrien2003-05-0332-80/+86
* This is WARNS=2 clean.obrien2003-05-031-0/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-0362-242/+169
* Fix long constant usage for i386.markm2003-05-031-1/+1
* Lock the vm_object on entry to vm_object_vndeallocate().alc2003-05-032-1/+9
* Fix a broken reference to locale(5) and point to re_format(7) too for ankeramida2003-05-031-2/+3
* Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers.obrien2003-05-031-0/+1
* GCC 3.3's cpplib does not impliment -$ (forbid the use of $ in identifiers).obrien2003-05-031-1/+0
* Fix the misspelling of DPADD, then fix "make checkdpadd".ru2003-05-031-1/+1
* Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].obrien2003-05-036-13/+12
* Use UFS1 for the floppies instead of UFS2scottl2003-05-031-2/+2
* The author wanted stringification, not concatenation.obrien2003-05-031-1/+2
* Don't shaddow exp(3).obrien2003-05-031-6/+5
* - Move bge_phy_hack into the phy code and implement the various DSPps2003-05-032-70/+198
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-0342-160/+130
* Fix locking on reinit.sos2003-05-031-4/+16
* Add the pdc20268r as candidate for the TX test.sos2003-05-031-1/+1
* Use C99 for the kernel.obrien2003-05-031-1/+1
* This commit was generated by cvs2svn to compensate for changes in r114584,imp2003-05-031-1/+1
|\
| * Fix halt -p. I've done this with an import because kochi-san reportsimp2003-05-031-1/+1
* | Fix a bazillion warnings. This makes almost the whole of src/bin/*markm2003-05-0317-148/+161
* | WARNS cleaning for the Alpha. On alpha, size_t is a long, and itmarkm2003-05-031-13/+17
* | Duplicate "from".keramida2003-05-031-1/+1
* | Remove some games/ cruft that is no longer of relevance.markm2003-05-032-8/+0
* | Fix a shedload of warnings, some memory leaks and clean up WARNSmarkm2003-05-031-39/+61
* | Regen.akiyama2003-05-032-2/+25
* | Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-0314-2/+2213
* | Fix format warning. This is WARNS=9, std=c99 clean on i386.markm2003-05-031-1/+1
* | Fix warnings. This is now WARNS=9, std=c99 clean in i386.markm2003-05-031-9/+10
* | More axe-work:phk2003-05-032-683/+192
* | Slightly tweak the rc update text, since things changed slightly afterdougb2003-05-032-4/+10
* | Added OpenBSD 3.3wosch2003-05-031-1/+2
* | Some minor remodelling with a large axe.phk2003-05-031-279/+171
* | - Revert kern/vfs_subr.c revision 1.444. The vm_object's size isn'talc2003-05-032-5/+7
* | Use new geom.ctl based OAM instead of ioctls.phk2003-05-032-95/+100
* | Add a OAM interface for changing the label and writing the boot code.phk2003-05-031-26/+126
OpenPOWER on IntegriCloud