Age | Commit message (Expand) | Author |
2013-06-02 | from wiz@netbsd: | Jason McIntyre |
2013-06-02 | move bgplg and slowcgi sockets to /var/www/run | Florian Obser |
2013-06-02 | Make parent_alive_interval time_t to avoid signed/unsigned comparison | Darren Tucker |
2013-06-02 | Add misc.h for monotim prototype. | Darren Tucker |
2013-06-02 | fix race similarly to the other directory | Marc Espie |
2013-06-02 | Add the 'quit-window' dired command and receive a basic English lesson | lum |
2013-06-02 | Fix return value in refreshbuffer. | lum |
2013-06-02 | Rename the dired-* commands to be like the emacs equivalents. | lum |
2013-06-02 | The actual terminfo entries we ended up with for cursor changes are Cs, | Nicholas Marriott |
2013-06-02 | Typo | Philip Guenther |
2013-06-02 | Kill a pointless reference to <sys/dir.h> | Philip Guenther |
2013-06-02 | <sys/dir.h> isn't needed here | Philip Guenther |
2013-06-02 | Switch from antique struct direct to struct dirent | Philip Guenther |
2013-06-02 | Switch from antique struct direct to struct dirent | Philip Guenther |
2013-06-02 | Correct obviously exchanged labels in the "computer warpcost" output and | Ingo Schwarze |
2013-06-02 | Sync with bsd.lv, reshuffling the code a bit among mparse_readfd() and | Ingo Schwarze |
2013-06-02 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2013-06-02 | Copy approach from mkdir to fix a race condition where multiple install -d's | Christian Weisgerber |
2013-06-02 | The AML on the Lanner FW-8758 does a Store() to a named object that's never | Mark Kettenis |
2013-06-02 | improve the divert-* description a bit more | Sebastian Benoit |
2013-06-02 | Remove disabled ISODEVMAP support. dev_t's on one system will not be | Theo de Raadt |
2013-06-01 | remove unused octeon prefetch macros which won't work due to the fact it | Jasper Lievisse Adriaanse |
2013-06-01 | Stop printing ACPI wakeup devices in dmesg after the 16th wakeup device. | Mike Larkin |
2013-06-01 | This file contains too much complexity. | Ingo Schwarze |
2013-06-01 | Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into real | Mike Larkin |
2013-06-01 | as discussed with uebayasi@ we should only use the "sync" instruction on octeon, | Jasper Lievisse Adriaanse |
2013-06-01 | something's not quite right yet. ticket locks result in more CPU usage | Ted Unangst |
2013-06-01 | Update progressmeter when data is acked, not when it's sent. bz#2108, from | Darren Tucker |
2013-06-01 | Call x86_ipi_halt_realmode to park APs in real mode before unpacking image | Mike Larkin |
2013-06-01 | as discussed with uebayasi@ we should only use the "sync" instruction on octeon, | Jasper Lievisse Adriaanse |
2013-06-01 | unbreak tree (will take a shot at flash_activate later) | Theo de Raadt |
2013-06-01 | sync | Theo de Raadt |
2013-06-01 | Remove (char *) casts as agetstr() returns char *. | Brad Smith |
2013-06-01 | remove set-tos backwards compat, moved into the set {} block a year ago | Henning Brauer |
2013-06-01 | - whitespace cleanup | Jasper Lievisse Adriaanse |
2013-06-01 | Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008. | Stefan Sperling |
2013-06-01 | - remove more backward compat code and switch the callers over to the new fun... | Jasper Lievisse Adriaanse |
2013-06-01 | - remove an __mips_o32 block which'll never be used on openbsd | Jasper Lievisse Adriaanse |
2013-06-01 | add missing license (PD) block | Jasper Lievisse Adriaanse |
2013-06-01 | pf_step_{into,out_of}_anchor() are only ever called from pf_test_rule() | Henning Brauer |
2013-06-01 | use the standardized names instead of S_IREAD and S_IWRITE | Theo de Raadt |
2013-06-01 | Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. Patch | Darren Tucker |
2013-06-01 | Make all the syscall prototypes consistent with their real forms for types, | Philip Guenther |
2013-06-01 | cleanup and consolidate the spinlock_lock (what a name!) code. | Ted Unangst |
2013-06-01 | Filter out route messages we don't need and log kernel messages in | Claudio Jeker |
2013-06-01 | Stop generating arbitrary directories in /usr/share/locale. | Stefan Sperling |
2013-06-01 | zap extra .Pp; | Jason McIntyre |
2013-06-01 | Change the naming scheme used for directories in /usr/share/locale to | Stefan Sperling |
2013-06-01 | fix wrong fn name in debug | Ted Unangst |
2013-06-01 | Restart the keepalive timer whenever a LDP PDU is sent. There is no need | Claudio Jeker |