summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-11move PCI softc struct from pci.c to pcivar.hBrad Smith
2006-03-11Add UFS2 block allocation functions, okay tedu@.Pedro Martelletto
2006-03-11type police and assorted cleanup. From Lionel Fourquaux; ok ray@Otto Moerbeek
2006-03-11Change default answer for 'Do you expect to run the X Window System?'Kenneth R Westerback
2006-03-11- set RCS_SYNCED on rcs_open() so that if you call rcs_close() immediatelyNiall O'Higgins
2006-03-11- reset NEWFILE flag on each iteration through main loop. this stopsNiall O'Higgins
2006-03-11Disable RCS regression tests since RCS is not linked yet.Ray Lai
2006-03-11cbb needs IPL_VM to be defined now.Miod Vallat
2006-03-11splvm.Brad Smith
2006-03-11/tmp -> _PATH_TMPRay Lai
2006-03-11Fixes the `optindx' might be used uninitialized in this functionRay Lai
2006-03-11Silence 2 warnings.Ray Lai
2006-03-11Silence 39 warnings.Ray Lai
2006-03-11Silence uninitialized variable warning.Ray Lai
2006-03-11Make FLUSH macro more function-like, so there are no hidden surprises.Ray Lai
2006-03-11Initialize p to NULL to prevent gcc warning.Ray Lai
2006-03-11Fix rcsnum_tostr() description.Ray Lai
2006-03-11RCS regression tests.Ray Lai
2006-03-11remove splimp handler.Brad Smith
2006-03-11regenJonathan Gray
2006-03-11D-Link DWL-G122 rev C1.Jonathan Gray
2006-03-11Check against GIF_MTU_MIN/GIF_MTU_MAX for the min/max MTU size.Brad Smith
2006-03-11splimp -> splnetBrad Smith
2006-03-11add a comment.Brad Smith
2006-03-11regenMarco Peereboom
2006-03-11Fix DRAC names.Marco Peereboom
2006-03-11syncMarco Peereboom
2006-03-11Add DRAC4Marco Peereboom
2006-03-11regenBrad Smith
2006-03-11fix the orderBrad Smith
2006-03-11add art(4).Brad Smith
2006-03-10Clean up unused definitions. ok miod@Matthieu Herrb
2006-03-10in bge_intr() also check the PCI State register to see if thereBrad Smith
2006-03-10- Wrap IPI sending in splclock(), since an interrupt atBrad Smith
2006-03-10oops; from ottoMichael Shalayeff
2006-03-10provide a counter for ipisMichael Shalayeff
2006-03-10Switch to RAWKEY_xxx constants.Miod Vallat
2006-03-10Omit specific depth in rasops_init_devcmap() if not compiling for them.Miod Vallat
2006-03-10realloc & size_t police; simplify some pointer arithmetic; ok ray@Otto Moerbeek
2006-03-10print IAPP messages for the old IAPP port 2313.Reyk Floeter
2006-03-10add whitespaceReyk Floeter
2006-03-10Silence mcd during probe, as in 1.13 but accidentally lost in 1.24.Miod Vallat
2006-03-10some IAPP implementations still use the pre-standard port 2313 in broadcastReyk Floeter
2006-03-10syncAlexander Yurchenko
2006-03-10Oops.Alexander Yurchenko
2006-03-10fix a stupid mistake in cvs_worklist_clean() while loop.Niall O'Higgins
2006-03-10use same date format as gnu/usr.bin/rcs in error message. OK niallo@.Xavier Santolaria
2006-03-10add missing break; found by lintMoritz Jodeit
2006-03-10i am going to be hated for including this oneDamien Miller
2006-03-10Last revision apparently does not work when cold booting so revert.Jonathan Gray