]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Document bsd.arch.inc.mk.
[FreeBSD/FreeBSD.git] / usr.bin /
2015-08-20 John BaldwinHandle the conditional decoding of execve() argument...
2015-08-20 John BaldwinRework the argv and env string fetching for execve...
2015-08-19 John Baldwinino_t is unsigned, so use uintmax_t instead of intmax_t...
2015-08-19 John BaldwinAlways use %j with an intmax_t cast to print time_t...
2015-08-19 John BaldwinVarious style and whitespace fixes.
2015-08-19 John BaldwinUse nitems().
2015-08-19 John BaldwinExpand the decoding of kevent structures.
2015-08-19 John BaldwinChange the argument formatting function to use a stdio...
2015-08-18 Pedro F. GiffuniCorrect All Saints' day.
2015-08-18 Pedro F. GiffuniCalendar: add a few more dates to the Christian calendar
2015-08-18 Christian BruefferRIP Stefan Farfeleder (stefanf), committer since 2004.
2015-08-17 John BaldwinUse an xlat table and xlookup() instead of a home-rolle...
2015-08-17 John BaldwinTidy the linux_socketcall decoding:
2015-08-17 John BaldwinDecode the optional SOCK_NONBLOCK and SOCK_CLOEXEC...
2015-08-17 John Baldwin- Decode the arguments for several signal-related syste...
2015-08-15 Alexander MotinDrop "internal" CTL frontend.
2015-08-15 Xin LIRemove automatic checkout feature.
2015-08-14 Rui PauloIntroduce a new make variable: NMFLAGS.
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Ed MasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-13 Marcelo AraujoUse nitems instead of "sizeof ypaliases/sizeof ypaliase...
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 Christian BruefferFix a few mandoc warnings.
2015-08-11 Xin LIUse __DECONST instead of doing strdup/free.
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-11 Pedro F. GiffuniClean out some externally visible "more then" grammar
2015-08-11 Pedro F. Giffunixlint(1): Fix some typos in comments and translate...
2015-08-11 Marcelo AraujoMore style(9) fixes. No functional changes.
2015-08-10 Xin LIuse posix_spawn(3) instead of fork() and exec() manuall...
2015-08-10 Ed MasteUse consistent style for optional subdirectories
2015-08-10 Ed MasteRemove ${_subdir}s that are never set
2015-08-10 Peter WemmAdd a #ifndef around the HAVE_ICONV settings since...
2015-08-10 Peter WemmDon't assume iconv is enabled. I didn't realize there...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmFix typo introduced in r275079
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-util config - I don't believe this part...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Allan Judefix regression in xargs -Px (introduced in r286289...
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-08 Edward Tomasz Napi... Fix interaction between libedit initialization and...
2015-08-07 Marcel MoolenaarFix typo introduced in previous commit.
2015-08-07 Marcel Moolenaaro Fix a typo.
2015-08-07 Marcelo AraujoRemove an extra new line on usage().
2015-08-07 Marcel MoolenaarRebase after r286395: rounding fix for dynamic VHD
2015-08-07 Marcel MoolenaarFix the dynamic VHD format to work with qemu. The size...
2015-08-07 Marcelo AraujoGet closest as possible with style(9). No functional...
2015-08-06 John BaldwinConsistently use both leading and trailing spaces insid...
2015-08-06 John BaldwinWhitespace fixes to consistently use spaces before...
2015-08-06 John BaldwinDecode the arguments passed to the *at() family of...
2015-08-06 John BaldwinDecode the arguments to mkfifo() and fix an off-by...
2015-08-06 John BaldwinDon't mark the fcntl flag argument as an output paramet...
2015-08-06 John BaldwinAdd recently added values of various flags and enumerat...
2015-08-05 Xin LIFix shell injection vulnerability in patch(1) via ed...
2015-08-05 Jilles Tjoelkerfind: Fix segfault with very long path in -exec/-ok...
2015-08-05 John BaldwinRework get_string() to make it more robust when fetchin...
2015-08-05 John BaldwinWhitespace fix: remove some spurious spaces before...
2015-08-04 Allan Judexargs now takes -P0, creating as many concurrent proces...
2015-08-04 Marcelo AraujoGet it closes to style(9).
2015-08-04 Pedro F. GiffuniRevert r286144 leaving the original fix to the buffer...
2015-08-04 Marcelo AraujoRemove the 3rd clause of BSD LICENSE.
2015-08-04 Marcelo AraujoRemove the 3rd clause of BSD LICENSE.
2015-08-03 Baptiste DaroussinRemove never used file
2015-08-03 Marcel MoolenaarMake image_copyout_zeroes() an interface function.
2015-08-01 Jason Unovitch- Add myself to the calendar.freebsd. (fix typo in...
2015-08-01 Jason Unovitch- Add myself to the committers-ports.dot and add my...
2015-08-01 John-Mark Gurneyuse : instead of true...
2015-08-01 Pedro F. GiffuniBuffer overflow in wall(1).
2015-07-31 Ed MasteUse standard 'THE AUTHOR' license text
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 Pedro F. GiffuniBuffer overflow in wall(1).
2015-07-30 Craig RodriguesUse correct number of arguments to semctl() for IPC_RMID.
2015-07-30 Craig RodriguesGet function prototypes for msg, shm, sem functions
2015-07-30 Craig RodriguesMake some variables and functions static.
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 Ed MasteAllow ELF Tool Chain elfcopy to be installed as objcopy
2015-07-29 Ed Mastear: Fix deterministic mode default with options other...
2015-07-29 Ed Mastear: enable deterministic mode by default
2015-07-29 Marcelo AraujoCompilers will complain the usage of obsolescent variab...
2015-07-28 Xin LIFix shell injection vulnerability in patch(1) and drop...
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 Marcelo AraujoStaticfy and constify some variables and clean up the...
2015-07-27 Xin LIRewrite scan procedure with a FSM. This improves code...
2015-07-26 Baptiste DaroussinReplace GNU RCS ident with a BSD license ident
2015-07-26 Pedro F. GiffuniBump GCC max-inline-insns-single in libiconv_modules...
2015-07-24 Ed Mastear: add -U (unique) option to disable -D (deterministic...
2015-07-24 Ed Mastetruss: follow pdfork()ed descendents with -f
2015-07-24 Ed MasteAdd RISC-V ELF machine type definition
next