summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-01-23Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasosTodd C. Miller
2004-01-23Use %b to display status register, this will make bug reports moreAlexander Yurchenko
2004-01-23Add NTFS; deraadt@ OKTodd C. Miller
2004-01-23Get rid of a few (mostly DDB related) unused defines and macros.Miod Vallat
2004-01-23syncPeter Stromberg
2004-01-23Virtual SVGA IIPeter Stromberg
2004-01-23died of starvationMiod Vallat
2004-01-23Clean the device configuration settings, and comment out unsupportedMiod Vallat
2004-01-23Sync options and defines with other ppc ports.Miod Vallat
2004-01-23Nuke last common.Miod Vallat
2004-01-23Don't probe impossible luns. If lun 0 is non-existant, or if the device showsKenneth R Westerback
2004-01-22Style lync with other ppc-based ports, no functional change.Miod Vallat
2004-01-22Remove macppc-only devices.Miod Vallat
2004-01-22Everyday, new typos need to be investigated.Miod Vallat
2004-01-22These files went dangling long time ago, actually...Miod Vallat
2004-01-22Make locore and the early initialization code closer to other ppc ports;Miod Vallat
2004-01-22use C comments, works betterTheo de Raadt
2004-01-22dot_conv() is not used.Miod Vallat
2004-01-22Nuke ddb_regs common.Miod Vallat
2004-01-22add gettdbbysrcdst(), just like gettdb(), but compares tdb_src as well; ok mc...Markus Friedl
2004-01-22- Include the value of pf_state.timeout in pfsync messagesRyan Thomas McBride
2004-01-21dynamic bufq support. basically a nullop. ok grange@Ted Unangst
2004-01-21call timeout_startup early, so timeouts are available. report from sam smithTed Unangst
2004-01-21A faster ffs() routine based upon the ff1 assembly instruction.Miod Vallat
2004-01-20Check the values given to -h and -s. Closes PR 3640.Tom Cosgrove
2004-01-20do not put INET6 here, we want bsd.rd that fitsTheo de Raadt
2004-01-20don't limit the number of sessions to the onboard ram (always upload theJason Wright
2004-01-20Support for i852/855/865 AGP; from NetBSD via Michael van derAlexander Yurchenko
2004-01-20Correct checks for non-i810 chip; from FreeBSD.Alexander Yurchenko
2004-01-20the pfsync interface does not have a baudrate, so don't claim 100 MBit/sHenning Brauer
2004-01-20In some situations, the MVME328S can be so hung that our current reset codeMiod Vallat
2004-01-20when reading eeprom for the address, DELAY(4) during the operations.Theo de Raadt
2004-01-20Use shifts and logical arithmetic, rather than multiplications and integerMiod Vallat
2004-01-20Better debugging information, only available if option TRAPDEBUG (which youMiod Vallat
2004-01-20let XFS compile; miod okTheo de Raadt
2004-01-20some pieces of ufs2. help testing otto sturmTed Unangst
2004-01-20Ignore pfsync packets if pf is not running.Ryan Thomas McBride
2004-01-20- macppc -> __macppc__Brad Smith
2004-01-19Update comment; handling PFSYNC_ACT_UPD in pfsync_input() is no longerRyan Thomas McBride
2004-01-19Get rid of a few useless defines, as well as a few duplicated ones; andMiod Vallat
2004-01-19``3 pages of u-area ought to be enough for everybody''Miod Vallat
2004-01-19The pessimistic tlb handling change turned out to be one more instance ofMiod Vallat
2004-01-19Clean up creation and expiry timestamp calculations.Ryan Thomas McBride
2004-01-19Rename a few defines to avoid namespace pollution. The only one used was 'REA...Kenneth R Westerback
2004-01-18clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC.Bob Beck
2004-01-18Port is already stored in network byte order, no need to convert.Ryan Thomas McBride
2004-01-18Silence match() unless DEBUG.Miod Vallat
2004-01-18send RTM_IFINFO on carp state changes; with mpf@; ok mcbride@, mpf@Markus Friedl
2004-01-17Now that the phys_map_vaddr bug is out of the way, it's time to bring backMiod Vallat
2004-01-17Read product id and revision from pci conf space only onceAlexander Yurchenko