summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-26sort previousKevin Lo
2011-01-26Unused declaration.Nicholas Marriott
2011-01-26Simplify the way jobs work and drop the persist type, so all jobs areNicholas Marriott
2011-01-26syncKevin Lo
2011-01-26Attansic L1D/L2C PCI idsKevin Lo
2011-01-26Use LIST_* not SLIST_*.Nicholas Marriott
2011-01-25When clearing the entire screen, clear lines that are used into theNicholas Marriott
2011-01-25Make the pthread scheduler block signals while restoring a newlyStefan Sperling
2011-01-25Check if the index is in use and fail before creating the child process,Nicholas Marriott
2011-01-25Put -I${includedir} back into Cflags so configure script tests likeChristian Weisgerber
2011-01-25garbage collect "usb events". without /dev/usb there is no way to accessJacob Meuser
2011-01-25Don't ignore copyout() return value in sys_thrsleep().Stefan Sperling
2011-01-25Avoid double blank line before a table preceded by .PP.Ingo Schwarze
2011-01-25Since tbl_data() can now produce multiple spans, let parsebuf()Ingo Schwarze
2011-01-25Do not skip data after horizontal lines in the layout.Ingo Schwarze
2011-01-25correct horizontal spacing of data cellsIngo Schwarze
2011-01-25prepend pkgname to ask-update prompt, so that user knows for sure whichMarc Espie
2011-01-25fixup child sa deletion in drop_sa; ok reykMike Belopuhov
2011-01-25pool is properly spelled pl. makes this one fit in netstat column.Ted Unangst
2011-01-25Mention .ns, .ps, .ta; related to mandoc/roff.c rev. 1.31.Ingo Schwarze
2011-01-25As noticed by deraadt@, it goes without saying that text filesIngo Schwarze
2011-01-25Ignore .ns (no-space mode), .ps (change point size), .ta (tab control)Ingo Schwarze
2011-01-24Skip carriage return before newline, if any.Ingo Schwarze
2011-01-24syncTodd T. Fries
2011-01-24Better explain roff(7) macro argument quoting;Ingo Schwarze
2011-01-24gethostname.3 and sethostname.3 are one and the same, so don;t list themJason McIntyre
2011-01-24unbreak 6200 support by forcing Tx/Rx chains masks since ROMDamien Bergamini
2011-01-24Fix revisionTodd C. Miller
2011-01-24fixup previous for the responder modeMike Belopuhov
2011-01-24Update to tzdata2011a from elsie.nci.nih.govTodd C. Miller
2011-01-24change default nsd(8) paths. ok sthen@Jakob Schlyter
2011-01-24Correctly escape a literal colon in an enclosure;Ingo Schwarze
2011-01-24In roff, the escape sequence \: is an optional line break,Ingo Schwarze
2011-01-23bit more on reflection, From: James Jerkins <jjerkins at una.edu>Henning Brauer
2011-01-23Remove .Ar markup from shell redirection meta-characters '<' and '>'Ingo Schwarze
2011-01-23Remove an ugly workaround that was needed to cope with the 9-argument-limitIngo Schwarze
2011-01-23While here, maximum percentage is 100 not INT_MAX. Oops.Nicholas Marriott
2011-01-23Size is -l not -s.Nicholas Marriott
2011-01-23Ansify function.Joel Sing
2011-01-23Add support to installboot(8) for installing biosboot(8) and boot(8) onJoel Sing
2011-01-23Fix another regression caused by the reorg of print_man_node() in rev. 1.61:Ingo Schwarze
2011-01-23Factor out block level I/O handling code and correctly handle I/Os thatJoel Sing
2011-01-23'pfctl -x none' did not turn debugging off. Skip the syslog internalAlexander Bluhm
2011-01-23Allow top-bit-set characters to be used for key bindings, from TiagoNicholas Marriott
2011-01-23Set $TMUX without the session when background jobs are run.Nicholas Marriott
2011-01-23Ansify functions.Joel Sing
2011-01-23Spinning up secondary CPUs on an MP kernel results in PDC output on theJoel Sing
2011-01-23hide details of "finish" inside PackingElement proper.Marc Espie
2011-01-23Wrap basename,dirname with xbasename, xdirname funtions,Kjell Wooding
2011-01-22sync to bsd.lv: document spans, and decimalpoint() is implementedIngo Schwarze