Age | Commit message (Expand) | Author |
2013-06-02 | somehow missed spinlock.h here. broke bmercer's build. | Ted Unangst |
2013-06-02 | Ted missed a few percent signs in diagnostic messages; | Ingo Schwarze |
2013-06-02 | Start working on hibernate support for Loongson | Paul Irofti |
2013-06-02 | Add mentions about net.mpls and net.inet.ip.ifq. | YASUOKA Masahiko |
2013-06-02 | Two small cleanups to atexit: remove unneeded __atexit_invalid, and | Matthew Dempsky |
2013-06-02 | fix id, from brad | Ted Unangst |
2013-06-02 | typo in comment | Darren Tucker |
2013-06-02 | Revert previous: libsa/ufs.c was fixed to not use big types when not | Philip Guenther |
2013-06-02 | Use long long and %lld for printing tv_sec values | Philip Guenther |
2013-06-02 | remove some of the obvious lies. this man page is a real piece of work. | Ted Unangst |
2013-06-02 | first stab are replacing format strings in MD pages | Ted Unangst |
2013-06-02 | move octeonreg.h to a more generic location and add multiple inclusion | Jasper Lievisse Adriaanse |
2013-06-02 | remove obsolete note about D3 power state. this diagnostic is not present | Ted Unangst |
2013-06-02 | change format strings in error messages to reasonable values more likely | Ted Unangst |
2013-06-02 | compile with -fno-builtin-exit | Jasper Lievisse Adriaanse |
2013-06-02 | remove unneeded octeonreg.h include | Jasper Lievisse Adriaanse |
2013-06-02 | - remove double rcs ids | Jasper Lievisse Adriaanse |
2013-06-02 | Remove an uneeded variable. | Brandon Mercer |
2013-06-02 | Make arm compile again. -moj | Mats O Jansson |
2013-06-02 | Let .Do .Dq .Ql .So .Sq generate the correct roff(7) character escape | Ingo Schwarze |
2013-06-02 | Fix a bug where the calibration loop could show wrong CPU frequencies. | Gerhard Roth |
2013-06-02 | With HTTP keepalive, relayd only filtered the first request and | Reyk Floeter |
2013-06-02 | support aml_store to a method object to override it | joshua stein |
2013-06-02 | Hide members of __va_list in the implementation namespace | Philip Guenther |
2013-06-02 | Fix descriptions of structures | Philip Guenther |
2013-06-02 | Coredumping is now single-threaded, so update comment about locking | Philip Guenther |
2013-06-02 | Add the TLS relocations | Philip Guenther |
2013-06-02 | Don't need gdt.h here | Philip Guenther |
2013-06-02 | fix tpyo | Philip Guenther |
2013-06-02 | XPG 4 apparently exposed d_ino and ino_t. Also, always pull in | Philip Guenther |
2013-06-02 | add (currently failing) regress test for quotes in variable lines, as encount... | Jasper Lievisse Adriaanse |
2013-06-02 | Pq -> Qq, as confirmed by miod; | Jason McIntyre |
2013-06-02 | Actually use the subsecond timestamp data | Philip Guenther |
2013-06-02 | repair and activate pathconf support | Theo de Raadt |
2013-06-02 | trailing whitespace makes 'make depend' sad. ok mpi@ | Darren Tucker |
2013-06-02 | Fix wcsto{f,d,ld}() C99 compliance to now correctly | Matthew Dempsky |
2013-06-02 | sync | Theo de Raadt |
2013-06-02 | Exclude the mac address for the HMAC calculation if lladdr is the real | YASUOKA Masahiko |
2013-06-02 | If case we're running installboot on a softraid device, make sure all | Alexander Hall |
2013-06-02 | tweak previous; ok miod | Jason McIntyre |
2013-06-02 | escape "Ss", becuase groff thinks it has found a macro; | Jason McIntyre |
2013-06-02 | various fixes; passed back to netbsd | Jason McIntyre |
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 |