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