summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-24Do not throw FATAL errors when there is no need to:Ingo Schwarze
2010-10-24spacing and irrelevant glitches which disrupt lintTheo de Raadt
2010-10-24the subtype should be printed unsigned; ok claudioTheo de Raadt
2010-10-24use newer system for more efficient redirection, and chdir the way man(1)Marc Espie
2010-10-24redo ->system in a smarter way (fork+exec) so that we can sneak in a codeMarc Espie
2010-10-24Document MODPY_WANTLIBStuart Henderson
2010-10-24Move build_trampoline() and setregs() to a common location for all mips ports.Miod Vallat
2010-10-24Don't short-circuit userret() when returning from trap() in the rm7000Miod Vallat
2010-10-24When mentioning a function documented elsewhere, .Xr is often better than .Fn.Ingo Schwarze
2010-10-24new sentence, new line;Jason McIntyre
2010-10-24Add MODRUBY_RUNDEP and MODRUBY_BUILDDEP, modelled on python.port.mk.Stuart Henderson
2010-10-23let .Bsx print just "BSD/OS" like in modern groffIngo Schwarze
2010-10-23Fix pr 6192: make netinet/tcp.h follow SUSv4 namespace rules byPhilip Guenthe
2010-10-23escape '[' in filename tab-completion; fix a type while there.Stuart Henderson
2010-10-23Don't leak the fd returned by mkstemp in vi_histedit error paths.Nicholas Marriott
2010-10-23regenDamien Bergamini
2010-10-23add a bunch of Realtek RTL8188CU/RTL8188CE/RTL8192CU usb ids.Damien Bergamini
2010-10-23Use CVSROOT for "cvs import" - just ignore CVS/Root files. PR 6497 fromNicholas Marriott
2010-10-23Missed this in the last commit. No cookie for me.Paul Irofti
2010-10-23sync library manuals to bsd.lvIngo Schwarze
2010-10-23use proper message in case of multiple arguments to .AnIngo Schwarze
2010-10-23Reorder the wording where we talk about tagging kernel route table prefixes,Stuart Henderson
2010-10-23cleanup mdoc(7) validation code: use real functions, not macrosIngo Schwarze
2010-10-23check that a timeout(9) has been initialized before deleting itJacob Meuser
2010-10-23.Sm no longer produces a linebreak when used in .BdIngo Schwarze
2010-10-23sync comments to bsd.lv; no functional changeIngo Schwarze
2010-10-23create another kthread to run xfer abort tasks. xfer abort tasks cannotJacob Meuser
2010-10-23remove PFR_FLAG_ATOMIC. not used, and doesn't work as advertised.Ted Unangst
2010-10-23More gnome MODULE tweaks.Antoine Jacoutot
2010-10-23adapt fortran module description according to recent changesSteven Mestdagh
2010-10-23Tweak after recent gnome MODULE change.Antoine Jacoutot
2010-10-23document RT3090Damien Bergamini
2010-10-23make sure an interface is registered before we start using itPeter Hessler
2010-10-23fix the two extremely retarded bugs that prevented the RT30XXDamien Bergamini
2010-10-23Add a last-pane command (bound to ; by default). Requested ages ago byNicholas Marriott
2010-10-23When removing a pane, don't change the active pane unless the activeNicholas Marriott
2010-10-23Remove the BUGS section that points to FreeBSD ports handbook.Landry Breuil
2010-10-23add forgotten ``static''Alexandre Ratchov
2010-10-23Unbreak SMALL_KERNEL. Reported by Mikolaj Kucharski, thanks!Paul Irofti
2010-10-23Pick correct ranlib to operate on libgcc.a when cross-compilingMiod Vallat
2010-10-23Add working compile directoryMiod Vallat
2010-10-22USE_GROFFMarc Espie
2010-10-22document USE_GROFFMarc Espie
2010-10-22Attach the two run(4) usb ids that krw@ added to usbdevs.Damien Bergamini
2010-10-22Fix a crash when mixing the legacy width option (e.g. fold -70)Todd C. Miller
2010-10-22whining verboten; ok deraadtMike Belopuhov
2010-10-22Move setvbuf() added in r1.19 to before the call to doskip() sinceTodd C. Miller
2010-10-22Free attributes that just got allocated beforehands and do not hold anyClaudio Jeker
2010-10-21When the end of a stream is reached (ie mix_eof() called) otherAlexandre Ratchov
2010-10-21fix style and typos in messages and commentsAlexandre Ratchov