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