]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
add missing '!', don't why it was lost when checked in.
[FreeBSD/FreeBSD.git] / usr.bin /
2002-11-01 Tim J. RobbinsAnother buffer overflow similar to the recent one in...
2002-11-01 Tim J. RobbinsRemove claim that pi and ex use mkstr; pi is long gone...
2002-11-01 Tim J. RobbinsZap another buffer overflow, this time in the parser.
2002-11-01 Tim J. RobbinsAvoid buffer overflow when constructing filenames.
2002-11-01 Ruslan ErmilovDocument the confusing behavior that the .if conditiona...
2002-11-01 Marcel Moolenaaro Remove $Id$ from copyright; there's $FreeBSD$,
2002-11-01 Tony FinchVariables that come in in and out pairs should be named...
2002-11-01 Tony FinchBe much more paranoid about where uudecode writes its...
2002-11-01 Tony FinchInstead of abusing stdin and stdout, use our own file...
2002-10-31 Maxim SobolevBack out previous commit - it was not well thought...
2002-10-31 Ruslan ErmilovDocument the new behavior of -C with respect to inode...
2002-10-31 Ruslan ErmilovDo not change the target file's inode-change-time if...
2002-10-31 Maxim SobolevFix POLA breakage in 1.29: IPv4 should be default....
2002-10-31 Ruslan Ermilovade@ no longer has the FreeBSD account.
2002-10-31 Ruslan ErmilovSort by month/day/year/login.
2002-10-30 Maxime HenrionFix core dumps when invoking with something like `...
2002-10-30 Juli MallettWhen we appear to want a signed value from sizeof(...
2002-10-30 Dag-Erling SmørgravClarify my feelings towards fetch / libfetch.
2002-10-30 Greg LeheyOutput .lf directives.
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Ruslan Ermilovbsd.doc.mk changes:
2002-10-29 Joerg WunschDon't try to dereference a NULL pw pointer. This would...
2002-10-29 Juli MallettIn VarHead(), look into the correct (modified) string.
2002-10-29 Ruslan ErmilovMention that the left-hand side of the comparison
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-29 David E. O'BrienMostly support alternate manpage zipping.
2002-10-28 Juli MallettSplit var.c into var.c and var_modify.c and move all...
2002-10-27 Dag-Erling SmørgravDon't complain about not knowing the remote file size...
2002-10-27 Dag-Erling SmørgravWhitespace and indentation cleanup.
2002-10-27 Dag-Erling SmørgravForgot to disable alarms after fetchXGet() in previous...
2002-10-27 Dag-Erling SmørgravAdd an ETA timer that kicks in after 30 seconds.
2002-10-27 Garrett WollmanRemove unnecessary compatibility macro. (We were only...
2002-10-27 Garrett WollmanAdd new 1003.1-2001/TC1/D6 parameters. (On final recir...
2002-10-25 Doug BartonAdjust the size passed to readlink so that the null...
2002-10-24 Juli MallettFix problem with my ability to tell the difference...
2002-10-24 Juli MallettWhen expanding a specific [1-char] variable, only expan...
2002-10-24 Juli MallettDuplicate the variable name in the v->name field, as...
2002-10-23 Juli MallettRemove efree(), it isn't used consistently enough to...
2002-10-23 Mark MurrayChange the type of an unused variable to appease a...
2002-10-23 Mark MurrayAdjust for getbsize argument type change.
2002-10-23 Mark MurrayRemove unneeded function prototypes.
2002-10-23 Ruslan ErmilovNeed to run lint1 from ${WORLDTMP}/usr/libexec during...
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-23 Robert WatsonAdd a new '-s' option to su(1): if the flag is present...
2002-10-23 Juli MallettDe-obfuscate and correct the include path handling...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-20 Andrey A. ChernovUse more verbose diagnostics for wrong DIGIT range
2002-10-20 Andrey A. ChernovAdd checks for DIGIT set consistency to prevent common...
2002-10-20 Tony FinchImprove the way base64 mode is enabled based on the...
2002-10-20 Tilman KeskinozAdd my birthday.
2002-10-20 Greg LeheySort by date.
2002-10-20 Greg LeheyClarify holidays which apply only to the USA
2002-10-19 Maxim SobolevFix a problem with RTLD_TRACE flag to dlopen(3), which...
2002-10-18 Ruslan ErmilovRevert last delta. SGR support in grotty(1) is disable...
2002-10-18 Mark MurrayWhen a user gets refused because the password is wrong...
2002-10-18 Adam WeinbergerAdd myself
2002-10-18 Tom RhodesEveryone else is doing it! (adding their birthdays)
2002-10-18 Maho NakataNew committer's first commit(birthday).
2002-10-18 Daichi GOTONew committer first committion.
2002-10-17 Tim J. RobbinsStyle: use sa_handler instead of __sigaction_u.__sa_han...
2002-10-17 Philippe CharnierUse .Fl/Ar for flags and arguments.
2002-10-17 Philippe CharnierIntroduce option enumeration the standard way.
2002-10-16 Mark MurrayDekerberise. The corresponding userland stuff has been...
2002-10-16 Mark MurrayDekerberise. The corresponding userland stuff has been...
2002-10-16 Philippe CharnierAdd section number to .Xr directive.
2002-10-16 Philippe CharnierThe .Nm utility
2002-10-16 Philippe CharnierIntroduce enumerate of options using the standard way.
2002-10-16 Philippe CharnierIntroduce enumerate of options using the standard way:
2002-10-16 Philippe CharnierDo not reuse flag name in its definition. Remove inadeq...
2002-10-16 Philippe CharnierSpelling
2002-10-16 Philippe CharnierRemove done() which was just exit() so use of warn...
2002-10-16 Alexey ZelkinAdd locale(1). I have used it for while as useful...
2002-10-16 Philippe CharnierNormalize FILES section by using .Bl/.El enumerate.
2002-10-16 Philippe CharnierTest getopt() against -1 instead of EOF.
2002-10-16 Philippe CharnierSpelling.
2002-10-16 Philippe CharnierDo not repeat option name in its definition. Use .Nm...
2002-10-15 Poul-Henning KampBe consistent about functions being static.
2002-10-15 Joerg WunschAdd information about the SDLT density codes.
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Poul-Henning KampRemove an unused variable.
2002-10-14 Tim J. RobbinsAdd Big5, MSKanji and UTF-8 to the list of supported...
2002-10-14 Greg LeheyClarify that a number of incidents relate to Germany.
2002-10-12 Anders NordbyAdd self.
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-12 Juli MallettThe -a and -d flags are mutually exclusive, show them...
2002-10-12 Greg LeheyClarify details of the birth of Richard I of England.
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Mike BarcroftChange iov_base's type from `char *' to the standard...
2002-10-11 Olivier HouchardAdd myself.
2002-10-11 Ruslan ErmilovGroff 1.18.1 comes in with ANSI color support, enabled...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Juli MallettMove utilitarian routines to util.c, which isn't the...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
next