Age | Commit message (Expand) | Author |
2013-05-31 | remove counters for simplelocks | Ted Unangst |
2013-05-31 | Add switch screen and scrollback commands to be used with upcoming | Martin Pieuchot |
2013-05-31 | enable REALTEK 8211C(L) GbE phy with axe(4). | Yojiro Uo |
2013-05-31 | Remove a bunch of sockaddr_in6 pointer casts and replace others | Alexander Bluhm |
2013-05-31 | Unbreak after recent shutdown-hook removal. | Martin Pieuchot |
2013-05-31 | New logic to accommodate the E5/C600 and 5719/5720 changes in PCI-E | Mike Belopuhov |
2013-05-31 | Remove unused definitions | Claudio Jeker |
2013-05-31 | When the ldpe process calls connect(), it doesn't regain control until | Claudio Jeker |
2013-05-31 | Use %lld for printing time_t | Philip Guenther |
2013-05-31 | The function rip6_ctlinput() claims that sa6_src is constant to | Alexander Bluhm |
2013-05-31 | Use u_char for the send-keys string to avoid mangling top-bit-set | Nicholas Marriott |
2013-05-31 | Use time_t where appropriate. ok djm | Darren Tucker |
2013-05-31 | Instead of eating 1024 bytes or so for the arguments of each command, | Nicholas Marriott |
2013-05-31 | remove unneeded '\' for line continuations | Robert Peichaer |
2013-05-30 | When removing "dump (all|updates)" from bgpd.conf and reloading, tell | Florian Obser |
2013-05-30 | export the original aka untranslated address in pflow | Sebastian Benoit |
2013-05-30 | Support SSL inspection, the ability to transparently filter in SSL/TLS | Reyk Floeter |
2013-05-30 | Fix a bug in amd64 hibernate introduced when we moved the kernel to load at | Mike Larkin |
2013-05-30 | "I dare you." lum@ | Florian Obser |
2013-05-30 | use ssh and sshd as testdata since it needs to be >256k for the rekey test | Darren Tucker |
2013-05-30 | More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type | Philip Guenther |
2013-05-30 | Safari doesn't like HTTP/1.x in the generated error messages (return error), | Reyk Floeter |
2013-05-30 | setsockopt to see messages for interfaces in all routing domains again | Henning Brauer |
2013-05-30 | UFS does't do inode numbers >2^32, so use a smaller type internally, | Philip Guenther |
2013-05-30 | Tie mkuboot into the builds. | Brandon Mercer |
2013-05-30 | Move mkuboot to the proper location. | Brandon Mercer |
2013-05-30 | Make interrupt handling in hibernate resume MI by providing MD-specific | Mike Larkin |
2013-05-30 | Sort includes. From Vladimir Tamara Patino <vtamara@pasosdeJesus.org> | Stefan Sperling |
2013-05-30 | typo: thing -> thin provisioning | Ted Unangst |
2013-05-30 | tiny change to support two poison values based on page addr | Ted Unangst |
2013-05-30 | in the brave new world of void *, we don't need caddr_t casts | Ted Unangst |
2013-05-30 | Use adjustname() for the dired-copy-file and dired-rename-file | lum |
2013-05-30 | CD filesystems don't do inode numbers >2^32, so use a smaller type internally, | Philip Guenther |
2013-05-30 | Even though we reserve 3 pages for the amd64 hibernate stack, we set the | Mike Larkin |
2013-05-30 | correct some lies | Ted Unangst |
2013-05-30 | UVM_UNLOCK_AND_WAIT no longer unlocks, so rename it to UVM_WAIT. | Ted Unangst |
2013-05-30 | Fix column padding of inode numbers and block counts >2^32, as well as | Philip Guenther |
2013-05-30 | remove lots of comments about locking per beck's request | Ted Unangst |
2013-05-30 | Fix bug when starting ldpd with a configured interface in the down state. | Claudio Jeker |
2013-05-30 | Stop trying to send hello messages if the interface is down. | Claudio Jeker |
2013-05-30 | If ACPI is not compiled in, pci_min_powerstate() has no facts to support | Theo de Raadt |
2013-05-30 | Enforce ca_activate tree-walks over the entire heirarchy for all events, | Theo de Raadt |
2013-05-30 | Simplify hello holdtime calculation and stop the timeout timer if the | Claudio Jeker |
2013-05-30 | Add lists for beagle. | Florian Obser |
2013-05-30 | Comment a KASSERT whose purpose wasn't immediately apparent | Mike Larkin |
2013-05-30 | fix typos in some comments | Mike Larkin |
2013-05-30 | There is no boot on beagle. | Florian Obser |
2013-05-30 | This might be useful on beagle, too. | Florian Obser |
2013-05-30 | Improve sanity checks on received UDP messages | Claudio Jeker |
2013-05-30 | Do not use a carp address as ldp router id because it is not unique. | Claudio Jeker |