Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
file and line number | |||
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 | |
Diff from uwe@ | |||
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 | |
RC_FORCE since "restart" calls "stop" then "start"). While here, append "_" to these variable names to make it clear they are internal. ok robert@ | |||
2011-09-24 | Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which we | Todd C. Miller | |
don't yet support. OK stsp@ | |||
2011-09-24 | create a new "bounce" file for ports infrastructure. | Marc Espie | |
clean up ancient comments in the existing ones, and use bsd.own.mk's guard against multiple includes. | |||
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 | |
- MODGNOME_DESKTOP_FILE is not uncondtionally set. - slightly expand the FAKE_FLAGS line | |||
2011-09-23 | Make sure siop_xfer is a multiple of 128 bytes as intended (and as told by | Miod Vallat | |
the comments); this makes hppa64 much happier according to jsing@. ok krw@ exactly two years ago, it was about time to commit this. | |||
2011-09-23 | Add a test for recursive pthread_mutex_trylock() | Uwe Stuehler | |
ok guenther@ | |||
2011-09-23 | touching pr_nput and pr_nget outside the lock might be racy since ++ and -- | David Gwynne | |
arent necessarily atomic. this is an update of a diff matthew@ posted to tech@ over a year ago. | |||
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 | |
the cross compiler generating bad code, and abort ok deraadt@ | |||
2011-09-23 | unbreak remote portforwarding with dynamic allocated listen ports: | Markus Friedl | |
1) send the actual listen port in the open message (instead of 0). this allows multiple forwardings with a dynamic listen port 2) update the matching permit-open entry, so we can identify where to connect to report: den at skbkontur.ru and P. Szczygielski feedback and ok djm@ | |||
2011-09-23 | ph = pool_get(&phpool, PR_NOWAIT) can return NULL, so dont unconditionally | David Gwynne | |
write to ph. ok blambert@ matthew@ deraadt@ | |||
2011-09-23 | Add wildcard support to PermitOpen, allowing things like "PermitOpen | Darren Tucker | |
localhost:*". bz #1857, ok djm markus. | |||
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 | |
overlap with the port's config files | |||
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 | |
properly. this is not yet linked to the build but we would like to work on it in tree to provide an apache replacement for base | |||
2011-09-22 | Always install all manuals on all architectures. | Ingo Schwarze | |
No more exceptions even for binutils. No more share/man in src/distrib/sets/lists/*/md.* ok deraadt@ | |||
2011-09-22 | KNF of mlarkin's code, requested by him. Some improvements to the interface | Theo de Raadt | |
for talking to the disk driver snuck in. ok mlarkin | |||
2011-09-22 | Improve kernel malloc type checking. | Joel Sing | |
ok deraadt@ | |||
2011-09-22 | Ansify functions definitions. | Joel Sing | |
2011-09-22 | Declare waittime variable to unbreak build. | Joel Sing | |
2011-09-22 | Fix order of arguments passed to malloc(9) - type first then flags. | Joel Sing | |
2011-09-22 | Let tcpdump use the same format for printing IPv6 fragments as for | Alexander Bluhm | |
IPv4. Now it is id:len@off+more for both. ok jsing | |||
2011-09-22 | Add missing ia64 bits. | Mark Kettenis | |
2011-09-22 | None of the mainbus child devices care about getting a bus_space_tag_t from | Miod Vallat | |
its parent, because they know better; so don't bother providing one, which allows more unused code to go to the Attic. While there, redo the config machinery for mainbus child devices, to bring it to our current standards. This also allows them to be disabled in UKC, should there be a need for this in the future. | |||
2011-09-22 | nowadays uvm_init() calls pmap_init(), not vm_init(); so update the comments. | Jasper Lievisse Adriaanse | |
ok ariane@ | |||
2011-09-22 | this escaped when miod threw cats off a bridge | Jonathan Gray | |
ok miod@ | |||
2011-09-22 | Make use of the filename argument to open_error(), pointed out by | Nicholas Marriott | |
Michael W Bombardieri. ok millert | |||
2011-09-22 | As I have touched half of pf lines anyway, fix whitespaces now. | Alexander Bluhm | |
KNF, no binary change. | |||
2011-09-22 | Start removing some tiny irrelevant differences between hppa64 and hppa | Theo de Raadt | |
so that important differences can be spotted easier. | |||
2011-09-22 | Catchup to hppa disksubr: determining label offset the new way | Theo de Raadt | |
2011-09-22 | Do not trash the mask value when setting and clearing the system mask. | Joel Sing | |
Add a diagnostic for interrupt handler IPL levels. | |||
2011-09-22 | Fix white space and tabs here. ok miod@, oga@ | Matthieu Herrb | |
2011-09-22 | The MY_COUNT abstraction which depends on locore including these two | Theo de Raadt | |
files is ridiculous. Remove it. | |||
2011-09-22 | spacing cleanup after mlarkin visited the file | Theo de Raadt | |
2011-09-22 | purge the rcsid | Theo de Raadt | |