summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08Add a missing header file.Kenji Aoyama
2017-06-08Remove esym (.data) patching. Thanks to Mark we stopped requiring thisPatrick Wildt
2017-06-08Properly reinitialize roffce_node between parses,Ingo Schwarze
2017-06-08remove the timeslot code, it was only for now deleted T1 devices.Ted Unangst
2017-06-08Pass CC and CXX to make depend as well. As soon as we supportPatrick Wildt
2017-06-08delete -e and -l, now covered by mandoc; OK jmc@ wiz@Ingo Schwarze
2017-06-08Implement w layout specifier (minimum column width).Ingo Schwarze
2017-06-08Link lastcomm regress to build.Alexander Bluhm
2017-06-08Start with a clean /var/account/acct accounting file and turn onAlexander Bluhm
2017-06-08ASLR, W^X, and guard pages trigger processor traps that result inAlexander Bluhm
2017-06-08update permissions info to match recent changesTodd C. Miller
2017-06-08Add logging for when we find a non-file in the at spool that wasTodd C. Miller
2017-06-08clarify set prio: the second prio given applies toHenning Brauer
2017-06-08Start syslogd with -rr. With different timing the order of messagesAlexander Bluhm
2017-06-08Notify userland when a new ND is reachable.Martin Pieuchot
2017-06-08make the internal a2roffsu() interface more powerful by returningIngo Schwarze
2017-06-08wrec.org is dead. Use working links instead.Theo Buehler
2017-06-08Wrap startup code with .ent and .end for proper disassembly.Visa Hankala
2017-06-08Move loongson/octeon/sgi unmap_startup() under arch/mips64.Visa Hankala
2017-06-08Split early startup code out of locore.S into locore0.S. Adjust linkVisa Hankala
2017-06-08Invoke openssl with -passin file rather than -key in ca_revoke().Jonathan Gray
2017-06-08Split early startup code out of locore.S into locore0.S. Adjust linkVisa Hankala
2017-06-08Add size to client descriptions in list, suggested by Greg Hurrell.Nicholas Marriott
2017-06-08Split early startup code out of locore.S into locore0.S. Adjust linkTheo de Raadt
2017-06-08remove the _rb_color prototype in RBT, it's unused/unimplimentedDavid Gwynne
2017-06-08make rb_n2e return a struct rb_entry *, not void *David Gwynne
2017-06-08use unsigned long instead of caddr_t to move between nodes and entries.David Gwynne
2017-06-08add RBT_SET_LEFT, RBT_SET_RIGHT, and RBT_SET_PARENTDavid Gwynne
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