summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-22regenMichael Shalayeff
2002-05-22another 4800 weirdo from cisco; from condor@vcable.netMichael Shalayeff
2002-05-22Copy only the register paddrs/lens that we have room forJason Wright
2002-05-22splassert(IPL_BIO) in the b_iodone handlers.Artur Grabowski
2002-05-22redhat_base -> redhat/base; closes pr2674Peter Valchev
2002-05-22syncTheo de Raadt
2002-05-22correct exit code; bks10@cornell.eduTheo de Raadt
2002-05-22more strcpy/sprintf death; mpech okTheo de Raadt
2002-05-22Small fix: - Start new sentence on a new line.Mike Pechkin
2002-05-22strcpy, sprintf death; mpech okTheo de Raadt
2002-05-22remove crudTheo de Raadt
2002-05-22Add a compat_hpux(8) manual page, from NetBSD with corrections.Miod Vallat
2002-05-22a bunch more strcpy -> strlcpy and sprintf -> snprintfTheo de Raadt
2002-05-22snprintf, and make it compileTheo de Raadt
2002-05-22more strlcpy and snprintfTheo de Raadt
2002-05-22Check for S/Key entries in /etc/skey, not /etc/skeyeys; David KrauseTodd C. Miller
2002-05-22 put a real struct definition instead of the weird "typedef structVincent Labrecque
2002-05-22creatorJason Wright
2002-05-22note Creator supportJason Wright
2002-05-22realityJason Wright
2002-05-22Only map in DFB32 during attach, other stuff will be mapped by _mmap asJason Wright
2002-05-22Fix quoting botch in earlier commit. Make sure MDDISKDEVS andKenneth R Westerback
2002-05-22return mappings from DFB24 for DUMBFB mode mmap requests (this makes unaccele...Jason Wright
2002-05-22atexit(3) can fail. handle error accordingly. deraadt okJun-ichiro itojun Hagino
2002-05-22Eh, mark scsi_free_xs with splassert(IPL_BIO) too.Artur Grabowski
2002-05-22splassert_check should be ifdef DIAGNOSTICArtur Grabowski
2002-05-22syncTheo de Raadt
2002-05-22let !DIAGOSTIC kernels buildTheo de Raadt
2002-05-22whack sprintfTheo de Raadt
2002-05-22strlcpy sprinklingTheo de Raadt
2002-05-22syncTheo de Raadt
2002-05-22some b_iodone handlers and vwakeup require splbio.Artur Grabowski
2002-05-22splassert(IPL_BIO) in scsi_done (its children have this assumption).Artur Grabowski
2002-05-22oops, missed another fileTheo de Raadt
2002-05-21KNFTheo de Raadt
2002-05-21duplicated prototypeJun-ichiro itojun Hagino
2002-05-21minor KNF. plug a memory leak on reconfig.Jun-ichiro itojun Hagino
2002-05-21Document autobooting macppc, and how to use the openfirmware boot menuDale Rahn
2002-05-21public domainTodd C. Miller
2002-05-21Protect calls to biodone with splbio. Some functions calledArtur Grabowski
2002-05-21Better handling of negative timeval than last commit.Todd C. Miller
2002-05-21Enable the blanker now that the X stuff is fixedJason Wright
2002-05-21KNF before more major hackingTheo de Raadt
2002-05-21KNF; itojun okTheo de Raadt
2002-05-21Match kernel configJason Wright
2002-05-21add creator at mainbus and wsdisplay at creatorJason Wright
2002-05-21man page for the creatorJason Wright
2002-05-21Remove some debugging code and generally clean things up.Jason Wright
2002-05-21Get the initial cursor position correct so we don't start back at 0,0 whenJason Wright
2002-05-21Support for kcore on alpha.Artur Grabowski