]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
need to make intr_bind call architecture specific for
[FreeBSD/FreeBSD.git] / bin /
2009-06-24 Jilles TjoelkerDesignate special builtins as such in command -V and...
2009-06-23 Xin LIStaticify internal routines.
2009-06-23 Jilles TjoelkerQuote -x tracing output so it is unambiguous.
2009-06-23 Jilles TjoelkerDo not fork for a subshell if it is the last thing...
2009-06-23 Konstantin BelousovUsermode portion of the support for swap allocation...
2009-06-23 Jilles Tjoelkersh: Improve handling of setjmp/longjmp volatile:
2009-06-20 Jilles TjoelkerFix race condition in noclobber option.
2009-06-19 Jilles TjoelkerFix some issues with quoted output and shorten it in...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-17 Jilles TjoelkerProperly flush input after an error in backquotes in...
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-13 Jilles TjoelkerAvoid leaving unnecessary waiting shells in many forms...
2009-06-13 Jilles TjoelkerDon't skip forking for an external command if any traps...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-07 Jilles TjoelkerMention the range for the exit status for the exit...
2009-06-07 Simon L. B. NielsenMake "human-readable" (-H/-h) output also "humanize...
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-01 Ralf S. Engelschalluse explicit 'unsigned int' instead of just the implici...
2009-06-01 Ralf S. Engelschallalign coding style with style(9) to avoid misunderstandings
2009-06-01 Ralf S. Engelschallcorrectly test for __GNUC__ macro (non-GCC compilers...
2009-06-01 Ralf S. Engelschallbe more type correct and align local ckmalloc() with...
2009-05-31 Jilles Tjoelkersh: Make read's timeout (-t) apply to the entire line...
2009-05-31 Stefan FarfelederFix the eval command in combination with set -e. Befor...
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 Doug BartonVendor import of BIND 9.6.1rc1
2009-05-30 Jilles Tjoelkerrm, find -delete: fix removing symlinks with uchg/uappn...
2009-05-30 Jilles TjoelkerPreserve file flags on symlinks in cp -Rp.
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Jilles TjoelkerFix various cases with 3 or 4 parameters in test(1...
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-24 Jilles TjoelkerFix elapsed (etime) field for swapped out processes...
2009-05-24 Jilles TjoelkerFix chflags -h in various cases: do not use link target...
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-22 Edward Tomasz Napi... Make 'struct acl' larger, as required to support NFSv4...
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 Brian SomersRemove redundant whitespace
2009-05-17 Brian SomersWhen finding processes, ignore ourself and our ancestor...
2009-05-17 Brian SomersAdd a -d option to ps to display descendant info with...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-29 Warner LoshImplement ^T support for rm: now it will report the...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 Robert WatsonVendor import of OpenBSM 1.1, which incorporates the...
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Stefan FarfelederParse 'cmd1 && ! cmd2 | cmd3' correctly, the bang shoul...
2009-04-13 Edward Tomasz Napi... Add reference to strmode(3).
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-04 Stefan FarfelederDon't let trailing empty lines overwrite the result...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-22 Stefan FarfelederFix the behaviour of the read built-in when IFS is...
2009-03-22 Stefan FarfelederImprove the IFS handling of the read built-in.
2009-03-22 Stefan Farfeleder- Apply the r190270 changes to printing of single alias...
2009-03-22 Stefan FarfelederMake the output of the alias built-in POSIX-compliant...
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-16 Dag-Erling Smørgravcat(1) compiles fine at WARNS level 6.
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-08 Ed SchoutenDon't disable CR-to-NL translation when waiting for...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Robert WatsonVendor import of OpenBSM 1.1 beta1, which incorporates...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-26 Attilio Rao[1] When showing threads, the thread name just appears...
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-01 Tim KientzleBefore this fix, pax would stop the restore sequence for
2009-01-30 Giorgos KeramidasBump .Dd for r187609
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-26 Tom RhodesMake the Monty Python quote more google friendly instead of
2009-01-23 Tom RhodesNote the implication of setting the 'w' permission...
2009-01-23 Giorgos KeramidasAdd an example of using bs=2048 to duplicate data CD...
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 Maxim Konovalovo Fix a typo. Bump .Dd for the previous delta.
2009-01-13 Tom RhodesClean up a bit of confusing language and improve .Nd.
2009-01-13 Luigi Rizzofix typo
2009-01-13 Luigi RizzoDocument how kernel environment can be statically compi...
2009-01-11 Robert WatsonVendor import of OpenBSM 1.1 alpha5, which incorporates...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-07 Daniel Gerzo- rename the RETURN VALUES section to EXIT STATUS
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-28 Robert WatsonVendor import of OpenBSM 1.1 alpha4, which incorporates...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-13 Dag-Erling SmørgravFlatten and clean up.
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam Lefflerimport ath hal
2008-11-28 Stefan FarfelederReport error messages of the builtins 'type' and 'comma...
2008-11-23 Stefan FarfelederFix $? at the first command of a function. The previou...
2008-11-23 Pawel Jakub DawidekImplement -T option as found in Linux df(1). When given...
next