]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
The length argument to sysctl is now size_t.
[FreeBSD/FreeBSD.git] / usr.bin /
1998-08-24 woschCheck the text segment size of the executable and the...
1998-08-24 cracauerWhen exiting on SIGINT, exit with signal status
1998-08-24 steveThe host commandline option is -h and not -s.
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 gpalmerQuick hack to allow netstat to compile once more: ifdef...
1998-08-21 obrienAdd "-P" display the id as a password file entry.
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-18 jbChange casts from int to u_long and formats from %x...
1998-08-18 jbChange a variable from int to size_t.
1998-08-18 jbMore programs that build on alpha now.
1998-08-18 jbThe selection of a default object format is based on...
1998-08-17 jbMake this internal build tool static to avoid trying...
1998-08-17 jbRemove the PATH setting.
1998-08-17 gpalmerlorder is needed on the alpha too
1998-08-17 jkoshyRemove hardcoded constant in favour of login.conf value.
1998-08-15 phkI have added the support for BIG5 encoding into libc...
1998-08-15 phkRemove half the file, somehow it got doubled...
1998-08-15 jbRemoved explict PATH which tended to cause the *wrong...
1998-08-14 phk/usr/src/usr.bin/lex/Makefile puts FlexLexer.h into...
1998-08-14 thepishSubmitted by: Peter Hawkins <thepish@freebsd.org>
1998-08-14 thepishSubmitted by: Peter Hawkins <thepish@FreeBSD.org>
1998-08-12 woschMerge from stable: support for the o, order, command
1998-08-10 thepishPR: 7522
1998-08-10 phkI have been running with these locale data for a while...
1998-08-08 jdpDon't ignore symbols containing "$". C++ destructors...
1998-08-08 alexYear is sometimes set to -1 when assign_date() is calle...
1998-08-08 phkMake netstat work again.
1998-08-07 acheadd Hungarian clooate
1998-08-07 acheadd Hungarian ctype
1998-08-07 achefix 8bit clean issue
1998-08-07 phkThis PR contains additional magic for file(1) describing
1998-08-06 markmFix LIBDIR (for aout/ELF).
1998-08-05 phkDon't open /dev/mem until we need it, most cases we...
1998-08-05 dfrUse <signal.h> instead of <sys/signal.h>.
1998-08-04 desAdd -t option ('t' in interactive mode) to make top...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-03 hoekIgnore (effectively) SIGTSTP if we're already in the...
1998-08-02 bdeFixed printf format errors.
1998-07-31 bdeBacked out rev.1.31. It was a workaround for bugs...
1998-07-31 hoekFix coredump when two signals are sent in rapid succession.
1998-07-29 desDon't try to dereference a pointer to freed memory.
1998-07-28 desBrucifixion.
1998-07-28 jlemonChange doscmd to use i386_set_ioperm() call instead...
1998-07-27 desBehave like GNU time. More cleanup. Reword man page.
1998-07-27 desClean up the previous commit.
1998-07-27 woschRound - not cut - the real cpu time.
1998-07-26 impfd_set is documented to be a typedef, not a struct...
1998-07-26 impUse malloc + sprintf rather than asprintf to ensure...
1998-07-26 hoekFix compilation for the case where neither ioctl(TIOCGW...
1998-07-25 hoekReally delete -# option.
1998-07-25 hoekNuke obsolote and broken -# option.
1998-07-25 hoekKeep "-c" (top_scroll) through viewing help.
1998-07-24 phkBy default, /usr/bin/time writes its output to stderr...
1998-07-24 phkDuring compilation of a Fortran program f2c/f77 will...
1998-07-22 phkA bit of PR7278 which belongs here.
1998-07-22 jdpFix a couple of little bugs that prevented login.c...
1998-07-19 jmz'remaining' must be declared off_t instead of int to...
1998-07-17 impo for unknown int21 functions, set the CY bit to indica...
1998-07-16 impo remove -f from doscmd man page, as it is not implemented.
1998-07-14 ghelmerRevert "POSIX saved uids change". seteuid(2) is not...
1998-07-12 seFix proxy authorization code:
1998-07-09 desRecognize long month names in addition to short ones.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-09 ghelmerSecurity and minor functionality changes based on OpenB...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-08 jdpAdd a "-k" option, to specify that the lock file should...
1998-07-07 bdeUse the installed version of mklocale for `make all...
1998-07-07 bdeUse the installed version of colldef for `make all...
1998-07-07 jkhPrevious fix didn't make it past the Bruce filter....
1998-07-07 jkh msgs -p (and maybe other flags, too) gives...
1998-07-06 bdeFixed type mismatches which were fatal when sizeof...
1998-07-06 bdeFixed classic sign extension bug `-(long)sizeof(foo)'.
1998-07-06 bdeFixed printf format errors.
1998-07-06 bdeFixed type mismatches and style bugs in rev.1.30.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-04 hoekFix bug from last commit: don't SEGV when reading as...
1998-07-03 hoekUse '-e' when viewing helpfile.
1998-07-03 hoekPrevent recursive help)elp)elping.
1998-07-02 sosAdd missing ')'..
1998-07-02 impo Be more careful about using sprintf and strcpy.
1998-07-02 impo typo: will -> with
1998-07-02 impo fix bug in conversion of DOS 32-bit signed number...
1998-07-01 impKill printf accidentally committed
1998-07-01 impMake sourcer's main program execute in X mode.
1998-06-30 impImplement int 2f ax=1600, which is, according to the...
1998-06-29 bdeDon't assume that time_t is long.
1998-06-29 bdeDon't assume that time_t is long.
1998-06-29 bdeDon't assume that time_t is long.
1998-06-27 steveFix a few typos.
1998-06-26 rnordierCorrect typo: loosing --> losing
1998-06-25 ghelmerUpdate vmstat portion of man page to reflect the statis...
1998-06-23 peterMerge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)
1998-06-23 ghelmerMinor grammar and punctuation cleanup.
1998-06-21 dtMake value of SIZE accurate.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-18 woschCreate a save TMPDIR using `mktemp -d'.
1998-06-17 jkoshyRemove compile time dependency on ARG_MAX.
1998-06-14 stevesprintf -> snprintf to avoid potential buffer overflow.
next