summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - Fix breakage on PAE enabled kernelpdeuskar2003-05-032-8/+10
* | remove unused variables.phk2003-05-031-2/+0
* | Preserve directory structure in PRESERVED_FILES_DIR to avoiddougb2003-05-031-2/+2
* | Move a declaration to its proper place.alc2003-05-032-1/+1
* | Spell cpu_switch correctly.peter2003-05-031-1/+1
* | Force PnP devices to set SMIT mode.nyan2003-05-031-0/+9
* | Fix off-by-one bug.nyan2003-05-031-3/+3
* | Repocopy *.s to *.Speter2003-05-0310-1621/+3
* | Fix three problems in large (>2TB) device handling:ken2003-05-031-2/+2
* | Rename amd64/*.s to amd64/*.Speter2003-05-031-5/+5
* | bsd_disklabel_le_dec() takes an extra argument now.phk2003-05-021-1/+2
* | Make bsd_disklabel_le_enc calculate the checksum and fill it in.phk2003-05-023-269/+150
* | Hook rc.sendmail back up, it was removed prematurelydougb2003-05-021-1/+1
* | - Bus DMA'fy the driverpdeuskar2003-05-022-237/+459
OpenPOWER on IntegriCloud