Age | Commit message (Expand) | Author |
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 |
2017-06-07 | Add simple searching (C-s and n) to the various choose modes: by name | Nicholas Marriott |
2017-06-07 | Assert that the KERNEL_LOCK() is held when messing with routing, | Martin Pieuchot |
2017-06-07 | Assert that the calling CPU is holding the KERNEL_LOCK() in malloc(9) | Martin Pieuchot |
2017-06-07 | Grab the KERNEL_LOCK() around rtm*() functions. Routing sockets globals | Martin Pieuchot |
2017-06-07 | reword "listen on socket" somewhat; ok gilles | Jason McIntyre |
2017-06-07 | update the VLAN doco. | David Gwynne |
2017-06-07 | X is not restricted to just the + operator; | Jason McIntyre |
2017-06-07 | htpasswd: use crypt_newhash instead of the bcrypt API | Adam Wolk |
2017-06-07 | The \h escape sequence provides another method for moving backwards, | Ingo Schwarze |
2017-06-07 | unbreak after sshv1 purge | Damien Miller |
2017-06-07 | Implement the roff(7) .rn (rename macro or string) request. | Ingo Schwarze |
2017-06-06 | Set the weak variant of hysteresis as default. | Ulf Brosziewski |
2017-06-06 | Rewrite the driver to handle 64kb transfers | Mike Belopuhov |
2017-06-06 | Don't patch(1) as the 'build' user; it has no right over the src tree. | Antoine Jacoutot |
2017-06-06 | Call xbf_intr for polled transfers that can't sleep | Mike Belopuhov |
2017-06-06 | Add support for tap gestures. | Ulf Brosziewski |
2017-06-06 | Provide sufficient info in error messages to identify | Kenneth R Westerback |
2017-06-06 | Continue and pass keys through if they are repeated keys, so that the | Nicholas Marriott |
2017-06-06 | Do not pass a state into commands when fired on individual items in tree | Nicholas Marriott |
2017-06-06 | Minimal implementation of the roff(7) .ce request (center a number | Ingo Schwarze |
2017-06-06 | Delete input event when evbuffer_read() fails to avoid just spinning | Nicholas Marriott |
2017-06-06 | Remove code that is not needed right now. | Visa Hankala |
2017-06-06 | Implement startup smashing in C. The code should be moved | Visa Hankala |
2017-06-06 | start slaacd as early as possible, right after pf and sysctl.conf are | Florian Obser |
2017-06-06 | We are going to start slaacd(8) much earlier, before /var is even | Florian Obser |
2017-06-06 | Update stubs to work with radix tree. | Martin Pieuchot |
2017-06-06 | Update panic strings, pipex no longer use rn_inithead0(). | Martin Pieuchot |
2017-06-06 | Do not rely on <net/rtable.h> beeing included by other headers. | Martin Pieuchot |