Age | Commit message (Expand) | Author |
2015-03-21 | Make sure we reset all relevant state when resetting or stopping an interface. | Mark Kettenis |
2015-03-21 | Only reconfigure LDC queues ipon reset instead of unconfiguring them first. | Mark Kettenis |
2015-03-21 | Close extended discovery socket on exit. | Renato Westphal |
2015-03-21 | when there is no -m, no -M, no MANPATH and no /etc/man.conf, | Ingo Schwarze |
2015-03-21 | Bourne to Korn shell | Robert Peichaer |
2015-03-21 | free the server certificate in tls_connect_fds(); fixes a memory leak with | Stuart Henderson |
2015-03-21 | Update to tzdata2015b from ftp.iana.org | Todd C. Miller |
2015-03-21 | Print speeds consistently. | Martin Pieuchot |
2015-03-21 | Fix indentation that incorrectly implies a different control flow. | Doug Hogan |
2015-03-20 | Use the hw.usermem sysctl to determine the amount user (non-kernel) | Todd C. Miller |
2015-03-20 | The ACPI standard says that a PCI function number of FFFF can be used to refer | Mark Kettenis |
2015-03-20 | POSIX says the renice -n flag is an increment, not an absolute | Todd C. Miller |
2015-03-20 | Convert to if_input(), thanks to krw@ for testing. | Martin Pieuchot |
2015-03-20 | Convert to if_input(), thanks to krw@ for testing. | Martin Pieuchot |
2015-03-20 | more tests regarding empty header lines | Ingo Schwarze |
2015-03-20 | Fix a comment. | Todd C. Miller |
2015-03-20 | The .PD macro can occur in next-line scope. Fixes zshmisc(1). | Ingo Schwarze |
2015-03-20 | Simplify by almost halving the number of macro flags: | Ingo Schwarze |
2015-03-20 | add support for jumbos on re(4). | David Gwynne |
2015-03-20 | Convert to if_input(), tested by Fabian Raetz, thanks! | Martin Pieuchot |
2015-03-20 | some re(4) chips can do jumbos, but none of them can checksum jumbo | David Gwynne |
2015-03-20 | reintroduce r1.173: | David Gwynne |
2015-03-20 | Unbreak WEP/WPA on AR5211 ath(4) devices by setting hardware WEP keytable | Stefan Sperling |
2015-03-20 | Re-apply -r1.115 that got accidentally reverted and brought to my | Mike Belopuhov |
2015-03-20 | Fix an outdated comment, spotted by mpi@ | Mike Larkin |
2015-03-20 | Fix a memory leak in an error path. | Doug Hogan |
2015-03-20 | Fix cut & pasto in warning message; from Andre Smagin | Todd C. Miller |
2015-03-20 | Remove custom getdelim(3) and fix a small memory leak. From Andre Smagin. | Todd C. Miller |
2015-03-19 | When zapping the GPT at the end of the disk, don't use disk.size | Kenneth R Westerback |
2015-03-19 | Fix IFS description. May be polished further when all consequences of | Vadim Zhukov |
2015-03-19 | Make it clear that it's the line who shouldn't be empty, and not the | Vadim Zhukov |
2015-03-19 | zap #if 0'd code that's been dead since '96 | Alexander Hall |
2015-03-19 | More unifdef cleanup: | Brian Callahan |
2015-03-19 | Clean up the includes in mg. | Brian Callahan |
2015-03-19 | Provide #defines for the mutex types as required by POSIX. Pointed out by | Mark Kettenis |
2015-03-19 | Nuke now unused variable. | Kenneth R Westerback |
2015-03-19 | Add back len = strlen(...) inadvertantly removed in the last commit. | Todd C. Miller |
2015-03-19 | Fix several crash causing defects from OpenSSL. | Ted Unangst |
2015-03-19 | standard sections, and a little more macro stuff; | Jason McIntyre |
2015-03-19 | macro fixes; | Jason McIntyre |
2015-03-19 | update the note in STANDARDS about which options are extensions; also add -m | Jason McIntyre |
2015-03-19 | better wording, from andre smagin; ok stsp | Jason McIntyre |
2015-03-19 | first run through this page. mainly getting SYNOPSIS and usage() orderly | Jason McIntyre |
2015-03-19 | Let it compile! | Martin Pieuchot |
2015-03-19 | Let it compile. | Martin Pieuchot |
2015-03-19 | Abort tasks are run in their own thead, that's why they need a special | Martin Pieuchot |
2015-03-19 | Use the same workaround as ehci(4) and ohci(4) in setaddr() to deal with | Martin Pieuchot |
2015-03-19 | Use struct timespec internally. This gives nanosecond precision to pax -rw | Philip Guenther |
2015-03-19 | unlock MII on smsc_miibus_readreg error | Jonathan Gray |
2015-03-19 | missing gcu_var.h conversion | Theo de Raadt |