]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Remove the three-chain scaled power check for the AR9287 - it isn't
[FreeBSD/FreeBSD.git] / usr.bin /
2011-05-26 rayAdded myself as src committer.
2011-05-25 delphijFix a regression introduced with previous changeset...
2011-05-25 ru[mdoc] Fixed .Dt call.
2011-05-25 obrienBuild and install a BSD licensed grep.
2011-05-24 rwatsonTeach netstat(1) about the new global netisr policy...
2011-05-24 ruEnsure there is a whitespace after a mount point.
2011-05-23 delphijMatch symbolic link handling behavior with GNU gzip...
2011-05-23 delphijDiff reduction against NetBSD. The most notable change...
2011-05-20 pluknetAdd missing header file.
2011-05-20 bcrCorrect typos in comments, no functional changes.
2011-05-19 bcrFix typos in comments, no functional changes.
2011-05-18 benlFix clang warnings.
2011-05-15 rmacklemChange the sysctl naming for the old and new NFS clients
2011-05-14 stas- Fix several typos [1]
2011-05-13 delphijConstify a few string variables. While I'm there,...
2011-05-13 ruFixed an embedded shell script.
2011-05-12 impuintmax_t is a better type here...
2011-05-12 impFix printf int mismatch on 32-bit architectures...
2011-05-12 stas- Commit work from libprocstat project. These patches...
2011-05-10 phkFlush the scriptfile whenever we see a non-graphical...
2011-05-10 delphijRegenerated with latest configure script.
2011-05-05 ru- Add a forgotten -o to usage().
2011-05-05 ru[mdoc] remove a hard sentence break.
2011-05-04 rmacklemUpdate nfsstat.1 to reflect the changes done to nfsstat(1)
2011-05-04 rmacklemModify nfsstat(1) so that it reports statistics for the
2011-05-04 rmacklemModify nfsstat(1) so that it prints out the buffer...
2011-05-04 rmacklemFix nfsstat.c so that the "-z" option works for the new
2011-05-04 rmacklemRevert r221308, since it incorrectly zero'd both client and
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 ruFixed bad format and misorder.
2011-05-03 dfrCall pam_setcred() before login_getpwclass to support...
2011-05-03 traszChange the way rctl interfaces with jails by introducin...
2011-05-02 dimMinor updates to the clang and tblgen manpages.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-01 rmacklemFix nfsstat.1 to indicate that "-z" now works for
2011-05-01 rmacklemFix nfsstat so that the "-z" option works for the
2011-05-01 uqsLet users' PATH decide which groff suite to pick up.
2011-04-27 jhbRaise rlogin back to a WARNS level of 6.
2011-04-26 dougbRevert r221053 by replacing WARNS?= 3 since it's breaki...
2011-04-26 jhbGenerate the network byte order version of the window...
2011-04-26 obrienThis builds OK using the parent dir's WARNS=6.
2011-04-26 obrienCatch up with r57841 which removed the possible linking...
2011-04-25 jillesprintf(1): Move non-bugs from the BUGS section to a...
2011-04-25 jillesprintf(1): Mention effect of '#' modifier on other...
2011-04-23 simonCheck return code of setuid() and setgid() in finger.
2011-04-17 jilleskdump: Show code for signals where the default action...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-14 traszAdd manual page for rctl.conf(5).
2011-04-13 ruShow client's access cache statistics.
2011-04-10 traszAdd link to rctl(8).
2011-04-08 edwinWhen specifying the -t option (send tag in front of...
2011-04-07 gabor- Adjust a comment to actual behaviour
2011-04-07 gabor- Simplify the fixed string pattern preprocessing code
2011-04-07 gabor- Replace some strcpy()-family functions with memcpy...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-05 pluknetDocument -w for swapuse.
2011-04-02 gordonOverhaul locale handling.
2011-03-31 emasteRemove $Log$ keyword, which can cause annoyance in...
2011-03-30 traszFix grammar and bump date.
2011-03-30 traszAdd rctl(8), the utility to manage rctl rules.
2011-03-28 martymacAdd myself
2011-03-27 umegetpwnam(3) may return NULL.
2011-03-26 ruFixed sockets display somewhat (-L, -T, -x, -Lx, with...
2011-03-24 ruDiscourage from using "cp -r".
2011-03-23 edwinPlease welcome the Brazilian calendar in the FreeBSD...
2011-03-21 jeff - Merge in OFED 1.5.3 from projects/ofed/head
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-18 sbzAdd myself to calendar.freebsd.
2011-03-17 emasteRemove uptime validity check that hasn't been necessary...
2011-03-14 dchaginAdd my birthday to the freebsd calendar.
2011-03-13 brucecFix typo.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 trocinyAdd myself to calendar.freebsd and committers-src.dot.
2011-03-10 gjbMove the explanation of using arguments for the PRIMARI...
2011-03-06 jillesSimplify various code that allowed for sys_signame...
2011-03-05 traszAdd two new system calls, setloginclass(2) and getlogin...
2011-03-02 osaExpand the name of Palm Sunday holiday with more canoni...
2011-03-02 osaFix beginning day of the Carnival. it starts
2011-03-01 jillesprintf: Note that this is used both as a normal program...
2011-03-01 dchaginTeach kdump to decode linux syscalls names too.
2011-03-01 brucecRemove duplicate "in".
2011-02-28 brucecRevert some of r177626. "in in" is valid in certain...
2011-02-27 pjdFinally... Import the latest open-source ZFS version...
2011-02-27 dimRegenerate clang and tblgen manpages; the clang manpage...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-26 remkoNot only had I included a syntax / style error, nice...
2011-02-25 dchaginUpdate manual page to reflect latest changes of ABI...
2011-02-25 dchaginTeach kdump to understand sv_flags records in the trace...
2011-02-25 remkoRevert the commit that I made, there is a lot of discussion
2011-02-25 jhDocument the input line length limit.
2011-02-25 gaborAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 remkoAdd wording about the priority range and
2011-02-23 brucecFix typos - remove duplicate "is".
2011-02-22 uqsFlesh out WITHOUT_GROFF support to DTRT.
2011-02-22 uqsTeach tools/install.sh the -d directory mode.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
next