Age | Commit message (Expand) | Author |
2010-10-25 | Add missing FNM_CASEFOLD flag to fnmatch() when locate is run in case | Todd C. Miller |
2010-10-25 | Use stdio when reading in the file to be checksummed. This can improve | Todd C. Miller |
2010-10-25 | just bail out of producing empty files. | Marc Espie |
2010-10-25 | give a different error message for empty files, as they are obviously wrong | Marc Espie |
2010-10-25 | move to static initializers for the ifnet/ifg_head TAILQ's | Bret Lambert |
2010-10-25 | separate "Term" part from "Real progressmeter" handling, so that one can | Marc Espie |
2010-10-25 | Iopoolification. Tested by mcbride@, dlg@, and Gabriel Kihlman on tech@. | Kenneth R Westerback |
2010-10-25 | needs a full stop; | Jason McIntyre |
2010-10-24 | Cope with USE_X11 removal from ports infrastructure. | Antoine Jacoutot |
2010-10-24 | Do not throw FATAL errors when there is no need to: | Ingo Schwarze |
2010-10-24 | spacing and irrelevant glitches which disrupt lint | Theo de Raadt |
2010-10-24 | the subtype should be printed unsigned; ok claudio | Theo de Raadt |
2010-10-24 | use newer system for more efficient redirection, and chdir the way man(1) | Marc Espie |
2010-10-24 | redo ->system in a smarter way (fork+exec) so that we can sneak in a code | Marc Espie |
2010-10-24 | Document MODPY_WANTLIB | Stuart Henderson |
2010-10-24 | Move build_trampoline() and setregs() to a common location for all mips ports. | Miod Vallat |
2010-10-24 | Don't short-circuit userret() when returning from trap() in the rm7000 | Miod Vallat |
2010-10-24 | When mentioning a function documented elsewhere, .Xr is often better than .Fn. | Ingo Schwarze |
2010-10-24 | new sentence, new line; | Jason McIntyre |
2010-10-24 | Add MODRUBY_RUNDEP and MODRUBY_BUILDDEP, modelled on python.port.mk. | Stuart Henderson |
2010-10-23 | let .Bsx print just "BSD/OS" like in modern groff | Ingo Schwarze |
2010-10-23 | Fix pr 6192: make netinet/tcp.h follow SUSv4 namespace rules by | Philip Guenthe |
2010-10-23 | escape '[' in filename tab-completion; fix a type while there. | Stuart Henderson |
2010-10-23 | Don't leak the fd returned by mkstemp in vi_histedit error paths. | Nicholas Marriott |
2010-10-23 | regen | Damien Bergamini |
2010-10-23 | add a bunch of Realtek RTL8188CU/RTL8188CE/RTL8192CU usb ids. | Damien Bergamini |
2010-10-23 | Use CVSROOT for "cvs import" - just ignore CVS/Root files. PR 6497 from | Nicholas Marriott |
2010-10-23 | Missed this in the last commit. No cookie for me. | Paul Irofti |
2010-10-23 | sync library manuals to bsd.lv | Ingo Schwarze |
2010-10-23 | use proper message in case of multiple arguments to .An | Ingo Schwarze |
2010-10-23 | Reorder the wording where we talk about tagging kernel route table prefixes, | Stuart Henderson |
2010-10-23 | cleanup mdoc(7) validation code: use real functions, not macros | Ingo Schwarze |
2010-10-23 | check that a timeout(9) has been initialized before deleting it | Jacob Meuser |
2010-10-23 | .Sm no longer produces a linebreak when used in .Bd | Ingo Schwarze |
2010-10-23 | sync comments to bsd.lv; no functional change | Ingo Schwarze |
2010-10-23 | create another kthread to run xfer abort tasks. xfer abort tasks cannot | Jacob Meuser |
2010-10-23 | remove PFR_FLAG_ATOMIC. not used, and doesn't work as advertised. | Ted Unangst |
2010-10-23 | More gnome MODULE tweaks. | Antoine Jacoutot |
2010-10-23 | adapt fortran module description according to recent changes | Steven Mestdagh |
2010-10-23 | Tweak after recent gnome MODULE change. | Antoine Jacoutot |
2010-10-23 | document RT3090 | Damien Bergamini |
2010-10-23 | make sure an interface is registered before we start using it | Peter Hessler |
2010-10-23 | fix the two extremely retarded bugs that prevented the RT30XX | Damien Bergamini |
2010-10-23 | Add a last-pane command (bound to ; by default). Requested ages ago by | Nicholas Marriott |
2010-10-23 | When removing a pane, don't change the active pane unless the active | Nicholas Marriott |
2010-10-23 | Remove the BUGS section that points to FreeBSD ports handbook. | Landry Breuil |
2010-10-23 | add forgotten ``static'' | Alexandre Ratchov |
2010-10-23 | Unbreak SMALL_KERNEL. Reported by Mikolaj Kucharski, thanks! | Paul Irofti |
2010-10-23 | Pick correct ranlib to operate on libgcc.a when cross-compiling | Miod Vallat |
2010-10-23 | Add working compile directory | Miod Vallat |