Age | Commit message (Expand) | Author |
2011-01-27 | upgrade to NSD 3.2.7; ok sthen@, tested by multiple people | Jakob Schlyter |
2011-01-27 | Update the man page after my last commit to atphy(4); from Brad | Kevin Lo |
2011-01-26 | Add port multiplier support, has been in snaps for a while with no reported | Dale Rahn |
2011-01-26 | sync | Miod Vallat |
2011-01-26 | Don't initiate any connections in passive mode, not even for ACQUIRE messages | Reyk Floeter |
2011-01-26 | get rid of acquire flows completely, as they tend to pass traffic | Mike Belopuhov |
2011-01-26 | enable child sas and do sa and flow transfer after succeeding with | Mike Belopuhov |
2011-01-26 | placeholder for future changes, as discussed with miod@ | Marc Espie |
2011-01-26 | sync | Kevin Lo |
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 |