Remove the unnecessary cast.
[freebsd.git] / bin /
2015-10-05 ngieMerge additional testcases and improvements to bin...
2015-10-04 sbrunoInitialize fd to -1 so that gcc doesn't emit an unitial...
2015-10-03 bdreweryMake GCC happy
2015-10-03 hrsUse getaddrinfo() to fill struct sockaddr_un. It now...
2015-09-30 jilleswordexp: Rewrite to make WRDE_NOCMD reliable.
2015-09-30 ngieSkip the B_flag testcase to stop blowing up freebsd...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 allanjudeFix whitespace error in ls(1) detected by igor
2015-09-27 allanjudeUse one fewer made up words in the ls(1) man page
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryUpdate META_MODE dependencies.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-04 delphijExpose an interface to determine if an ACE is inherited.
2015-09-02 jillessh: Allow empty << EOF markers.
2015-08-30 jillessh: Fix read with escaped IFS characters at the end.
2015-08-29 jillessh: Add set -o nolog.
2015-08-28 delphijRespect locale settings.
2015-08-28 delphijUse exit() instead of return in main().
2015-08-25 jillessh: Fix out of bounds read when there is no ] after...
2015-08-24 marcelUpgrade libxo to 0.4.5.
2015-08-23 jillessh: Don't create bad parse result when postponing a...
2015-08-22 jamieMake pkill/pgrep -j ARG take jname, not just jid.
2015-08-20 jillessh: Avoid negative character values from $'\Uffffffff...
2015-08-20 jillessh: Add test for $'\u' without any digits.
2015-08-16 jillessh: Backslash-newline should not affect field splitting...
2015-08-14 jillessh: When setting option via long name, don't go via...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-24 allanjudeCast uid and gid to the correct type for display to...
2015-07-22 allanjudeRemove an excess space accidently introduced in the...
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 allanjudeFix some issues with the application of libxo to ls(1)
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 obrienMention the dd-like recoverdisk(1) to help folks find...
2015-07-14 joelmdoc: minor Xr fixes
2015-07-13 baptPrevent potential integer overflow
2015-07-13 baptPrevent potential integer overflow
2015-07-12 mariusSince r284198, ls(1) just always depends libxo(3),...
2015-07-11 jillessh(1): libedit has supported multibyte encodings for...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-06-28 jillesmv: Improve message when moving two or more files to...
2015-06-24 jillessh: Fix some arithmetic undefined behaviour.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-17 kanContinue ubreaking ``env LANG=ru_RU.KOI8-R ls -l''.
2015-06-17 marcelUnbreak ``env LANG=ru_RU.KOI8-R ls -l''.
2015-06-16 sjgnew depends
2015-06-14 ngieStart adding tests for bin/ls
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgremoved extra keyword
2015-06-13 sjgAdd META_MODE support.
2015-06-11 sbrunor284198 seems to have left a null format string printf...
2015-06-10 delphijMFV r284234:
2015-06-10 marcelConvert ls(1) to use libxo(3).
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-06-08 bdreweryCleanup some style(9) issues.
2015-06-08 delphijIt has been long time that when doing 'ls -G /path...
2015-06-07 bdreweryImplement '-s' to copy as symlink, similar to the curre...
2015-06-07 bdreweryCleanup some indentation issues.
2015-06-04 pluknetChange directory permissions in pre-order.
2015-06-01 araujoRemove unused variable, this variable fmtstr was introd...
2015-05-31 ngieMF head @ r283796
2015-05-27 pluknetDocument recent p_flag2 additions.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
2015-05-22 marcelConvert to use libxo. Document use of libxo as well.
2015-05-21 delphijEliminate unneeded includes.
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-07 delphijdate(1): Make -r behave like GNU's version when the...
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 jillescp: Remove fts sorting.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-29 smhStandardise chmod, chflags, chown and chgrp recursive...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieMFhead @ r282054
2015-04-26 baptPet manlint
2015-04-26 baptUse mdoc(7) macros for curly braces
2015-04-26 baptmdoc: escape Re
2015-04-25 jillessh: Pass along SIGINT from a child if job control is...
2015-04-24 ngieMFhead @ r281924
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
next