]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Fix to make compile on gcc-4.2.1 (eg mips, sparc64.)
[FreeBSD/FreeBSD.git] / usr.bin /
2015-10-03 Bryan DreweryStyle fix.
2015-10-03 Bryan DreweryAdd decoding for struct statfs.
2015-10-02 Konstantin BelousovAdd aarch64 support to truss(1).
2015-10-02 Ed SchoutenMake truss print CloudABI system call names.
2015-10-02 Colin PercivalFinal step of eliminating the "games" distribution...
2015-10-01 John BaldwinRather than groveling around in a socket address struct...
2015-10-01 John BaldwinThe id_t type used to pass IDs to wait6(2) and procctl...
2015-10-01 John Baldwin- Remove extra integer argument from truncate() and...
2015-09-30 John BaldwinSeveral changes to truss.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-30 John BaldwinTrim trailing whitespace.
2015-09-29 John BaldwinDecode recently added procctl(2) operations.
2015-09-28 Xin LIUse _PATH_DEVNULL instead of direct hardcoding.
2015-09-28 Hans Petter SelaskyStore PID after becoming a daemon() and not before...
2015-09-27 Michael ReifenbergerAdd support to systat to display zfs arc cache status...
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-26 Conrad MeyerRevert r288270 to fix the build
2015-09-26 Bryan DreweryHookup mkcsmapper_static and mkesdb_static for all...
2015-09-26 Bryan DreweryAdd more SUBDIR_PARALLEL.
2015-09-25 Ed Mastexinstall: renumber UCB clauses to avoid skipping #3
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-24 Bryan DreweryAdd missing CLEANFILES.
2015-09-24 Ed MasteRename ELFOSABI_SYSV to ELFOSABI_NONE to match current...
2015-09-23 Bryan DrewerySimilar to r266147, don't define PROG in the test subdirs.
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-23 Ed Masteelfdump: report MIPS ELF section type SHT_MIPS_REGINFO
2015-09-22 Ed Masteelfdump: report MIPS-specific section type SHT_MIPS_ABI...
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-21 Alexander MotinBunch of improvements to ctlstat.
2015-09-20 Alexander MotinOutput times as normal microseconds, rather then in...
2015-09-19 Bryan DreweryConnect sesutil(1) and numactl(1) for META_MODE.
2015-09-19 Baptiste DaroussinRestore man -t for manpages rendered by mandoc
2015-09-18 Bryan DreweryDon't hide build commands.
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-17 Bryan DreweryUpdate META_MODE dependencies.
2015-09-14 Edward Tomasz Napi... Make it clear that 'swapuse' is swap reservation and...
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Mark JohnstonUse a common subroutine to fetch and zero protocol...
2015-09-11 Mark JohnstonRemove prototypes for undefined functions from netstat.h.
2015-09-11 Mark JohnstonMFV r283513:
2015-09-11 Mark JohnstonMFV r283512:
2015-09-11 Mark JohnstonRemove the v_cache_min and v_cache_max sysctls. They...
2015-09-10 Xin LIlogin.c doesn't really need libutil.h, don't include it.
2015-09-10 Xin LI - Avoid accessing window properties directly, instead...
2015-09-09 Xin LIw(1) is not setgid binary since r53279, so remove the...
2015-09-06 Allan JudeFix inverted output re: stack protection no-execute...
2015-09-05 Allan JudeFix build error on gcc platforms
2015-09-05 Allan JudeIntroduce libxo to procstat(1)
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-09-03 Marcelo AraujoRename YP to NIS in the manpages.
2015-09-02 Hiroki SatoSimplify kvm symbol resolution and error handling....
2015-09-02 Hiroki SatoDivide statistics in the number of packets with 1000...
2015-09-01 Hiroki Sato- Add -W flag support for network column in intpr(...
2015-09-01 Xin LIDrop group privileges after opening the kvm descriptor...
2015-09-01 Xin LIFailure of dropping privilege should be fatal, so test...
2015-09-01 Ed Mastevtfontcvt: fix buffer overflow for non-default size...
2015-08-31 Ed Mastevtfontcvt: introduce xmalloc to abort on out-of-memory
2015-08-31 Ed Mastear: Deobfuscate a while loop
2015-08-31 Ed Mastear: fix deterministic mode when running as ranlib
2015-08-31 Xin LI - uri is expected to be nul-terminated (strchr used...
2015-08-31 Xin LIConstify opt_f and opt_t and eliminate unneeded copying...
2015-08-29 Michael TuexenUse the userland exported states and handle them comple...
2015-08-29 Michael TuexenReport CLOSED as state for bound sockets for consistenc...
2015-08-27 John-Mark Gurneyadd documentation for timers that silby added in r19724...
2015-08-27 Ed SchoutenDecompose linkat()/renameat() rights to source and...
2015-08-27 Alexander KabaevUnbreak nvi message catalog generation for 8 bit locales.
2015-08-26 Michael TuexenAdd SCTP support.
2015-08-26 Michael TuexenRemove a variable which is set but never used.
2015-08-26 Michael TuexenPrint the status on the first line of a socket descript...
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-26 Sergey KandaurovFix SEE ALSO.
2015-08-25 Marcelo AraujoSync ypwhich(1) code with the OpenBSD version that...
2015-08-25 Xin LIFinish r89633 and completely remove the remaining of...
2015-08-24 Marcel MoolenaarUpgrade libxo to 0.4.5.
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-23 Xin LIAlthough the website [1] says US-ASCII is accepted...
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-21 Enji CooperFix the racy xargs -P0 -n2 test added in r286289
2015-08-21 Enji CooperDisable the -P0 test
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.
next