Age | Commit message (Expand) | Author |
2006-06-13 | Kernel virtual mode 8086, currently disabled in GENERIC. | Gordon Willem Klok |
2006-06-13 | revert; i am on drugs. spotted by alexander AT beard.se | Damien Miller |
2006-06-13 | fix a pasto in a comment: wxfers are for writes, not reads. | David Gwynne |
2006-06-13 | we sometimes bundle chunks that the ioc will write to in the request space | David Gwynne |
2006-06-13 | rev 1.13 fixed the MTU ioctl handler to allow adjusting the MTU | Brad Smith |
2006-06-13 | always use a format string, even when printing a constant | Damien Miller |
2006-06-13 | When adjusting the performance of the processor using p4tcc, the CPUs | Gordon Willem Klok |
2006-06-13 | Change the value returned if the CPU fails to honor a request to | Gordon Willem Klok |
2006-06-12 | i stashed the dva and kva of each request space in its ccb, so why am i | David Gwynne |
2006-06-12 | Fix a typo that prevented ipsecctl -ss from showing authentication | Christian Weisgerber |
2006-06-12 | Use the non-generic SEGSHIFT value in the 020/030 specific codepath. | Miod Vallat |
2006-06-12 | Oops, typo | Miod Vallat |
2006-06-12 | rework the list of supported devices to be a bit more terse. add a hp | David Gwynne |
2006-06-12 | add class 1 and class 3 root certificates from CAcert.org. ok beck@ | Jakob Schlyter |
2006-06-12 | fix sgl loading. there were a few issues, the main ones being: | David Gwynne |
2006-06-12 | bring back a working version of the `cvs init' command. OK joris@. | Xavier Santolaria |
2006-06-12 | Some more improvements to EST: | Dimitry Andric |
2006-06-12 | various tweaks; | Jason McIntyre |
2006-06-12 | in session_setup_socket(), to take address family dependent action | Henning Brauer |
2006-06-12 | sppp does not just work with synchronous lines; help from reyk | Jason McIntyre |
2006-06-12 | reset the reply pointer to NULL every time we get a context reply in | David Gwynne |
2006-06-12 | - make the sub-sections a little more consistent in naming | Jason McIntyre |
2006-06-12 | Typos in comments. | Marc Balmer |
2006-06-12 | - add the sppp options to pppoe's synopsis | Jason McIntyre |
2006-06-12 | time delta -> timedelta | Marc Balmer |
2006-06-12 | time delta -> timedelta | Marc Balmer |
2006-06-12 | While are nitpicking on this manpage: NMEA0183 -> NMEA 0183 | Marc Balmer |
2006-06-12 | Even more to the point now. | Marc Balmer |
2006-06-12 | Remove redundant wording. | Marc Balmer |
2006-06-12 | tweak DESCRIPTION, with some help from mbalmer; | Jason McIntyre |
2006-06-12 | ANSIfy, and nuke newline at end of file. | Gordon Willem Klok |
2006-06-12 | Add stray interrupt reporting to the apicvec.s, fix the code for stray | Gordon Willem Klok |
2006-06-12 | white space fixes | David Gwynne |
2006-06-12 | Initial version of dv for scsi. Work based on dlg's code. | Marco Peereboom |
2006-06-11 | My spec says that bit 28 is reserved and that 29 is width parameter. Not the | Marco Peereboom |
2006-06-11 | - clean up rcs_expand_keywords() a little more. | Niall O'Higgins |
2006-06-11 | - zap unused variable | Niall O'Higgins |
2006-06-11 | Working kernel crash dumps. | Miod Vallat |
2006-06-11 | Amiga is no longer amoung us. Some architectures were too sentimental | Kenneth R Westerback |
2006-06-11 | the default encryption algorithm with static keying is AES-CBC now; ok hshoexer@ | Christian Weisgerber |
2006-06-11 | Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@ | Matthieu Herrb |
2006-06-11 | Clean the various cache and TLB invalidation function, arch by arch: | Miod Vallat |
2006-06-11 | Set up FPSP exception vectors on 68040 models in initvectors(), as done for the | Miod Vallat |
2006-06-11 | Remove traces of cut'n'pasted 68060 support, since there aren't any 68060-based | Miod Vallat |
2006-06-11 | Protect a variable only used for the HP MMU if #ifdef M68K_MMU_HP blocks. | Miod Vallat |
2006-06-11 | Move common prototypes to <m68k/{cpu,param}.h> instead of incomplete | Miod Vallat |
2006-06-11 | Factorize spl handling functions and software interrupt routines between | Miod Vallat |
2006-06-11 | Move pmap_aliasmask declaration and initialization to MD code. No functional | Miod Vallat |
2006-06-11 | Use bracketed include paths. | Miod Vallat |
2006-06-11 | As naddy@ pointed out RFC 3686 discourages use of AESCTR for static | Hans-Joerg Hoexer |