]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
add Benq 3300U/4300U support
[FreeBSD/FreeBSD.git] / usr.bin /
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-17 rrs o style(9) nit.
2007-06-17 rrs- Forced commit to update who actually did this code...
2007-06-16 maximo Do not warn if the process exits before we get its...
2007-06-16 seNever define the generated rpc server main function...
2007-06-15 jhbExpand TCP counters from 9 digits to 12.
2007-06-15 jhbConsistently indent the R() macro for fields on the...
2007-06-15 jhbAdd a new counter for retransmitted packets due to...
2007-06-15 bdeThird stage of unbreaking printing of pseudo-nice value...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-13 timurAdd myself as a commiter.
2007-06-13 delphijsctp_process_inpcb() wants an offset parameter in size_t,
2007-06-13 sepotvinOptions spring cleanup:
2007-06-12 bmsImport rewrite of IPv4 socket multicast layer to suppor...
2007-06-12 yarDrop the argument to the OUT macro because it can't...
2007-06-12 yarDon't forget to clear out the hold space for each subse...
2007-06-12 yarThere is a symbolic antonym for REPLACE as a flag to...
2007-06-10 ceriBackout mess mistakenly committed with manpage update.
2007-06-10 ceriDocument SCTP support.
2007-06-09 beech- Add myself.
2007-06-09 rrsAdds support for SCTP.
2007-06-09 grogSort events by date.
2007-06-09 grogInclude calendar.dutch.
2007-06-09 grogDutch calendar.
2007-06-08 delphijIncrease inputFS buffer. awk will not accept some...
2007-06-06 delphijMention 'k' option of gunzip.
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafan- Update for 2007/05/01 import
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijRegen.
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-03 grogFix various bugs in the -A and -B options.
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbUpdate bmake glue for the BIND 9.4.1 import.
2007-06-01 fjoeChange directory back to ${.CURDIR} when remaking Makef...
2007-05-29 kientzlebsdtar 2.2.3:
2007-05-28 delphijAdd a '-k' flag which is similar with its bzip2(1)...
2007-05-25 ruUpdate for the 4.21 import (manuals didn't change).
2007-05-24 obrienFreeBSD has <limits.h>.
2007-05-24 obrienUpdate for the 'file' 4.21 import.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 leFix handling of filenames containing whitespace.
2007-05-24 obrienUpdate for the 'file' 4.19 import.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-22 ruDon't want a stray systrace_args.c in objdir.
2007-05-22 ddsIncrease precision of time values in the process accounting
2007-05-21 keramidaRemove duplicate ' 2' manpage section number.
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 kientzleMention the formats supported by bsdtar; include an
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-17 jmallettFix typo.
2007-05-17 jmalletto) Correct for missing whitespace.
2007-05-17 jmallettFix confusing misindentation of a closing-brace. ...
2007-05-14 ddsBackout revisions 1.16-1.14.
2007-05-13 andre'netstat -A -p tcp' doesn't print the Socket but the...
2007-05-12 pavReplace rev. 1.9 with patch from OpenBSD.
2007-05-12 pavFix crash when using 'du' capability: NULL return of...
2007-05-12 pavExpand documentation of -f option
2007-05-08 kientzleSet the program return value non-zero if we enounter
2007-05-07 dwmaloneCast to intmax_t to print tv_sec in struct timeval.
2007-05-07 dwmaloneUse [u]intmax_t to printf unknown integer types.
2007-05-07 dwmaloneMake logmsg take const char * arguments.
2007-05-07 dwmaloneANSIfy function definitions.
2007-05-07 dwmaloneFix some warnings by making things const, adding missin...
2007-05-03 dwmaloneInitialise variable size so that reading stdin works...
2007-05-03 benjscAdd myself
2007-05-03 cpercivaIf lstat(2) fails, have bsdtar return a non-zero exit...
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 acheBack out all POSIXified *env() changes.
2007-04-30 achelimits calls setenv("name=value", "value", 1); which...
2007-04-30 acheenv calls setenv("name=value", "value", 1); which viola...
2007-04-30 acheSlightly tune previous fix: free memory if !export
2007-04-30 achePrepare for upcoming POSIXed putenv() rewrite:
2007-04-30 achePrepare for upcoming POSIXed putenv() rewrite:
2007-04-30 maximo Fill the list of icmp types; make its size depend...
2007-04-30 acheEliminate error with -W* strict flags and make putenv...
2007-04-29 dwmaloneChange the date for Daylight Savings in the US.
2007-04-27 brianAdd some more examples. It always takes me a long...
2007-04-27 araujo- Added entry for Marcelo S. Araujo.
2007-04-25 nemoliuadd myself.
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 yarInsert explicit space between the output fields to...
2007-04-21 yarDon't forget to bump document date after changing the...
2007-04-21 yarChange the semantics of -i (in-place editing) so that...
2007-04-20 fjoeImprove logging when -dm is specified: if the node...
2007-04-20 fjoeWhen remaking makefiles check that mtime has actually...
2007-04-18 ddsChange the export option from -w (write) to -X.
2007-04-18 ddsComplain on write errors.
2007-04-18 ddsAdd export capability through the new -w flag.
2007-04-18 kientzleIgnore trailing '/' when comparing pathnames, so that
2007-04-18 kientzleWhen testing basic functionality, strip trailing '...
2007-04-17 rafan- Add a new 'j' switch and runtime option to toggle...
next