]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Don't allocate a zero byte segment.
[FreeBSD/FreeBSD.git] / usr.bin /
2001-11-08 mikehDon't allocate a zero byte segment.
2001-11-06 greenAdd missing include for <ctype.h>
2001-11-05 dwmaloneAnding the fsid with 0xffff was causing aliasing problems.
2001-11-05 dwmaloneMake filenames const to avoid a few warnings.
2001-11-05 dwmaloneDon't use gcc -Wall flag. Add FreeBSD: line.
2001-11-05 acheAdd two Russian holidays (by osa)
2001-11-04 ddNuke spaces in front of tabs.
2001-11-04 ddFix compilation with -DDEBUG.
2001-11-04 dwmaloneMake cmp work by mmapping chunks of a file, rather...
2001-11-04 shigeAdd myself.
2001-11-03 nobutakaAdd myself.
2001-11-03 desRemove a debugging warnx() that got committed by mistake.
2001-11-02 obrienBring Gawk back. There just isn't any other POSIX compl...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 alfredIn order to perform faster when doing "head -n", use...
2001-11-02 alfredchange a global into a local, misc style fixes
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienReally fix this work to work. While rev 1.24 did allow...
2001-11-01 obrienUtilize the property of 'echo' in that it removes ...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-30 greenAdd -K support to gprof(1), which enables dynamic symbo...
2001-10-30 obrienSwitch to the One True AWK from Bell-Labs, away from...
2001-10-29 dillonlocaltime() was being called on an int pointer (due...
2001-10-29 dillonFix long format mismatch with int arg
2001-10-28 rwatsono Restore previous inconsistent style to login_fbtab...
2001-10-28 dillonFix time_t == int assumption, convert protocol int...
2001-10-28 dillonFix time_t == int assumption, properly convert protocol...
2001-10-28 schweikhMake this compile cleanly when warnings are enabled:
2001-10-27 obrienThis commit was generated by cvs2svn to compensate...
2001-10-27 grogCorrect James Cook's year of birth. I wonder how anybo...
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-25 rwatsono Modify format of /etc/fbtab to accept glob matching...
2001-10-25 grogUpdate Labour Day in New Zealand. It's definitely...
2001-10-23 murrayFix typo.
2001-10-23 peterAdd ia64 support (stubs, just like i386, alpha)
2001-10-23 ddThis program uses sysexits(3), so it does not exit...
2001-10-22 desBack out part of previous commit: remove #include ...
2001-10-22 des#include <sys/proc.h> where needed (for the stop event...
2001-10-21 desTeach truss(1) to display sockaddrs. It currently...
2001-10-19 schweikhProperly handle backslash newline within an identifier...
2001-10-19 bdeFixed most style bugs in previous commit.
2001-10-19 bdeFixed missing DPADD and misplaced $FreeBSD$ in previous...
2001-10-19 mdoddPrint statistics for AF_IPX.
2001-10-19 mdoddAdd libedit support to tftp.
2001-10-17 mikeRemove some EOL whitespace. Update usage() to current...
2001-10-17 mikeUse whois.example.com rather than non-existent.host...
2001-10-17 fennerIf the remote uptime is less than one minute, print...
2001-10-16 sobomaxUse strlcpy(3) instead of strcpy(3) to copy optarg...
2001-10-13 bdeRemoved unused include of kernel-only file <sys/lock.h>.
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-12 mikeo Treat a buffer as a non-NUL terminated string, becaus...
2001-10-12 tgMinor cleanup, no functional changes:
2001-10-11 ruFixed bugs from revision 1.27. Specifically:
2001-10-10 bdeCompensate for "Compensate for header dethreading"...
2001-10-09 dfrMake this build on ia64.
2001-10-09 sobomaxRemove greatly outdated comment that systat(1) takes...
2001-10-09 ruPad input with null characters if it is not a multiple...
2001-10-09 ruThe previous change also disaligned lines with AF_IPX...
2001-10-09 ruUpdate for FILE v3.37.
2001-10-09 mdoddMinor output formatting for 'netstat -i':
2001-10-08 obrienUpdate for FILE v3.37.
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-07 grogClarify foundation of GDR/DDR.
2001-10-06 obrienDocument -depth
2001-10-06 keramidaAdd an entry with my birthday.
2001-10-05 obrienProperly static'ize increase_maxtable().
2001-10-05 obrienFix the output so it really does dynamically resize...
2001-10-05 obrienIncrease the table size by an order of magnitude.
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 grogRemove duplicate entries.
2001-10-02 tg- First shot at PIC emulation;
2001-10-02 fennerAllow "obsolete" (but commonly-used) command line style...
2001-10-01 rumdoc(7) police: Use the new .In macro for #include...
2001-10-01 rumdoc(7) police: make double quotes in #include statemen...
2001-10-01 rumdoc(7) police: s/FreeBSD/.Fx/, bump document date.
2001-10-01 obrienAdjust to the libedit enhancements some functions now...
2001-10-01 grogAdd description for calendar.freebsd.
2001-10-01 grogCorrect spelling of Labour Day in Australia, and clari...
2001-09-30 bmilekicRe-enable mbtypes statistics in the mbuf allocator...
2001-09-28 billfuse openpty() instead of rolling a custom function...
2001-09-24 obrienClarify that -h implies -c.
2001-09-23 desDon't print running stats unless we're the foreground...
2001-09-23 mikehDon't add space after comma unless there was already...
2001-09-23 obrienblah, remove debugging code that crept in with last...
2001-09-22 obrienAdd the 'h' flag to operate on symlinks rather than...
2001-09-22 cjcFixing a bug that causes very short uptimes (less than...
2001-09-21 rumdoc(7) police: markup nits.
2001-09-21 wollmanCross-reference jot(1).
2001-09-21 wollmanCross-reference rs(1), the general array re-shaper...
2001-09-21 wollmanCross-reference between lam(1) and paste(1). Add a...
2001-09-18 peterUserland part of nfs client/server split and cleanup.
2001-09-17 grogFix multiple uses of commas to separate countries....
2001-09-17 ruWhen bootstrapping install(1), libc may not have the...
2001-09-15 grogCorrect spelling of PNG.
2001-09-15 rwatsono Modify NFS rights comment to note that the early...
2001-09-14 ruFold groups(1) and whoami(1) into id(1).
2001-09-14 ruSimplify f_Xtime().
next