summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-05- remove unused headers wrapped in #if defined(DDB)Jasper Lievisse Adriaanse
2011-01-05Put the "su -c ..." command into an rcexec variable so that we canAntoine Jacoutot
2011-01-05cut vnd over to using bufq's again.Thordur I. Bjornsson
2011-01-05tyop, pr 6538.Jasper Lievisse Adriaanse
2011-01-05use __func__ where possible. shaves 4k and makes indentation much better.Federico G. Schwindt
2011-01-05- properly fix pr6009. a different fix was commited as the original patchJasper Lievisse Adriaanse
2011-01-05remove debug codeTheo de Raadt
2011-01-05mark unused fields in struct rndstatsTheo de Raadt
2011-01-04Bring back my fix from -r 1.3 (Oct 15, 2010) after the merge.Ingo Schwarze
2011-01-04Support machdep.lidsuspend support in apm(4) land, at least on thinkpadsTheo de Raadt
2011-01-04Merge kristaps@' cleaner tbl integration, removing mine;Ingo Schwarze
2011-01-04Add support for Memory Mapped Configuration space access. This gives usMark Kettenis
2011-01-04Use pmap_uncache_page() to alter cacheability of pages in bus_dmamem_map()Miod Vallat
2011-01-04Introduce pmap_uncache_page(), created from the guts of pmap_kenter_cache()Miod Vallat
2011-01-04It is actually possible to run CoolThreads servers with a graphics console,Mark Kettenis
2011-01-04handle ecdsa-sha2 with various key lengths; hint and ok djm@Otto Moerbeek
2011-01-04in arc4_stir() only grab 64 bytes from the MD5 output. Grabbing moreTheo de Raadt
2011-01-04Mention the XVR-300 as it is supported now.Mark Kettenis
2011-01-04XVR-300 is boring. For starters it has a very dull looking OpenPROM logo.Mark Kettenis
2011-01-04using nice is editorializing, it has no place hereTheo de Raadt
2011-01-04- de-register. no binary change.Jasper Lievisse Adriaanse
2011-01-04tweak previous;Jason McIntyre
2011-01-04Check for a login class that match the rc script name and if we find oneAntoine Jacoutot
2011-01-04in bpf_movein(), range-check mbuf size against MCLBYTES beforeTheo de Raadt
2011-01-04go all the way, put temp pages in /tmpMarc Espie
2011-01-04create tempfile directly under fake, no need to go down.Marc Espie
2011-01-04Implememnt NOP-IN -> NOP-OUT handling. If the NOP-In was issued by theClaudio Jeker
2011-01-04Cleanup tasks with a NULL callback after queuing the PDU to be sent out.Claudio Jeker
2011-01-04Reset the resid before issuing the task callback so that the pdu canClaudio Jeker
2011-01-04Print itt, cmdsn and expstatsn as unsigned when printing a PDU.Claudio Jeker
2011-01-04Truncate the scsi sense data to 18 bytes if more data was supplied.Claudio Jeker
2011-01-04When translating a PDU to text strip all trailing \0 but one.Claudio Jeker
2011-01-04Log the PDU which failed because no task was found.Claudio Jeker
2011-01-04Add missing session parameter.Claudio Jeker
2011-01-04Revert previous commit: if gcc picks a memory operand for the asm thenPhilip Guenthe
2011-01-04some more tests regarding empty macrosIngo Schwarze
2011-01-04Now that parsing is common, merge some of the small, related commandsNicholas Marriott
2011-01-04Fix stupid commit error pointed out by guenther@ (thanks!):Ingo Schwarze
2011-01-04argc will be 1 not 2 with no option value.Nicholas Marriott
2011-01-04Multiple man(7) .IP and .TP fixes started during p2k10:Ingo Schwarze
2011-01-04Multiple man(7) .IP and .TP fixes started during p2k10:Ingo Schwarze
2011-01-04Clean up and simplify tmux command argument parsing.Nicholas Marriott
2011-01-03Partial cleanup of argument count validation in mdoc(7):Ingo Schwarze
2011-01-03Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262Nicholas Marriott
2011-01-03Calling a macro with fewer arguments than it is defined with is OK;Ingo Schwarze
2011-01-03Remove the old COMPAT_23 SysV IPC structures and the never implementedPhilip Guenthe
2011-01-03Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macroIngo Schwarze
2011-01-03Handle a # at the end of a replacement string (such as status-left)Nicholas Marriott
2011-01-03remove sc->sc_kbcslot, as is always PCKBC_AUX_SLOTAlexandr Shadchin
2011-01-03remove unused fileAlexandr Shadchin