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