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