]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Avoid truncating filenames with snprintf().
[FreeBSD/FreeBSD.git] / bin /
2002-06-29 Tim J. RobbinsAvoid truncating the pathname to UNIX Domain Sockets...
2002-06-29 Tim J. RobbinsCheck that snprintf() does not truncate the destination...
2002-06-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-27 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-27 Sheldon HearnDocument addition of RLIMIT_VMEM support, added in...
2002-06-26 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-26 Matthew DillonAdd support for RLIMIT_VMEM. The #ifdef's were already...
2002-06-25 Tim J. Robbinsln(1)'s symbolic link handling conforms to IEEE Std...
2002-06-25 Tim J. RobbinsCorrectly mark up the final command line arguments...
2002-06-24 Giorgos KeramidasAdd a description of the restrictions that red(1) impos...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-06-20 Maxim SobolevDon't try to decode old-style options if the argv[1...
2002-06-20 Juli MallettBogusness may have happened using a variable assignment...
2002-06-20 Juli MallettUse size_t consistently and complete some uncompleted...
2002-06-20 Juli MallettWe have a place for extern declarations of global varia...
2002-06-20 Juli MallettRemove two unused variables.
2002-06-20 Juli MallettMinor const cleanup.
2002-06-19 Tim J. RobbinsBring documentation on CDPATH and its effects on cd...
2002-06-16 Tim J. RobbinsWhen trying to emulate a cross-device move operation...
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-14 Juli MallettUse an usage() rather than doing the fprintf inside...
2002-06-13 Tim J. RobbinsWhen -R is not specified, fail to copy the contents...
2002-06-13 Tim J. RobbinsPrint the "$" symbol on blank lines when the -s and...
2002-06-13 Tim J. RobbinsRemove bogus "-" operand from usage message. There...
2002-06-13 Tim J. RobbinsMarkup nits: use the Ar macro when describing the ...
2002-06-13 Tim J. RobbinsAdd examples and diagnostics sections
2002-06-13 Tim J. RobbinsSupport the "--" end of options marker, useful to disam...
2002-06-13 Tim J. RobbinsDon't list shell builtins when the hash command is...
2002-06-11 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-10 Juli Mallettps(1) appeared in v4
2002-06-10 Tim J. RobbinsSort sections, use Ex macro in Diagnostics section...
2002-06-10 Tim J. RobbinsAdd History section. sleep appeared in v4.
2002-06-10 Juli MallettNote early appearence of some commands. These actually...
2002-06-09 Giorgos KeramidasUse socklen_t for the length of a socket structure...
2002-06-09 Giorgos KeramidasReplace <strings.h> with <string.h>. No functions...
2002-06-09 Mike BarcroftCheck the return value of getcwd() to avoid printf...
2002-06-08 Juli MallettAllow whitespace to act as a delimiter in the keywords...
2002-06-08 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-06-08 Bruce EvansFixed unsorting.
2002-06-08 Juli MallettDon't say that the list of formats can be space delimit...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-07 Juli MallettBack out previous back out of previously correct code.
2002-06-07 Juli MallettRemove tunables to hide warnings that no longer exist.
2002-06-07 Juli MallettCast to long to match format. Hidden by revision 1...
2002-06-06 Juli MallettUse a global `now' variable for the current time, and...
2002-06-06 Juli MallettImplement a SUSv3-ignorant but "time"-similar format...
2002-06-06 Juli Mallettsysctlbyname(3) returns -1 on failure, not any other...
2002-06-06 Juli MallettSupport the SUSv3 `rgroup' format.
2002-06-06 Juli MallettCast arg_max to size_t when comparing it (times 4,...
2002-06-06 Juli MallettSUSv3 conform on the "comm" and "args" formats, and...
2002-06-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-06 Juli MallettRefer to the command format by its SUSv3 name (comm...
2002-06-06 Juli MallettAs per behaviour on SVR4 systems, to allow any desirabl...
2002-06-06 Tim J. RobbinsDocument the -f and -v options of the unset builtin.
2002-06-06 Tim J. RobbinsQuote the output of the no-argument form of the `set...
2002-06-06 Tim J. RobbinsAdd the SUSv3 -p ("portable") option to both the export...
2002-06-06 Tim J. RobbinsDon't modify output that is to be quoted if it contains...
2002-06-05 Juli MallettWiden the scope of fmt.c::1.19 and consistently use...
2002-06-05 Juli MallettComma seperate format lists, since space is no longer...
2002-06-05 Juli MallettSupport the 'comm' keyword, which is equivalent to...
2002-06-05 Juli MallettA space cannot be a header string seperator it appears...
2002-06-05 Juli MallettTo comply with SUSv3, duplicate the variable contents...
2002-06-05 Juli MallettReturning NULL here if malloc(3) fails is silly, at...
2002-06-05 Juli MallettRemove an XXX comment that seems to be a tiny bit no...
2002-06-05 Juli MallettUse of zero here meant many things, NULL, '\0' (NUL...
2002-06-05 Juli MallettUse a const char * where it is meant to be used. There...
2002-06-05 Juli MallettDuplicate the pointer to the string containing the...
2002-06-04 Tim J. RobbinsDisplay job status correctly when a pipeline is suspended.
2002-06-04 Tim J. RobbinsDescribe finished jobs as "Done", not "Exit" (SUSv3)
2002-06-04 Tim J. RobbinsDon't output `state' and `current' fields for processes...
2002-06-04 Tim J. RobbinsMissing prototypes from previous commit.
2002-06-04 Tim J. RobbinsCorrect minor spacing problem in output of jobs -l...
2002-06-04 Tim J. RobbinsQuote alias values in the output of the alias(1) builti...
2002-06-04 Tim J. RobbinsRespect setting of the COLUMNS environment variable...
2002-06-04 Tim J. RobbinsIgnore empty COLUMNS environment variable. COLUMNS...
2002-06-03 Tim J. RobbinsCorrect history (again): V3 had a kill command, only...
2002-06-03 Tim J. RobbinsCorrect History: sync(8) appeared in V4.
2002-06-03 Tim J. RobbinsCorrect History section: kill(1) appeared in V4, not V6.
2002-06-02 Tim J. RobbinsFix typo causing ``fc -e'' to not work correctly. getop...
2002-06-02 Tim J. RobbinsAdding an entry to the history with H_ENTER moves libed...
2002-06-01 Tim J. RobbinsImplement $PPID, the parent process ID of the shell.
2002-06-01 Tim J. RobbinsSupport the remaining job ID formats required by SUSv3:
2002-05-31 Tim J. RobbinsAdd -s (output PID's only) and -l (show PID's) options...
2002-05-31 Tim J. Robbins#if JOBS around a job control-related statement to...
2002-05-31 Tim J. RobbinsBreak the code to display status info for one job out...
2002-05-31 Tim J. RobbinsMove job to front of most recently used job list when...
2002-05-31 Tim J. RobbinsInstead of keeping just the jobid of the most recently...
2002-05-30 Ruslan Ermilovmdoc(7) police: kill hard sentence breaks.
2002-05-30 Tim J. RobbinsReject options, handle "--" correctly in unlink(1).
2002-05-30 Tim J. RobbinsReject options, handle "--" end-of-options marker in...
next