]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
printf: Do not use sh memory functions in sh builtin.
[FreeBSD/FreeBSD.git] / usr.bin /
2010-12-29 Jilles Tjoelkerprintf: Do not use sh memory functions in sh builtin.
2010-12-28 John BaldwinStart sentences on a new line to ease life for translat...
2010-12-28 Ulrich SpörleinRevert most of r210764, now that mdocml does the right
2010-12-27 Ed SchoutenFix style bug introduced in r216696.
2010-12-26 Kai WangDocument the syntax accepted by the `-M` option.
2010-12-26 Kai WangImprove the description of the `-q` option.
2010-12-26 Kai Wang* Add mention of the `-f`, `-q`, `-S`, and `-V` options...
2010-12-25 Maxim Konovalovo Fix -u flag description: it takes a username as an...
2010-12-25 Sergey A. OsokinFix typo (Pashka -> Paskha).
2010-12-25 Ed SchoutenSlightly improve output of lock(1).
2010-12-20 Jilles Tjoelkersh: Make warnings in the printf builtin non-fatal,...
2010-12-20 Philippe CharnierAdd __unused
2010-12-19 Philippe CharnierAdd __unused. Ansi prototypes.
2010-12-19 Philippe CharnierAdd __unused. Ansi prototypes.
2010-12-18 Ulf Lilleengen- Signal that data should not be modified.
2010-12-18 Doug BartonBring in the relevant changes from NetBSD's 1.31:
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-14 Xin LIRevert r216423 per request from Jilles.
2010-12-14 Xin LIWhen printf is being used as a sh(1) builtin, it can...
2010-12-14 Gordon TetlowMove sysctl invocation to using a variable that's fully...
2010-12-14 Xin LIWe work on ctype's and not only on numbers so set LC_AL...
2010-12-14 Xin LIIEEE Std 1003.1-2008, Section 1.4, Utility Description...
2010-12-14 Xin LIMake use of EX_USAGE for usage().
2010-12-13 Xin LIThe only caller of mknum() provides a char instead...
2010-12-13 Xin LIMove locale.h include to the beginning header section...
2010-12-13 Warner LoshFreeBSD committer Dan Moschuk has passed away. Here...
2010-12-11 Joel DahlRemove the advertising clause from UCB copyrighted...
2010-12-09 Doug BartonBring in the change from OpenBSD's 1.14:
2010-12-08 Jilles Tjoelkerprintf: Remove support for building as a csh builtin.
2010-12-07 Florian SmeetsAdd myself to calendar.freebsd and committers-ports.dot
2010-12-06 Jaakko HeinonenDon't write the terminating NUL past end of buffer.
2010-12-05 Doug BartonBring in the change from NetBSD 1.28:
2010-12-05 Doug BartonBring in the following changes from NetBSD:
2010-12-05 Doug BartonBring in the change from NetBSD 1.20:
2010-12-05 Doug BartonBring in the changes from NetBSD 1.16 that we did not...
2010-12-05 Doug BartonBring in the changes from NetBSD 1.13 that we did not...
2010-12-05 Doug BartonBring in the change from NetBSD 1.12:
2010-12-05 Doug BartonBring in the following changes from NetBSD. See the...
2010-12-05 Doug BartonFix an "unused variable" error that gets us all the...
2010-12-05 Doug BartonBring in the update from NetBSD 1.28:
2010-12-05 Doug BartonBring in the update from NetBSD 1.19, the documentation...
2010-12-05 Doug BartonBring in a new feature, adding a -f option to readlink...
2010-12-05 Doug BartonBring in the change from NetBSD 1.22:
2010-12-05 Doug BartonAdd my own documentation for the change in our r216196...
2010-12-05 Doug BartonBring in the change from NetBSD 1.18:
2010-12-04 Ulrich SpörleinMove most of the remaining USD/PSD/SMM papers into...
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-12-03 Gordon TetlowAdd ability to decompress different format manual pages.
2010-12-02 Xin LIDecode IPC_CREAT and IPC_EXCL for semget(2).
2010-12-02 Kevin LoDon't error out while searching for empty directories.
2010-11-28 Kai WangAdd option -D for ranlib(1). When -D is speicified...
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-27 Rebecca CranFix typo.
2010-11-25 Ulrich SpörleinPet make checkdpadd.
2010-11-23 Nathan WhitehornProperly use SCHAR_MAX instead of CHAR_MAX for 0x7f...
2010-11-22 George V. Neville... Restore the (state) and \n printout when not using -T.
2010-11-22 Rebecca Cranhdr.elf.e_ident[EI_OSABI] is not a bitmask so '=='...
2010-11-22 Rebecca CranFix some more warnings found by clang.
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-22 Attilio RaoAdd the ability for GDB to printout the thread name...
2010-11-22 Rebecca CranDon't generate input() since it's not used.
2010-11-21 Stephen McKayVarious syntactic tweaks to satisfy style(9). No chang...
2010-11-21 Stephen McKayxargs can be fooled by exiting children that it did...
2010-11-20 Kevin LoRemove unused variable
2010-11-19 Jilles Tjoelkersh: Add printf builtin.
2010-11-19 Kevin LoFix fd leak
2010-11-19 Kevin LoClose file and directory descriptors
2010-11-18 Ryan StoneWhen netstat was run with -i/-I and -w1 to produce...
2010-11-17 George V. Neville... Add new, per connection, statistics for TCP, including:
2010-11-13 Rebecca CranMemory stats are reported in bytes, not pages.
2010-11-13 Jaakko HeinonenSet FD_CLOEXEC for the output file only when the file...
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-10 Zack KirschAdd my birthday to the calendar so everyone can send...
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-09 Ulrich SpörleinUnbreak the test target by re-generating the initial...
2010-11-09 Rebecca CranFix typos.
2010-11-09 David E. O'BrienFix the build on 64-bit hosts. WARNS=6 fails on them.
2010-11-08 David E. O'BrienBack out r214961 for skeleton.c -- it broke the groff...
2010-11-08 Ruslan ErmilovAdd/expand country/state.
2010-11-08 Ruslan ErmilovA traditional (once per three years) sort by month...
2010-11-07 David E. O'BrienAdd '-y' for bison compatibility.
2010-11-07 David E. O'BrienInherit WARNS from parent directory.
2010-11-07 David E. O'BrienDirectly use memory allocation functions and remove...
2010-11-07 David E. O'BrienChange to ANSI-C function definitions.
2010-11-07 Ulrich SpörleinRetire objformat(1), take two.
2010-11-06 Jean-Sébastien PédronFix a segmentation fault in argument processing.
2010-11-06 Ulrich SpörleinApply style(9) and unbreak build.
2010-11-06 Ulrich SpörleinFix manpage markup.
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-01 John BaldwinCorrect the abbreviations for general I/O and signal...
2010-11-01 Garrett WollmanStyle cleanup: make this look more like a 21st-century...
2010-11-01 Garrett Wollmanjilles@ pointed out that using ${PRUNEDIRS:=".zfs"...
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-31 Garrett WollmanMake it possible to exclude directories by name no...
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
next