summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-07I want my vacation to be case nonsensitive in readheaders().Mike Pechkin
2002-02-07fix sigdebug cases; init sigcontext before it's used (;Michael Shalayeff
2002-02-07fix pid calculation and pmap_extract; from fredette@Michael Shalayeff
2002-02-07fix irq passing on matchMichael Shalayeff
2002-02-07import some register defns from sparcJason Wright
2002-02-07use bus_space_vaddrJason Wright
2002-02-06disable debugMichael Shalayeff
2002-02-06implement signal delivery; based on fredette@'s workMichael Shalayeff
2002-02-06add a todo remarkMichael Shalayeff
2002-02-06better flushing/purging of removed/changed mappings, hack around the pv/vp de...Michael Shalayeff
2002-02-06disable trapdebug, better handling of eirr tooMichael Shalayeff
2002-02-06remove dangling spacesMichael Shalayeff
2002-02-06no need to interlock the register, use r0 as outputMichael Shalayeff
2002-02-06implement the setjmp/longjmp family, based on fredette@'s workMichael Shalayeff
2002-02-06prettyJason Wright
2002-02-06non console framebuffers, reset and initialize them correctlyJason Wright
2002-02-06Don't pass long*'s to ioctl's expecting int*'s (part 1 of a 2 part fix forJason Wright
2002-02-06remove dup sab0 devices, ok jason@Marco S Hyman
2002-02-06example configuration that sees the difference between interactive and bulk s...Artur Grabowski
2002-02-06sparc64 needs this tooJason Wright
2002-02-06Oops, add sparc64 everywhereJason Wright
2002-02-06sparc64 needs this nowJason Wright
2002-02-06channel_new never returns NULL, mouring@; ok djm@Markus Friedl
2002-02-06minor KNFMarkus Friedl
2002-02-06sync usage() with manual.Mike Pechkin
2002-02-06correct monitor port matching.Federico G. Schwindt
2002-02-06sort options; ok mpech@, stevesk@Markus Friedl
2002-02-06Fix misspellingHans Insulander
2002-02-06Fix for heimdal-0.4eHans Insulander
2002-02-06Misc. updates for heimdal-0.4eHans Insulander
2002-02-06Merge heimdal-0.4eHans Insulander
2002-02-06Bump majorHans Insulander
2002-02-06Merge heimdal-0.4eHans Insulander
2002-02-06Import of heimdal-0.4eHans Insulander
2002-02-06emulate linux behaviour by passing ioctl's down to the underlying devicejasoni
2002-02-06syncArtur Grabowski
2002-02-06floppy needs rd devices.Artur Grabowski
2002-02-06Update.Miod Vallat
2002-02-06Unbreak - use the right MAKEDEV target.Artur Grabowski
2002-02-06Fix a few typos.Miod Vallat
2002-02-06- sync hardware list with web page.Miod Vallat
2002-02-05Remove dead code, simplify a panic message.Miod Vallat
2002-02-05I wonder how those two were not commited among the "volatile police" twoMiod Vallat
2002-02-05- factorize insane amounts of codeMiod Vallat
2002-02-05Provide a definition for pmap_wired_count.Miod Vallat
2002-02-05Zero-ize ext even if it has a free method defined.Angelos D. Keromytis
2002-02-05Do range check on SO_LINGER, closes pr#2375. art@ okThomas Nordin
2002-02-05panic if a read-only mbuf is given to m_zero() --- from art@openbsd.orgAngelos D. Keromytis
2002-02-05regress has a libexec subdir now.Matthieu Herrb
2002-02-05Fix m_zero() yet again -- yesterday's fix wasn't sufficient.Angelos D. Keromytis