]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
sh: Constify various strings.
[FreeBSD/FreeBSD.git] / usr.bin /
2009-12-23 edAllow proper tracing of posix_openpt(2).
2009-12-22 jhDon't print the archive name with -p and -q options.
2009-12-21 delphijPlug a memory leak.
2009-12-21 jhCast time_t values to intmax_t and use %jd with printf.
2009-12-21 jhRemove non-working special case for pipe(2) from amd64...
2009-12-21 desNote that sockstat(1) does not display kernel-owned...
2009-12-20 jhAvoid sharing the file descriptor of the output file...
2009-12-20 jhAdd fork(2), getegid(2), geteuid(2), getgid(2), getpid...
2009-12-17 edwinNationalise Easter -> Pasen
2009-12-17 jhSync getline() with comm(1):
2009-12-17 jhThe input line length limit mentioned on the manual...
2009-12-17 stas- Partially revert r200417. config.h brings several...
2009-12-17 rserewind(3) is already declared to return 'void', so...
2009-12-17 rseDEBUG is either defined or not defined for the 'calende...
2009-12-17 rseremove external reference to not (or at least no longer...
2009-12-17 edwinAdd Australian, New Zealand and Ukraian calendars to...
2009-12-16 jh- Prevent overflowing of the buffer length variable...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-14 delphijStyle improvements:
2009-12-13 delphij - Remove times.h from C programs that does not manipul...
2009-12-13 delphijegetopt.c does not use any stdlib.h definations, nor...
2009-12-13 delphijUse ANSI prototype for foldit().
2009-12-13 delphijxinstall.c does not require ctype functions, so ctype...
2009-12-13 delphijStaticify internal functions and make usage() a prototype.
2009-12-13 delphijUse prototype for usage().
2009-12-13 delphijRevert most part of 200420 as requested, as more review...
2009-12-12 jhDon't read the newline character to line buffer because...
2009-12-12 jhThe input line length limit mentioned on the manual...
2009-12-11 delphijRemove unneeded header includes from usr.bin/ except...
2009-12-11 delphijRemove unnecessary termcap.h includes inherited from...
2009-12-11 delphijMove unistd.h includes to individual .c files and remov...
2009-12-11 delphijRemove unnecessary includes.
2009-12-09 gavinAdd my birthday.
2009-12-06 edLet w(1) use utmpx.
2009-12-05 edLet systat's vmstat use utmpx.
2009-12-05 edPort who(1) to utmpx.
2009-12-05 edLet wall(1) use utmpx.
2009-12-05 edLet wall(1) use utmpx.
2009-12-05 edAdd WARNS?=6, because it seems to build out of the...
2009-12-05 edUse _ULOG_POSIX_NAMES here, to make eventual porting...
2009-12-05 stefanfAdd a missing space to the error message when execvp...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 rdivackyConnect unzip to the build.
2009-12-03 edUse USER_PROCESS instead of LOGIN_PROCESS.
2009-12-03 edPort users(1) to libulog.
2009-12-01 jhbRemove -t from the manpage and usage.
2009-12-01 bzUnbreak user space after if_timer/if_watchdog removal...
2009-11-29 bzAdd more statistics variables for IPcomp.
2009-11-28 danger- correctly render the provided example
2009-11-27 fanfunifdef: fix invalid array access when nesting limit...
2009-11-26 fanfunifdefall: optimise the loop that builds the unifdef...
2009-11-26 fanfRemove debugging remnants from unifdefall.
2009-11-25 fanfUpdate unifdef to my upstream version 1.188
2009-11-25 attilioChange gcore in order to get rid of the procfs accesses...
2009-11-25 attilioAdd the possibility to show informations about dropped...
2009-11-22 umeWhen -n is specified, attempt to turn hostnames found...
2009-11-22 edwinThe output of perror(1) is now showing local messages...
2009-11-17 obrienCatch up with r144020's /Dir_FindFile/Path_FindFile/
2009-11-17 obrienGarbage collect some old #ifdef'ed code from 1994 that...
2009-11-16 delphijWe should distinguish between a real truncated case...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-14 cpercivaUpdate malloc utrace structure parsing to reflect the...
2009-11-13 umeUse ncursesw to output the date field of vmstat display
2009-11-12 edwinAlthough the file has "ex:ts=4", do some " " ->...
2009-11-09 delphijApply a NetBSD fix (revision 1.12) to handle multi...
2009-11-07 attilioUse a safety belt for cases where corrupted narg can...
2009-11-03 delphijStatic'ify signal handler which is not called from...
2009-11-02 bruefferUse our canonical .Dd format.
2009-10-30 mckusickWhen reading input from a file or device (via -f option...
2009-10-30 cpercivaAdd notes pointing out that bsdiff does not store file...
2009-10-29 jhbWhen fetching sum stats (vmstat -s) from a crash dump...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-18 fjoeReset UPTODATE gnodes after remaking makefiles when...
2009-10-18 fjoeExit with non-zero error code in case of errors
2009-10-16 jh- If lstat()/stat() fails with an error other than...
2009-10-15 rwatsonPrint routing statistics as unsigned short rather than...
2009-10-11 jh- Catch SIGHUP to perform cleanup before exiting.
2009-10-07 edwinAdd the comment "(FreeBSD only)" to the altmonth_x...
2009-10-05 bcrBelatedly add my calendar entry.
2009-10-05 rwatsonnetstat(1) support for UNIX SOCK_SEQPACKET sockets...
2009-10-05 edwinBackout changes for c_fmt, x_fmt and X_fmt, they were...
2009-10-05 edwinModified locale(1) to be able to show the altmon_X...
2009-10-03 dougbThe 6bone was decommissioned on 6/6/06, so remove refer...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-23 emasteUse %zu for size_t, not %zd.
2009-09-23 silbyIn netstat -x, do not try to print out tcp timer status...
2009-09-20 jillesUpdate find(1) man page for -L/-delete interaction.
2009-09-20 ddsIEEE Std 1003.1, 2004 Edition states:
2009-09-20 ddsFollow POSIX (IEEE Std 1003.1, 2004 Edition) in the...
2009-09-20 ddsAllow [ to be used as a delimiter.
2009-09-16 silbyAdd the ability to see TCP timers via netstat -x. ...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 rdivackyAdd C/c/f/p/v switches plus a bunch of minor fixes...
2009-09-08 delphijConstify format string pointer, otherwise this would...
2009-09-07 pjdMake sure to use up-to-date libarchive header files...
2009-09-04 traszAdd NFSv4 ACL support to find(1).
2009-09-04 acheRemove single occurance of HAS_CTYPE ifdef, ctype functions
2009-09-03 gnnAdd ARP statistics to the kernel and netstat.
2009-08-30 umeFix the problem that the entry broke into two lines...
next