Age | Commit message (Expand) | Author |
2011-09-27 | check closefrom() return value | Charles Longeau |
2011-09-27 | Enable previous find_barrier() pessimization also for non-PIC code too. | Miod Vallat |
2011-09-27 | Try to put more sanity in the machine check handling: | Miod Vallat |
2011-09-27 | Tweak after recent gnome MODULE change. | Antoine Jacoutot |
2011-09-27 | zap dead stuff | Marc Espie |
2011-09-26 | Reorganize part of the content: | Ingo Schwarze |
2011-09-26 | Notify ifmedia layer of loss of link on SGEC interfaces (which only gets | Miod Vallat |
2011-09-26 | note that section macro end literal mode; | Ingo Schwarze |
2011-09-26 | Replace the .Fl examples by others exhibiting the same features, | Ingo Schwarze |
2011-09-26 | use, as far as possible, the same notation for date strings as other | Jason McIntyre |
2011-09-26 | retain alphabetical order for the -Toutput list, and use a width | Jason McIntyre |
2011-09-26 | Update to tzdata2011k from elsie.nci.nih.gov | Todd C. Miller |
2011-09-26 | tweak previous; ok claudio | Jason McIntyre |
2011-09-25 | Reject $SHELL if it is not a full path. | Nicholas Marriott |
2011-09-25 | tweak previous; ok schwarze | Jason McIntyre |
2011-09-25 | tweak previous; | Jason McIntyre |
2011-09-25 | revert previous and pass on the RC_DEBUG and RC_FORCE flags in the start+stop | Alexander Hall |
2011-09-25 | tweak previous; ok jasper | Jason McIntyre |
2011-09-25 | KERN_BUFCACHEPERCENT defaults to 20%, not 10%; from Juha Erkkila | Jason McIntyre |
2011-09-25 | zap trailing whitespace; | Jason McIntyre |
2011-09-25 | remove hack, ask for SUBDIRs with FULLPATH set | Marc Espie |
2011-09-25 | initial documentation | Marc Espie |
2011-09-25 | improve the AuthorizedPrincipalsFile debug log message to include | Damien Miller |
2011-09-25 | Restore correct display of the 'V' flag on the parent in vfork() | Philip Guenthe |
2011-09-25 | Add -H option to show rthreads, hiding them by default | Philip Guenthe |
2011-09-24 | generate and install the correct manual page, noted by deraadt@ | Robert Nagy |
2011-09-24 | Repair "restart" debug and force modes (we need to export RC_DEBUG and | Antoine Jacoutot |
2011-09-24 | Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which we | Todd C. Miller |
2011-09-24 | create a new "bounce" file for ports infrastructure. | Marc Espie |
2011-09-23 | tell people to use dpb for bulk builds | Marc Espie |
2011-09-23 | Tweaks to the format parts, from Tiago Cunha. | Nicholas Marriott |
2011-09-23 | Fix typo: ) -> }. | Nicholas Marriott |
2011-09-23 | - sync MODGNOME_TOOLS=yelp description with the comments in the actual module | Jasper Lievisse Adriaanse |
2011-09-23 | some more gnome.port.mk tweaks: | Jasper Lievisse Adriaanse |
2011-09-23 | Make sure siop_xfer is a multiple of 128 bytes as intended (and as told by | Miod Vallat |
2011-09-23 | Add a test for recursive pthread_mutex_trylock() | Uwe Stuehler |
2011-09-23 | touching pr_nput and pr_nget outside the lock might be racy since ++ and -- | David Gwynne |
2011-09-23 | regen | Jonathan Gray |
2011-09-23 | XHCI -> xHCI and some additional devices | Jonathan Gray |
2011-09-23 | Detect word-size mismatches between host and target, which result in | Philip Guenthe |
2011-09-23 | unbreak remote portforwarding with dynamic allocated listen ports: | Markus Friedl |
2011-09-23 | ph = pool_get(&phpool, PR_NOWAIT) can return NULL, so dont unconditionally | David Gwynne |
2011-09-23 | Add wildcard support to PermitOpen, allowing things like "PermitOpen | Darren Tucker |
2011-09-22 | since we are chrooting nginx by default let's set a sane default docroot | Robert Nagy |
2011-09-22 | add config files for nginx, but keep them unlinked because they would | Robert Nagy |
2011-09-22 | unconditionally chroot to the www user's homedir by default | Robert Nagy |
2011-09-22 | fix two signed/unsigned comparsions | Robert Nagy |
2011-09-22 | pick the internal pcre up and use that | Robert Nagy |
2011-09-22 | thank you CVS for missing the "core" directory | Robert Nagy |
2011-09-22 | import of nginx 1.0.6 with a bundled libpcre needed for pcre to work | Robert Nagy |