]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
This commit was generated by cvs2svn to compensate for changes in r80785,
[FreeBSD/FreeBSD.git] / usr.bin /
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 tgMark debug() and fatal() as __printflike() and fix...
2001-07-31 tgSort options, remove unknown option 'f'.
2001-07-31 bmilekicAdd a "X KBytes of wired memory reserved" metric that...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 yarDon't use ".nofinger" as a string constant from within...
2001-07-30 tg- Add some more x86 instructions to emulate,
2001-07-30 tg- Fix file names <:-(,
2001-07-30 bdeFixed bitrot in DPADD in previous commit.
2001-07-30 bdeRemoved garbage "CFLAGS+= -I.". This finishes backing...
2001-07-30 obrienUpdate to version 3.36.
2001-07-30 obrienUpdate to version 3.36.
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-29 tmmCorrect the old length argument passed to sysctl to...
2001-07-29 ddEnable the new libmp in the build, and disable libgmp...
2001-07-28 mpProperly handle wgetch(3) returning ERR. This prevents...
2001-07-28 seInclude value of command line argument that causes...
2001-07-28 markmFix the environment handling:
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-26 mikePrevent chpass(1) from writing -1 in the UID or GID...
2001-07-26 brianWhen -n is specified, don't attempt to turn hostnames...
2001-07-26 bmilekic- Do not handle the per-CPU containers in mbuf code...
2001-07-26 tgInclude <sys/kbio.h> or <machine/console.h>, depending...
2001-07-26 tgCorrect font names. Now, how on earth did this work...
2001-07-26 tgFix bugs introduced in 1.26:
2001-07-26 sheldonhUse STD{ERR,IN,OUT}_FILENO instead of their numeric...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-25 mjacobFix 64 bit issues so that sockstat && fstat work correc...
2001-07-25 fennerUse sysctl to export multicast routing stats
2001-07-25 sheldonhFix breakage introduced in rev 1.26, with the introduct...
2001-07-24 acheRemove non-existent (missing?) fonts.alias from beforei...
2001-07-24 acheAdd -I${.OBJDIR} to pick generated font*.h
2001-07-24 obrienExpland `mymalloc' with malloc + error checking.
2001-07-24 obrienRemove the misnamed `xmalloc' and replace its uses...
2001-07-24 obrienRemove the misnamed `emalloc' and replace its uses...
2001-07-24 obrienRemove emalloc and expand to the malloc + error checkin...
2001-07-24 obrienRemove the misnamed `emalloc' and replace its uses...
2001-07-24 obrienRemove the local basename in favor of the libc version.
2001-07-24 obrienExpland the emalloc to do the testing at the place...
2001-07-24 obrienExpand emalloc in-place, and remove the `rname' basenam...
2001-07-24 obrienExpand xmalloc in-place, along with xrealloc; which...
2001-07-24 obrienReplace the local `rname' with the cannonical `basename'.
2001-07-24 obrienExpand x{malloc,calloc,realloc,strdup} in-place.
2001-07-24 krisyyerror() is a printflike function
2001-07-24 tgClean up the code a bit:
2001-07-24 tgRewrite video emulation. Features:
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 obrienQuiet a [useless] compiler warning.
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-22 assarrevert last commit. using %option nounput is better
2001-07-22 mikeFix a bug I introduced in Rev. 1.21 that prevented...
2001-07-22 mppFix some man page xrefs.
2001-07-21 assaradd an unused attribute to yyunput to avoid warnings...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 mikeo Add phantom's gethostinfo() function to reduce duplic...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 mikeo Integrate security enhancements from OpenBSD.
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienPortability configuation for LukeM's ftp client.
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 ruFixed the race caused by not checking the result of...
2001-07-19 krisEmbed $FreeBSD$ as an rcsid[]
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-17 desIf we're writing to stdout, we don't care about the...
2001-07-17 desWARNS cleanup + remove an unused macro and an unused...
2001-07-17 mikeRe-write the logic that finds the whois server to query.
2001-07-16 ruClarify that MAKEOBJDIR and MAKEOBJDIRPREFIX are enviro...
2001-07-16 krisAdd myself
2001-07-15 ddRemove whitespace at EOL.
2001-07-14 markmSwitch on SHA1 hashing.
2001-07-13 rumdoc(7) police: -xwidth has been fold into -width.
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-12 ruGenerate top.local.h and manpage dynamically, with...
2001-07-12 sobomaxBuild/install bzip2 documentation (info page).
2001-07-12 ruEliminate troff(1) warnings that were hiding some usefu...
2001-07-12 ruEliminate troff(1) warnings that were hiding some usefu...
2001-07-10 rumdoc(7) police: removed punctuation after the last...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-09 obrienstyle nit
2001-07-09 markmRemove the S/Key key-handling apps, which are no longer...
2001-07-09 markmProvide a WANT_INSECURE_OPIE compile-time option, which...
2001-07-09 rumdoc(7) police: eliminate -ww warnings.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 brianFix the type of the NULL arg to execl()
2001-07-08 desFix an embarassing if-test-reversal bug that broke...
2001-07-06 rumdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2...
2001-07-06 rumdoc(7) police: -column lists require column width...
2001-07-05 rumdoc(7) police: moved -u down, fixed markup, removed...
2001-07-05 ruDocument -u in the usage().
2001-07-05 krisMark a function as __printflike() and fix a non-exploit...
2001-07-05 krisMark some functions as __printflike()
2001-07-05 ddSpelling police: extention -> extension.
2001-07-05 krisDon't generate syslog() statements which have format...
2001-07-05 rumdoc(7) police: sort xrefs.
next