summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24Continue parser unification:Ingo Schwarze
2017-04-24'rtsol' has been removed from hostname.if(5) recently.Robert Peichaer
2017-04-24Replace 'rtsol' with 'autoconf' to reflect the change in the installer.Robert Peichaer
2017-04-24Print bgp administrative shutdown messages (draft-ietf-idr-shutdown)Sebastian Benoit
2017-04-24Introduce a new function parse_hn_line() that replaces the existingRobert Peichaer
2017-04-24Introduce a new function parse_hn_line() that replaces the existingRobert Peichaer
2017-04-24Add support for Cortex-A12. Even though ARM rebranded these as Cortex-A17Mark Kettenis
2017-04-24a little more consistent text for previous; ok krwJason McIntyre
2017-04-24Add 'echo-client-id' statment, so that RFC 6842 behaviour can beKenneth R Westerback
2017-04-24Process fdt before iobus devices. Needed later when interrupt andVisa Hankala
2017-04-24update for the llvm libs; help/ok kettenisJason McIntyre
2017-04-24Add an fdt blob for octeon systems whose firmware does not provideVisa Hankala
2017-04-24Since rev 1.1 ix has attempted to require a 64 bit BAR, the test forJonathan Gray
2017-04-24Document support for 3168 and 8265 devices in iwm(4).Stefan Sperling
2017-04-24Document monitor mode support in iwm(4).Stefan Sperling
2017-04-24Implement monitor mode support for iwm(4).Stefan Sperling
2017-04-24Implement support for multiple packets per receive DMA buffer in iwm(4).Stefan Sperling
2017-04-24Stop dumping registers on "normal" segmentation faults. Do print the contentsMark Kettenis
2017-04-24Don't overflow the allocated DHCP response buffer.Reyk Floeter
2017-04-24Fix configuration of ASN1_DN IDs.Reyk Floeter
2017-04-24Fix typos. From Michael W. Bombardieri <mb at ii.net>. Thanks!Alexandre Ratchov
2017-04-24Print usage on stderr as do other programs. From MichaelAlexandre Ratchov
2017-04-23Handle unequal numbers of Tx and Rx streams in MiRA.Stefan Sperling
2017-04-23Only use ED for clear screen if at the bottom, same as earlier fix toNicholas Marriott
2017-04-23Some of the LOG_NOTICE messages from PF were seen in normal operationsStuart Henderson
2017-04-23oops, this was meant to be committed with the pfctl.8 change:Jason McIntyre
2017-04-23trim the documentation for -k: make it more consistent,Jason McIntyre
2017-04-23Rearrange text a bit to make it clear what "discarded" means; ok jmc@ deraadt@Otto Moerbeek
2017-04-22syncTheo de Raadt
2017-04-22Recognize Loongson 3A2000/3B2000 processors.Visa Hankala
2017-04-22Fix an early boot failure on Loongson 3A2000.Visa Hankala
2017-04-22The gnome module supports cmake now.Antoine Jacoutot
2017-04-22do not leave temp files after the diffing is doneRobert Nagy
2017-04-22Add a small shell script to be used by syspatch to diff the fake rootRobert Nagy
2017-04-22rework the syspatch makefile and do complete builds for each errataRobert Nagy
2017-04-22Memory leak from David CARLIER.Nicholas Marriott
2017-04-22Reindent with tabs and add missing braces.Visa Hankala
2017-04-22Do not need getopt.h.Nicholas Marriott
2017-04-22Xr mutex(9) and rwlock(9)Visa Hankala
2017-04-22Shuffle bits into their proper files.Visa Hankala
2017-04-22Can't collect UTF-8 characters of more than one byte at the moment.Nicholas Marriott
2017-04-22new -A should use the session name.Nicholas Marriott
2017-04-22Get rid of the extra layer of flags and cmd_prepare() and just store theNicholas Marriott
2017-04-22For small allocations (chunk) freezero only validates the givenOtto Moerbeek
2017-04-22Mouse bindings and hooks set up an initial current state when running aNicholas Marriott
2017-04-22We need to collect UTF-8 characters so that width != 1 characters areNicholas Marriott
2017-04-22Fix if-shell without a client (so in the config file). Reported by TheoNicholas Marriott
2017-04-22Typo in example.Nicholas Marriott
2017-04-22Memory leaks, from David CARLIER.Nicholas Marriott
2017-04-22Manual page for witness(4). Adapted from FreeBSD.Visa Hankala