summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-11+Longshine LCS-8031N to the ral(4) list;Jason McIntyre
2008-08-11some documentation updates for spamd synchronisation:Jason McIntyre
2008-08-11some consistency fixes and whitespace at eol removal;Jason McIntyre
2008-08-11remove a note which seems to be duplicated; ok sobradoJason McIntyre
2008-08-11Add hw.cupspeed cupport for all CPU types.Mark Kettenis
2008-08-11fix a6 partition lookup where a static variable was incorrectly used inReyk Floeter
2008-08-11Build apm(8) and apmd(8) on sparc64.Mark Kettenis
2008-08-11Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64.Mark Kettenis
2008-08-11Add hw.setperf support for UltraSPARC-IIe support.Mark Kettenis
2008-08-11Undo last commit; deraadt didn't like it.Marco Peereboom
2008-08-11Add infrastructure to manually kick off rebuilds.Marco Peereboom
2008-08-11Prevent a buffer underrun if a line is received which only containsTobias Stoeckmann
2008-08-11Use only safe functions in signal handlers.Tobias Stoeckmann
2008-08-11more goto fail on gettimeofday errorReyk Floeter
2008-08-11better handling of HTTP POSTs or requests with Content-Length.Reyk Floeter
2008-08-11add missing 'break' to read HTTP content correctlyReyk Floeter
2008-08-11Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)Marcus Glocker
2008-08-10Add support for the VAXstation 3[58][24]0 to the bootblocks, currentlyMiod Vallat
2008-08-10add missing ellipsis; spacing.Igor Sobrado
2008-08-10Fix other integer overflow vulnerability I introduced, this time inKenneth R Westerback
2008-08-10Use the STICK logic on UltraSPARC-IIe to generate clock interrupts.Mark Kettenis
2008-08-10Add hypervisor calls for the sun4v random number generator interface.Mark Kettenis
2008-08-10typo.Igor Sobrado
2008-08-10spacing; remove non-existent flag from synopsis.Igor Sobrado
2008-08-10'coordiates' -> 'coordinates' from Dawe via tech@.Kenneth R Westerback
2008-08-10'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@.Kenneth R Westerback
2008-08-10add missing space.Igor Sobrado
2008-08-10Prepare for ehci:Marcus Glocker
2008-08-10Don't assume the first LAPIC in the table corresponds to the boot processor.Mark Kettenis
2008-08-10Shorten the lines of '?' output in edit mode. A couple were tooKenneth R Westerback
2008-08-10Style fixes and use of tabs for the DRM bits.Brad Smith
2008-08-09Add isochronous xfer support for ehci(4). From NetBSD.Marcus Glocker
2008-08-09Add prom_set_sun4v_api_version().Mark Kettenis
2008-08-09MCP79 are also capable of Jumbo frames. Add the Jumbo support flag.Brad Smith
2008-08-09Fix counting of shared (PCI) interrupts. Remove some useless debug codeMark Kettenis
2008-08-09Prevent integer overflow in DL_BLKTOSEC().Mark Kettenis
2008-08-09Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getMiod Vallat
2008-08-09Do not forget to set the ``specific EOI'' bit when sending a... specific EOI;Miod Vallat
2008-08-09RegenMiod Vallat
2008-08-09Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.Miod Vallat
2008-08-09turn an MFREE() into an m_free() and garbage collect anThordur I. Bjornsson
2008-08-09o nfs_vinvalbuf() is always called with the intrflag as 1, and thenThordur I. Bjornsson
2008-08-09Revert last commit, it doesn't always help, we need to find anotherMarcus Glocker
2008-08-09Prepare for ehci: If GET_DEF request has failed, wait a moment beforeMarcus Glocker
2008-08-08Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a.Kenneth R Westerback
2008-08-08add a variable $SERVER_NAME which is "OpenBSD relayd" by default.Reyk Floeter
2008-08-08documentation tweaks.Igor Sobrado
2008-08-08o sync comment with reality, we have never malloc()'ed filehandlesThordur I. Bjornsson
2008-08-08After beck@ changed the way nfsiod's are notified of work, theBret Lambert
2008-08-08Remove code for variable-sized allocations of NFS filehandles by malloc(),Bret Lambert