]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Revise markup.
[FreeBSD/FreeBSD.git] / usr.bin /
2006-09-29 ruMarkup nit.
2006-09-29 bmsNits.
2006-09-29 bmsPush removal of mrouted down to the rest of the tree.
2006-09-29 ruMarkup fixes.
2006-09-29 luoqiDo not chdir(2) until after setuid(2), otherwise "su...
2006-09-28 matteoSet txrx_error to 1 when we reach abort. This makes...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-27 stas- Add my birthday entry to the chronicle.
2006-09-26 ceriAdd a -a option as a no-op for Solaris compatibility...
2006-09-26 ruFix both arguments to err().
2006-09-25 marckFix bug introduced in rev 1.23:
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-23 rwatsonRename "-a" flag to "-A" in order to avoid conflicting...
2006-09-23 rwatsonAdd a -a argument to id(1), which causes id(1) to print...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 kanPass "-Wtraditional -Wno-system-headers" to compiler...
2006-09-20 wkoszekExport tcps_rcvmemdrop available in 'struct tcpstat...
2006-09-19 iedowseAdd missing parentheses to fix a segmentation fault...
2006-09-18 maximo Don't leak fd on error.
2006-09-18 maximo optname, the third {set,get}sockopt(2) argument,...
2006-09-17 ruUpdate manpages for FILE 4.17.
2006-09-15 ruInitial memory allocation for fields was off-by-one.
2006-09-15 ruDon't require a space between -[fv] and its argument.
2006-09-13 joelRemove references to the pam(8) manual page. It does...
2006-09-13 charnierinitialize variable (WARNS=6)
2006-09-12 alexblAdd my birthday to the calendar, sadly I am only the...
2006-09-12 charnierWARNS=6 chocked on unitialized variable.
2006-09-08 erwinUpdate some of the bulgarian holidays since it no longer
2006-09-07 ruFixed the -# option to work as documented in a manpage.
2006-09-07 ceriChase revision 1.10 in usage string and a comment.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 ruBump WARNS level to 3.
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 csjpIntegrate audit_submit(3) bits into su. This means...
2006-08-31 ruFix markup (in the same way as it was fixed in tip...
2006-08-31 ruFix compilation warnings (up to level 3).
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruDocument the undocumented change in OpenBSD: the $...
2006-08-31 ruActually merge OpenBSD changes and local changes (a...
2006-08-31 ruRemove some dust.
2006-08-31 ruResolve merge conflicts.
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-31 ruImport OpenBSD's tip(1) as of today
2006-08-30 delphijIn rev. 1.2 we have introduced a fallback handler for...
2006-08-29 jkoshyManual page tweaks.
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-28 phkImprove input parsing:
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 ruRemove alpha-specific stuff.
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-22 marcelBuild libsmb and smbutil on ia64.
2006-08-21 marcelRemove alpha left-overs.
2006-08-20 dangerAdd myself to the FreeBSD callendar. Ooops, it seems...
2006-08-20 delphijHook lessecho(1) to build.
2006-08-20 delphijRegen.
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-20 yarTell in a comment that the symlinks from /usr/bin are
2006-08-19 yarInstall pkill(1), aka pgrep(1), to /bin so that rc...
2006-08-17 ceriFurther nitpicking.
2006-08-17 ceriFix a grammatical error.
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 maximo Fix the date of LZ 129 Hindenburg crash.
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-10 keramidaAdd support for splitting at gigabyte boundaries. [1]
2006-08-09 maximo Simple strcpy/strcat replacement.
2006-08-08 keramidaUpdate usage & SYNOPSIS and clarify that input files...
2006-08-03 bmsUpdate document date.
2006-08-02 bmsAdd a new command-line option, -P, which allows the...
2006-07-31 jkoshyIn 'od -c' mode, deal with printable but zero-width...
2006-07-31 yarStop enforcing dependencies between MK_* options at...
2006-07-31 kientzleRemove two unused variables.
2006-07-30 kientzleConditionally include sys/mkdev.h on platforms (such...
2006-07-30 maximo Kill unneeded assignment.
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-28 yar- Achieve WARNS=3 by using sparse initializers or avoid...
2006-07-28 yarAchieve WARNS=2 by using uintmax_t to pass around 64...
2006-07-28 yarBoth fields of struct timeval are of a non-basic type,
2006-07-28 yarAvoid useless work: Do not build inet6.c if INET6 suppo...
2006-07-27 yarObey MK_INET6_SUPPORT.
2006-07-27 yarRespect MK_INET6_SUPPORT.
2006-07-27 yarrpcinfo(1) doesn't depend on INET6 explicitly.
2006-07-26 delphijMake sure that the sc pointer gets initialized. No...
2006-07-25 jkimFix 32-bit integer math on 64-bit processor. Just...
2006-07-24 rwatsonRemove MT_FTABLE printout in systat, as MT_FTABLE mbufs...
2006-07-22 obrienTell when a .include is processed with '-dd'.
2006-07-18 stefanfRemove break after return.
2006-07-18 stefanfDocument that the pathname(s) following the options...
2006-07-18 stefanfFix type mismatch between char * and unsigned char...
2006-07-18 stefanfThe variables i and tot don't need to be static.
2006-07-18 stefanfRemove break after return.
2006-07-17 obrienVarAdd() already does the debug printing, so Var_Set...
next