]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
- Fix handling of "new" style of ioctl in compatiblity mode [1];
[FreeBSD/FreeBSD.git] / usr.bin /
2014-07-01 delphijMFV r267565:
2014-06-30 emasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-26 delphijCorrect buffer size.
2014-06-25 delphijUse correct length for buffer.
2014-06-25 umeIntroduce $RA_SERVER to set default whois server.
2014-06-25 gavinRemove csup(1) and its associated cpasswd(1) tool.
2014-06-23 baptuse .Mt to mark up email addresses consistently (part3)
2014-06-21 pfgDrop ifdef nonsense: just use setvbuf(3).
2014-06-20 gjbFix a bug in bsdgrep(1) where patterns are not correctly
2014-06-20 pfgAdd -u (unbuffered output) after GNU sed.
2014-06-20 jhbCap the percent CPU of individual threads at 100% to...
2014-06-19 marcelDon't dump core when the ELF file has no section header...
2014-06-18 traszRename a variable; no functional changes.
2014-06-18 traszAdd "iscsictl -M", which allows one to change session...
2014-06-17 gavinAdd a stub send-pr that simply points people towards...
2014-06-15 pfgMFV r266988:
2014-06-15 pfgpatch: add dry-run alias for compatibility with other...
2014-06-15 joelFix date.
2014-06-15 pfgpatch: unsign the line length to avoid overflows.
2014-06-14 pfgpatch: cleanup some unnecessary cruft.
2014-06-14 shurdAdded:
2014-06-13 tijl- Make invalids variable local to do_conv such that...
2014-06-12 pfgAvoid zeroing during allocation.
2014-06-12 rodrigoAdd myself to the calendar
2014-06-11 emasteAvoid leaking file pointer on error
2014-06-10 emastevt fontcvt: move to usr.bin/vtfontcvt
2014-06-10 rpaulodtc: ignore lines starting with #.
2014-06-10 rpaulodtc: don't crash if the argument is a directory.
2014-06-10 rpauloThe, currently undocumented, -i option takes an argument.
2014-06-09 jillestruncate: Detect integer overflow, fix relative sizes...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 joelMinor mdoc improvements.
2014-06-06 jmmvMove atf-sh from /usr/bin/ to /usr/libexec/
2014-06-06 bdreweryFix some rpcgen sample file issues.
2014-06-06 joelMinor mdoc nit.
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-05 pluknetmdoc: drop the trailing dot from the xref list.
2014-06-04 kibCross-reference jot(1) and seq(1).
2014-06-04 allanjudeSadly, we do not actually live in the future.
2014-06-04 allanjudeFurther updates to the netstat(1) man page and usage...
2014-06-03 gahr- Avoid calling a wrapper function around strcmp
2014-06-03 gahr- style, remove (void) in front of printf and the like
2014-06-02 emasteRemove extraneous "mkdir -p"
2014-06-01 jillesprintf: Install tests/regress.missingpos1.out, fixing...
2014-05-31 pkelsey- Added myself and mentor/mentee relationship to the...
2014-05-31 pfgFix m2 regression test.
2014-05-30 jhbRework the notion of CPU used in top. In particular...
2014-05-29 pfgUpdate number of tests.
2014-05-29 pfgMinor style knit.
2014-05-27 jhbFix a couple of size_t != int warnings.
2014-05-27 peterUpdate backend files and makefiles for apr 1.4.8 -...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 peterMerge svn-1.8.8 -> 1.8.9
2014-05-26 pfgprintf(1): add tests for warn about incomplete uses n$
2014-05-26 pfgprintf(1): warn about incomplete uses n$
2014-05-25 jmmvChange libatf-c and libatf-c++ to be private libraries.
2014-05-25 allanjudeAdd path markup on sys/mbuf.h to previous netstat(1...
2014-05-25 allanjudeDocument the new -R flag of netstat(1) introduced in...
2014-05-23 impAdd .../share/mk to the default system make path. This...
2014-05-22 marcelCreate our temporary file in $TMPDIR, if the environmen...
2014-05-22 rayRollback r266496.
2014-05-21 marcelFix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast...
2014-05-21 marcelFix CID 1204394: Use strncpy(3) instead of strcpy(3...
2014-05-21 marcelFix CID 1215124: Handle errors properly.
2014-05-21 marcelFix CID 1215125: fstat(2) returns -1 on error and sets...
2014-05-21 marcelFix CID 1215128: Free the allocated buf when image_set_...
2014-05-21 marcelFix CID 1215129: move the call to lseek(2) before the...
2014-05-21 raySync lock(1) on VT_LOCKSWITCH usage with syscons(4...
2014-05-21 hrs- Fix a bug which can make sysctl() fail when -F is...
2014-05-19 adrianAdd -R to netstat to dump RSS/flow information.
2014-05-18 allanjudeNote my mentors in the committers graph.
2014-05-17 jhbAdd descriptions of the display formats for -e, -l...
2014-05-17 jhbUse 'RESOURCE' instead of the more generic 'TYPE' for...
2014-05-17 jhbCorrect some minor nits in the per-thread signal format...
2014-05-17 jhb- Add support for dumping current resource usage for...
2014-05-15 hrs- Do not override sin6_scope_id in LLA when it is alrea...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 impMakefile.inc is also included by the tests subdirectory...
2014-05-15 eadlerunits(1): Fix minor typos
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-15 impUndo changes to the generated Makefile. Move tests...
2014-05-14 jmmvMove old fmake tests into bmake and hook them to the...
2014-05-13 jillesprintf: Fix missing arguments for %u/%o/%x/%X after...
2014-05-12 eadlerunits(1): call el_end()
2014-05-12 eadlerunits(1): unbreak -f option, fix some style, increase...
2014-05-12 eadlerunits(1): use common functions
2014-05-11 thomasMinor fixes to previous change introducing switch ...
2014-05-11 pfgprintf: fix regression after illumos merges.
2014-05-11 eadlermesg: remove advertising clause
2014-05-11 eadlerlook(1): add compability with other implementations.
2014-05-10 pfgprinf: replace use of alloca with variable length array.
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 impOptionally allow building the historical FreeBSD make...
next