Age | Commit message (Expand) | Author |
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 |
2011-01-03 | make it possible to check for a pkgspec by name, without looking at installed | Marc Espie |
2011-01-03 | redo the object creation in a more straightforward way. | Marc Espie |
2011-01-03 | those all need newlines | Marc Espie |
2011-01-03 | - plug mem leak. | Jasper Lievisse Adriaanse |
2011-01-03 | use host_flags directly as they're initialized during attach time. | Federico G. Schwindt |
2011-01-03 | Update to better describe reality, i.e. disklabel(8) UID usage. | Kenneth R Westerback |
2011-01-03 | unbreak hardlinks, like MLINKS, too. | Jasper Lievisse Adriaanse |
2011-01-03 | Allow to change vlan options of existing vlan(4)/svlan(4) devices at | Reyk Floeter |
2011-01-03 | tweak previous; ok jasper | Jason McIntyre |
2011-01-03 | the flags method of the ac97 host interface is optional. check that | Jacob Meuser |
2011-01-03 | - adjust krb5 directories | Jasper Lievisse Adriaanse |
2011-01-03 | - clarify bit about internal firmware, as pointed out by jmc@, and clarified | Jasper Lievisse Adriaanse |
2011-01-03 | sync | Alexander Yurchenko |
2011-01-03 | Add Radeon HD 3450 AGP; from yason@linklevel.net | Alexander Yurchenko |
2011-01-03 | Rework backtrace code, and try to cope with variadic functions better | Miod Vallat |
2011-01-03 | reduce the amount of cd'ing in the install script, since it sucks | Theo de Raadt |
2011-01-03 | broke symlinks, noticed by jasper@ | Marc Espie |
2011-01-02 | add missing newline between @url and @wantlib. | Federico G. Schwindt |
2011-01-02 | More changes to pacify the Solaris virtual disk client. Implement | Mark Kettenis |
2011-01-02 | Make need_resched() call cpu_unidle() such that we wake up a process running on | Mark Kettenis |
2011-01-02 | Figure out how much L2 cache is available on 88410-blessed designs, and | Miod Vallat |
2011-01-02 | create formatted manpages as temporary files we remove after the fact. | Marc Espie |
2011-01-02 | more tests of white space handling | Ingo Schwarze |
2011-01-02 | use new convention for methods with empty parameters. | Marc Espie |
2011-01-02 | document optional prepare parameter | Marc Espie |
2011-01-02 | tidy things: use ->new more often. | Marc Espie |
2011-01-02 | kill very old idiom, I don't actually want to go thru items directly. | Marc Espie |
2011-01-02 | Enable udl(4) on hppa, together with rasops and rawkbd for Xorg. | Matthieu Herrb |
2011-01-02 | Kill pmap_table_t typedef. | Miod Vallat |
2011-01-02 | Fix dump to work with PMAP_DIRECT, as done on mvme88k. | Miod Vallat |
2011-01-02 | Prevent a few more NULL pointer dereferences in troublesome situations; from | Miod Vallat |
2011-01-02 | Only store bus/dev/func numbers when the corresponding pointer argument | Jasper Lievisse Adriaanse |
2011-01-02 | - move resettodr and inittodr to clock.c, like the other clock related functions | Jasper Lievisse Adriaanse |
2011-01-02 | We need db_machdep.h even when TRAPDEBUG is enabled. | Joel Sing |
2011-01-02 | Include files.bluetooth so that hppa64 compiles. | Joel Sing |
2011-01-02 | permit 2011; from Thomas Klausner | Jason McIntyre |
2011-01-02 | Move away from using fixed-sized descriptors and fill in some missing bits | Mark Kettenis |
2011-01-02 | Re-add code for ACPI taskqueue, eliminates need for state vars in acpi softc | Jordan Hargrave |