summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-12various tweaks;Jason McIntyre
2006-06-12in session_setup_socket(), to take address family dependent actionHenning Brauer
2006-06-12sppp does not just work with synchronous lines; help from reykJason McIntyre
2006-06-12reset the reply pointer to NULL every time we get a context reply inDavid Gwynne
2006-06-12- make the sub-sections a little more consistent in namingJason McIntyre
2006-06-12Typos in comments.Marc Balmer
2006-06-12- add the sppp options to pppoe's synopsisJason McIntyre
2006-06-12time delta -> timedeltaMarc Balmer
2006-06-12time delta -> timedeltaMarc Balmer
2006-06-12While are nitpicking on this manpage: NMEA0183 -> NMEA 0183Marc Balmer
2006-06-12Even more to the point now.Marc Balmer
2006-06-12Remove redundant wording.Marc Balmer
2006-06-12tweak DESCRIPTION, with some help from mbalmer;Jason McIntyre
2006-06-12ANSIfy, and nuke newline at end of file.Gordon Willem Klok
2006-06-12Add stray interrupt reporting to the apicvec.s, fix the code for strayGordon Willem Klok
2006-06-12white space fixesDavid Gwynne
2006-06-12Initial version of dv for scsi. Work based on dlg's code.Marco Peereboom
2006-06-11My spec says that bit 28 is reserved and that 29 is width parameter. Not theMarco Peereboom
2006-06-11- clean up rcs_expand_keywords() a little more.Niall O'Higgins
2006-06-11- zap unused variableNiall O'Higgins
2006-06-11Working kernel crash dumps.Miod Vallat
2006-06-11Amiga is no longer amoung us. Some architectures were too sentimentalKenneth R Westerback
2006-06-11the default encryption algorithm with static keying is AES-CBC now; ok hshoexer@Christian Weisgerber
2006-06-11Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@Matthieu Herrb
2006-06-11Clean the various cache and TLB invalidation function, arch by arch:Miod Vallat
2006-06-11Set up FPSP exception vectors on 68040 models in initvectors(), as done for theMiod Vallat
2006-06-11Remove traces of cut'n'pasted 68060 support, since there aren't any 68060-basedMiod Vallat
2006-06-11Protect a variable only used for the HP MMU if #ifdef M68K_MMU_HP blocks.Miod Vallat
2006-06-11Move common prototypes to <m68k/{cpu,param}.h> instead of incompleteMiod Vallat
2006-06-11Factorize spl handling functions and software interrupt routines betweenMiod Vallat
2006-06-11Move pmap_aliasmask declaration and initialization to MD code. No functionalMiod Vallat
2006-06-11Use bracketed include paths.Miod Vallat
2006-06-11As naddy@ pointed out RFC 3686 discourages use of AESCTR for staticHans-Joerg Hoexer
2006-06-11simplify usage(); ok krw deraadtJason McIntyre
2006-06-11remove unused variableJoris Vink
2006-06-11change "apmd not running" to "cannot connect to apmd" in error messageNikolay Sturm
2006-06-11Zero the size of the correct partition. Missed in previous cleanup.Kenneth R Westerback
2006-06-11TypoMiod Vallat
2006-06-11options are optional ;)Jason McIntyre
2006-06-11split this page up into sections: it was getting too messy to read;Jason McIntyre
2006-06-11Adopt to recent changes (mopd3072 is not the default anymore).Hans-Joerg Hoexer
2006-06-11Document AESCTR for quick mode and SHA2-* for main mode. Help by jmc.Hans-Joerg Hoexer
2006-06-11Update wrt. the wdt0 char device goo removal.Michael Knudsen
2006-06-11regenMichael Knudsen
2006-06-11Remove wdt char device stuff from here too.Michael Knudsen
2006-06-11Get rid of the wdt(4) char device. We have watchdog(4) andMichael Knudsen
2006-06-11show the number of DMA segments that were in the packet that just failedBrad Smith
2006-06-11Don't spew sense informaton from the test unit ready command issued byKenneth R Westerback
2006-06-11the link state detection code should be checking for revision B2 insteadBrad Smith
2006-06-11tweaks;Jason McIntyre