summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08make the gem tx path MPSAFE.David Gwynne
2017-06-08consistently use lowercase for the 802.1 suffixes.David Gwynne
2017-06-08consistently use lowercase suffixes for 802.1 things.David Gwynne
2017-06-08Portable mandoc just got a warning about unknown .Lb namesIngo Schwarze
2017-06-07In cron(8), require that crontab and at files in the spool be ownedTodd C. Miller
2017-06-07style checks related to .Er; inspired by mdoclint(1)Ingo Schwarze
2017-06-07vmctl: change default "vmctl console" (cu) baud rate to 115200. NotMike Larkin
2017-06-07use the same formatting for vlan as the rest of the page; ok dlgJason McIntyre
2017-06-07Remove "new sentence, new line" detection, covered by mandoc.Ingo Schwarze
2017-06-07Also catch "new sentence, new line" if there are three blanksIngo Schwarze
2017-06-07Add an acct(5) flag for pledge violations. Then lastcomm(1) showsAlexander Bluhm
2017-06-07Make "new sentence, new line" detection stricter:Ingo Schwarze
2017-06-07To test IPv6 fragements with extension header, the pf pass rulesAlexander Bluhm
2017-06-07Prepare the terminal driver for filling multiple columns in parallel,Ingo Schwarze
2017-06-07When running at jobs, open the at spool and use the directory fdTodd C. Miller
2017-06-07Prepare the terminal driver for filling multiple columns in parallel,Ingo Schwarze
2017-06-07Fix clang warning about tautological compare: an unsigned long can'tChristian Weisgerber
2017-06-07make sure there are no duplicate object files linked when building syspatchesRobert Nagy
2017-06-07Acquire submit queue mutex only once per xbf_complete_cmd invocationMike Belopuhov
2017-06-07Return 1 if name matches not 0, also fix some spaces.Nicholas Marriott
2017-06-07vmd: Implement simulated baudrate support in the ns8250 module. TheMike Larkin
2017-06-07vmd: properly advertise 640k base memory, not 636k. That was a holdoverMike Larkin
2017-06-07Add simple searching (C-s and n) to the various choose modes: by nameNicholas Marriott
2017-06-07Assert that the KERNEL_LOCK() is held when messing with routing,Martin Pieuchot
2017-06-07Assert that the calling CPU is holding the KERNEL_LOCK() in malloc(9)Martin Pieuchot
2017-06-07Grab the KERNEL_LOCK() around rtm*() functions. Routing sockets globalsMartin Pieuchot
2017-06-07reword "listen on socket" somewhat; ok gillesJason McIntyre
2017-06-07update the VLAN doco.David Gwynne
2017-06-07X is not restricted to just the + operator;Jason McIntyre
2017-06-07htpasswd: use crypt_newhash instead of the bcrypt APIAdam Wolk
2017-06-07The \h escape sequence provides another method for moving backwards,Ingo Schwarze
2017-06-07unbreak after sshv1 purgeDamien Miller
2017-06-07Implement the roff(7) .rn (rename macro or string) request.Ingo Schwarze
2017-06-06Set the weak variant of hysteresis as default.Ulf Brosziewski
2017-06-06Rewrite the driver to handle 64kb transfersMike Belopuhov
2017-06-06Don't patch(1) as the 'build' user; it has no right over the src tree.Antoine Jacoutot
2017-06-06Call xbf_intr for polled transfers that can't sleepMike Belopuhov
2017-06-06Add support for tap gestures.Ulf Brosziewski
2017-06-06Provide sufficient info in error messages to identifyKenneth R Westerback
2017-06-06Continue and pass keys through if they are repeated keys, so that theNicholas Marriott
2017-06-06Do not pass a state into commands when fired on individual items in treeNicholas Marriott
2017-06-06Minimal implementation of the roff(7) .ce request (center a numberIngo Schwarze
2017-06-06Delete input event when evbuffer_read() fails to avoid just spinningNicholas Marriott
2017-06-06Remove code that is not needed right now.Visa Hankala
2017-06-06Implement startup smashing in C. The code should be movedVisa Hankala
2017-06-06start slaacd as early as possible, right after pf and sysctl.conf areFlorian Obser
2017-06-06We are going to start slaacd(8) much earlier, before /var is evenFlorian Obser
2017-06-06Update stubs to work with radix tree.Martin Pieuchot
2017-06-06Update panic strings, pipex no longer use rn_inithead0().Martin Pieuchot
2017-06-06Do not rely on <net/rtable.h> beeing included by other headers.Martin Pieuchot