Age | Commit message (Expand) | Author |
2017-06-08 | Add a missing header file. | Kenji Aoyama |
2017-06-08 | Remove esym (.data) patching. Thanks to Mark we stopped requiring this | Patrick Wildt |
2017-06-08 | Properly reinitialize roffce_node between parses, | Ingo Schwarze |
2017-06-08 | remove the timeslot code, it was only for now deleted T1 devices. | Ted Unangst |
2017-06-08 | Pass CC and CXX to make depend as well. As soon as we support | Patrick Wildt |
2017-06-08 | delete -e and -l, now covered by mandoc; OK jmc@ wiz@ | Ingo Schwarze |
2017-06-08 | Implement w layout specifier (minimum column width). | Ingo Schwarze |
2017-06-08 | Link lastcomm regress to build. | Alexander Bluhm |
2017-06-08 | Start with a clean /var/account/acct accounting file and turn on | Alexander Bluhm |
2017-06-08 | ASLR, W^X, and guard pages trigger processor traps that result in | Alexander Bluhm |
2017-06-08 | update permissions info to match recent changes | Todd C. Miller |
2017-06-08 | Add logging for when we find a non-file in the at spool that was | Todd C. Miller |
2017-06-08 | clarify set prio: the second prio given applies to | Henning Brauer |
2017-06-08 | Start syslogd with -rr. With different timing the order of messages | Alexander Bluhm |
2017-06-08 | Notify userland when a new ND is reachable. | Martin Pieuchot |
2017-06-08 | make the internal a2roffsu() interface more powerful by returning | Ingo Schwarze |
2017-06-08 | wrec.org is dead. Use working links instead. | Theo Buehler |
2017-06-08 | Wrap startup code with .ent and .end for proper disassembly. | Visa Hankala |
2017-06-08 | Move loongson/octeon/sgi unmap_startup() under arch/mips64. | Visa Hankala |
2017-06-08 | Split early startup code out of locore.S into locore0.S. Adjust link | Visa Hankala |
2017-06-08 | Invoke openssl with -passin file rather than -key in ca_revoke(). | Jonathan Gray |
2017-06-08 | Split early startup code out of locore.S into locore0.S. Adjust link | Visa Hankala |
2017-06-08 | Add size to client descriptions in list, suggested by Greg Hurrell. | Nicholas Marriott |
2017-06-08 | Split early startup code out of locore.S into locore0.S. Adjust link | Theo de Raadt |
2017-06-08 | remove the _rb_color prototype in RBT, it's unused/unimplimented | David Gwynne |
2017-06-08 | make rb_n2e return a struct rb_entry *, not void * | David Gwynne |
2017-06-08 | use unsigned long instead of caddr_t to move between nodes and entries. | David Gwynne |
2017-06-08 | add RBT_SET_LEFT, RBT_SET_RIGHT, and RBT_SET_PARENT | David Gwynne |
2017-06-08 | make the gem tx path MPSAFE. | David Gwynne |
2017-06-08 | consistently use lowercase for the 802.1 suffixes. | David Gwynne |
2017-06-08 | consistently use lowercase suffixes for 802.1 things. | David Gwynne |
2017-06-08 | Portable mandoc just got a warning about unknown .Lb names | Ingo Schwarze |
2017-06-07 | In cron(8), require that crontab and at files in the spool be owned | Todd C. Miller |
2017-06-07 | style checks related to .Er; inspired by mdoclint(1) | Ingo Schwarze |
2017-06-07 | vmctl: change default "vmctl console" (cu) baud rate to 115200. Not | Mike Larkin |
2017-06-07 | use the same formatting for vlan as the rest of the page; ok dlg | Jason McIntyre |
2017-06-07 | Remove "new sentence, new line" detection, covered by mandoc. | Ingo Schwarze |
2017-06-07 | Also catch "new sentence, new line" if there are three blanks | Ingo Schwarze |
2017-06-07 | Add an acct(5) flag for pledge violations. Then lastcomm(1) shows | Alexander Bluhm |
2017-06-07 | Make "new sentence, new line" detection stricter: | Ingo Schwarze |
2017-06-07 | To test IPv6 fragements with extension header, the pf pass rules | Alexander Bluhm |
2017-06-07 | Prepare the terminal driver for filling multiple columns in parallel, | Ingo Schwarze |
2017-06-07 | When running at jobs, open the at spool and use the directory fd | Todd C. Miller |
2017-06-07 | Prepare the terminal driver for filling multiple columns in parallel, | Ingo Schwarze |
2017-06-07 | Fix clang warning about tautological compare: an unsigned long can't | Christian Weisgerber |
2017-06-07 | make sure there are no duplicate object files linked when building syspatches | Robert Nagy |
2017-06-07 | Acquire submit queue mutex only once per xbf_complete_cmd invocation | Mike Belopuhov |
2017-06-07 | Return 1 if name matches not 0, also fix some spaces. | Nicholas Marriott |
2017-06-07 | vmd: Implement simulated baudrate support in the ns8250 module. The | Mike Larkin |
2017-06-07 | vmd: properly advertise 640k base memory, not 636k. That was a holdover | Mike Larkin |