Age | Commit message (Expand) | Author |
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 |
2013-05-30 | Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned the | Matthew Dempsky |
2013-05-30 | Do not allow SIOCSIFADDR on AF_INET6 sockets. The ioctl is handled down | Claudio Jeker |
2013-05-30 | remove simple_locks from uvm code. ok beck deraadt | Ted Unangst |
2013-05-30 | tedu unused header. okay krw@ | Kurt Miller |
2013-05-30 | Make mkuboot install into the path so we can use it during builds. | Brandon Mercer |
2013-05-30 | uncomment a block as the installer has been taking care of that for a while now. | Jasper Lievisse Adriaanse |
2013-05-30 | Add partial support to bgpd for the ttl hack with ipv6. This sends the correct | Stuart Henderson |
2013-05-30 | remove cmtime again, but with a proper test for nodes without children. | Marc Espie |
2013-05-30 | Use adjustname() before trying to use the path to be dired. | lum |
2013-05-30 | Reuse the makedir() function in dir.c for dired's | lum |
2013-05-30 | Reject non-printable characters found in the input stream even when | Ingo Schwarze |
2013-05-30 | Remove useless include. | Antoine Jacoutot |
2013-05-30 | sync with pkg-config -r1.80 wrt to the output for empty files. | Jasper Lievisse Adriaanse |
2013-05-30 | adjust error message for empty files to display the full path to the file, | Jasper Lievisse Adriaanse |
2013-05-29 | regen | Yojiro Uo |
2013-05-29 | add ASIX AX88179 | Yojiro Uo |
2013-05-29 | add another pid of Centrino Advanced-N 6235. | Yojiro Uo |
2013-05-29 | regen | Yojiro Uo |
2013-05-29 | Trivial sync to bsd.lv: | Ingo Schwarze |
2013-05-29 | add another pid for Intel Centrino Advanced-N 6235 | Yojiro Uo |
2013-05-29 | uvm_loan has not (ever) been compiled or used. | Ted Unangst |
2013-05-29 | I had misgivings about that one, I was right. Missed an obvious testcases, | Marc Espie |
2013-05-29 | Add PMAP_PA_MASK to mips64. Needed for loongson hibernate. | Paul Irofti |
2013-05-29 | sync | Miod Vallat |
2013-05-29 | Make the mg dired commands: | lum |
2013-05-29 | remove non-existing kernel configurations | Jasper Lievisse Adriaanse |
2013-05-29 | PHY auto-polling mode should not be used for anything newer than BCM5705. | Mike Belopuhov |
2013-05-29 | Simplify condition, avoid duplicate code; no functional change. | Ingo Schwarze |
2013-05-29 | In SYNOPSIS mode, .Ek doesn't end a keep. | Ingo Schwarze |
2013-05-29 | In keep mode, if any text is printed (even in NOSPACE mode), | Ingo Schwarze |
2013-05-29 | allow installpath to use +=, requested by quite a few people, | Marc Espie |