Age | Commit message (Expand) | Author |
2011-07-11 | the matchall magic shortcut requires we set c=1 to print now | Ted Unangst |
2011-07-11 | Only complain about zero-sized structures/unions when in strict | Martynas Venckus |
2011-07-10 | Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid a namespace collision | Todd C. Miller |
2011-07-10 | Make -m 0 work as expected. | Otto Moerbeek |
2011-07-10 | The mandoc directory will soon grow subdirs mandocdb/ and apropos/ | Ingo Schwarze |
2011-07-09 | Document default write speed of tao subcommand. | Stefan Sperling |
2011-07-09 | mention new struct trace point letter | Otto Moerbeek |
2011-07-09 | print the name of an unknown struct, it has been verified to be sane; | Otto Moerbeek |
2011-07-09 | remove more atalk bits | Theo de Raadt |
2011-07-09 | Unused variable. | Nicholas Marriott |
2011-07-09 | Pass the right size to calloc (* not **). | Nicholas Marriott |
2011-07-09 | rmove rotten netatalk bits | Henning Brauer |
2011-07-08 | el_set(EL_BIND) requires a NULL marker as the last argument. | Nicholas Marriott |
2011-07-08 | el_set with EL_BIND needs sentinel NULL. with help from nicm | Ted Unangst |
2011-07-08 | Do not continue to send data to suspended/locked clients or there will | Nicholas Marriott |
2011-07-08 | zap trailing whitespace; | Jason McIntyre |
2011-07-08 | add -r to SYNOPSIS; | Jason McIntyre |
2011-07-08 | Support sending struct info to kdump. So far for struct stat and | Otto Moerbeek |
2011-07-08 | - pretend we're 0.26. there were no changes in 0.26 that | Jasper Lievisse Adriaanse |
2011-07-08 | clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html; | Ingo Schwarze |
2011-07-08 | simplify: there's really no need for extra code to reorder | Ingo Schwarze |
2011-07-08 | flags[] should be initialized. From Thomas Adam. | Nicholas Marriott |
2011-07-08 | Make confirm-before prompt customizable with -p option like | Nicholas Marriott |
2011-07-08 | Fix a couple of comments. | Nicholas Marriott |
2011-07-08 | add support for -o to only print the match. | Ted Unangst |
2011-07-08 | hackathons are good to this file | Damien Miller |
2011-07-07 | As .RS may nest and may contain embedded paragraphs, | Ingo Schwarze |
2011-07-07 | Fix a bogus "unknown macro" error reported in the pod2man(1) preamble: | Ingo Schwarze |
2011-07-07 | spell leo sowerby's name correctly; from Jeff Ross | Jason McIntyre |
2011-07-07 | Don't crash on non-native emuls; ok guenther@ | Otto Moerbeek |
2011-07-07 | For man -a and -w, drop companion pages that are also in the path, | Ingo Schwarze |
2011-07-07 | Set the default way to append the next node (sibling) before, not after | Ingo Schwarze |
2011-07-06 | bzero the agent address. the kernel was for a while very cranky about | Ted Unangst |
2011-07-06 | Replace the keyword expansion code with a faster, more readable version | Nicholas Marriott |
2011-07-06 | add a couple of fields needed for buffer flipping, and change systat to | Bob Beck |
2011-07-05 | When both a formatted and an unformatted version of the same manual page | Ingo Schwarze |
2011-07-05 | Add so_idletv to netstat -vP pcb-address output. | Alexander Bluhm |
2011-07-05 | Sync to bsd.lv (all coded by kristaps@): | Ingo Schwarze |
2011-07-04 | remove compat_svr4 | Ted Unangst |
2011-07-04 | Nuke a load of trailing whitespace; no binary change. | Nicholas Marriott |
2011-07-04 | Support "show ip bgp peer-as" in bgplg. | Claudio Jeker |
2011-07-04 | Show full targets for lsp/lsw -a. | Nicholas Marriott |
2011-07-04 | Use screen_reinit for respawn-pane to keep history and call input_init | Nicholas Marriott |
2011-07-04 | Big restructuring of the main switch making it much more readable. | Otto Moerbeek |
2011-07-04 | Change the list-keys format so that it shows the keys using actual tmux | Nicholas Marriott |
2011-07-03 | Add an option to trigger the terminal bell when there is an alert, from | Nicholas Marriott |
2011-07-03 | Include the existing window and session name in the prompt when renaming | Nicholas Marriott |
2011-07-03 | Update floating-point format specifier checks; the situation has | Martynas Venckus |
2011-07-02 | Allow the initial context on prompts to be set with the new -I option to | Nicholas Marriott |
2011-06-30 | switch to license in /usr/share/misc/license.template | Alexandre Ratchov |