]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Style: Remove redundant space.
[FreeBSD/FreeBSD.git] / usr.bin /
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-13 obrienNo need to call an external program.
2013-03-12 markjRevert r246917, as it is causing incorrect behaviour...
2013-03-11 jhbFix the 'C' field for a running thread to match the...
2013-03-11 glebiusFix spelling.
2013-03-09 melifaroAdd forgotten .El
2013-03-09 melifaroDocument netstat -Q flags meaning.
2013-03-09 attilioGarbage collect NWFS and NCP bits which are now complet...
2013-03-08 attilioMFC
2013-03-07 cognetAdd arm bits to truss.
2013-03-07 dimMake c99(1) invoke /usr/bin/cc with argv[0] set to...
2013-03-07 dimMake c89(1) invoke /usr/bin/cc with argv[0] also set...
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 eadlerFix typo ('1' != 'l')
2013-03-04 eadlerDue to calendar(1)'s abuse of the C preprocessor "unix...
2013-03-03 dwmaloneAdd an option for finding sparse files.
2013-03-02 pjd- Implement two new system calls:
2013-03-02 attilioMFC
2013-03-02 pjdMerge Capsicum overhaul:
2013-02-28 gjbProperly handle '-h' argument.
2013-02-26 attilioMFC
2013-02-26 delphijRevert r247300 for now. I'll post a new changeset...
2013-02-26 attilioMFC
2013-02-26 delphijExpose timespec and timeval macros when __BSD_VISIBLE...
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 joelRemove EOL whitespace.
2013-02-21 attilioMFC
2013-02-20 melifaroFix several new & old style issues.
2013-02-20 melifaroAdd interface name filtering via 'match' cmd.
2013-02-19 uqsdtc: fix bootstrapping from 8.2-STABLE
2013-02-19 charnierWARNS=6 compliance
2013-02-19 charnierWARNS=6 compliance
2013-02-19 charnierRemove old-style function definition
2013-02-17 markjStrengthen the check in IS_OUT_OF_BOUNDS to ensure...
2013-02-16 dimSince clang 3.2 now has an option to suppress warnings...
2013-02-15 dimFix undefined behaviour in usr.bin/mail/util.c.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 joelFix date.
2013-02-14 hrs- Fix libmd dependency. It is needed in the bootstrap...
2013-02-14 charnierrework old-style functions prototypes
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-12 zont- Make actually printing path of AF_LOCAL socket types.
2013-02-12 zont- Use correct size of copying different socket structures.
2013-02-12 plukneto Bring in sync decoding the first nfssvc(2) parameter...
2013-02-12 andrewAllow us to build clang for ARM EABI. Clang and llvm...
2013-02-11 pjdCapability rights for process management via process...
2013-02-10 pjdAdd CAP_MKNOD right.
2013-02-10 jillesfind: Run when cwd cannot be opened, except with -execd...
2013-02-10 jillesfind: In -execdir ... {} +, only pass one file per...
2013-02-09 kientzleAdd dtc to the build.
2013-02-09 eadlerReference something which exists instead of the non...
2013-02-09 antoineFix some NLS catalogs broken after r245888.
2013-02-09 delphijMFV r245512:
2013-02-08 pfgpatch: Follow original versioning convention.
2013-02-08 desPrint a warning if not setuid root.
2013-02-04 sjgMissed adding Makefile.config and unit-tests/Makefile...
2013-02-04 andrewCast *tabchar, a wchar_t, to a wint_t as it is the...
2013-02-02 dimPull in r170135 from upstream clang trunk:
2013-02-01 sjgMerge bmake-20130123
2013-01-31 brooksWhen in -U mode do avoid setting SUID bits, but do...
2013-01-29 delphij - Refresh code with latest OpenBSD revisions.
2013-01-29 gabor- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-28 zont- Show page faults requiring I/O when -s invoked.
2013-01-28 zont- Show page faults requiring I/O on vmstat display.
2013-01-27 gabor- Remove forgotten commented out debug code
2013-01-27 gabor- Simplify and unify diagnostic and error message handling
2013-01-27 mjgtruss: use 'e' flag for fopen instead of fcntl(..,...
2013-01-27 mjgtruss: if file requested with -o flag could not be...
2013-01-25 theravenFix style nit in dtc man page: sentences should start...
2013-01-24 brooksInstall the NLS catalog in the C directory rather than...
2013-01-23 theravenExplicitly include headers that are implicitly included...
2013-01-22 brooksRemove documentation of the old -M option.
2013-01-22 joelRemove EOL whitespace.
2013-01-22 joelMinor mdoc fixes.
2013-01-22 theravenFix the missing sentence that ended in the middle in...
2013-01-22 theravenFix logic error in explicitly specified dtb versions...
2013-01-22 glebiusUse pluralies() for "entry"/"entries".
2013-01-22 theravenImport new (BSDL) device tree compiler. Now built...
2013-01-22 brooksMake "install -l s[ar]" act like "ln -sfh" as intended...
2013-01-22 andrewWhen copying the complement of the string loop to WINT_...
2013-01-20 gabor- Avoid unnecessary strdup()
2013-01-19 joelRemove EOL whitespace.
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 jhb- Move 'showthreads' check out of fmt.c.
2013-01-18 delphijSet showthread = 0 for w(1).
2013-01-18 brooksIntroduce six new options from NetBSD:
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 neelIFC @ r245509
2013-01-16 brooksRemove default support for 1aout section manpages....
2013-01-15 dbnAdd myself as a port committer (with eadler@ and bdrewe...
2013-01-14 jlhRemove stray tabs.
2013-01-14 jlhAllow commands without any additional arguments, as...
2013-01-12 mjgprocstat: only one mode flag can be specified, but...
2013-01-11 brooksImplement the -N <dbdir> option which allows an alterna...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 neelIFC @ r245205
next