]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Initialize the eventhandlers, mutexes and sx locks.
[FreeBSD/FreeBSD.git] / usr.bin /
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...
2006-07-17 obrienwhitespace fixing
2006-07-14 julianNot having ipv6 in your kernel is not an error and...
2006-07-12 maximo Fix some printf(3) format nits in my patch I submitte...
2006-07-12 kibRemove slipped in spaces.
2006-07-12 kibCheck that the signal number is in range.
2006-07-12 kibCheck that the signal number is in range.
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 olegSince kernel & userland use different timebase and...
2006-07-04 yongariAdd myself.
2006-07-04 grogUpdate dillon's mail address.
2006-06-30 ru- Simplify the formatting in the SYNOPSIS.
2006-06-29 flzAdd a -q option to suppress header lines when multiple...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-22 bsamAdd myself to the freebsd calendar.
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienUpdate for the 'file' 4.17 import.
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-11 seFix display of idle processes, which had been broken...
2006-06-11 maximo Sync usage() with reality.
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonAdd audit.h to mkioctls inclusion list: audit pipe...
2006-06-03 obrienIncrease the field widths of flt (total number of page...
2006-05-31 grogCorrect previous commit. We don't want to suppress...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-30 grogDon't go past the end of the month with a repetitive...
2006-05-29 jmgremove comment about systems, I got confused which...
2006-05-28 stefanfPrint the euid after the gid as demanded by POSIX.
2006-05-28 jmgdocument that even if magic is newer than magic.mgc...
2006-05-27 krionFix using "P" command on empty pattern space. If the...
2006-05-27 krionAdd the capability for a trailing scale indicator to...
2006-05-25 krionEnable numeric arguments and +/- prefixes with -user...
2006-05-25 brds/on a crt//
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-20 netchildChange kdump to print more useful information, i.e...
2006-05-17 rwatsonIn change 1.15, an arbitrary setting of the max RPC...
2006-05-15 pav- Fix warning when compiling with -DDEBUG
2006-05-15 pav- Add decoding of kse_release, kevent, sigprocmask...
2006-05-15 pav- Fix crash when hitting unknown syscall. Copied from...
2006-05-15 maximo Fix typo in a comment.
2006-05-14 krionThe last execution of -exec {} + is not done if the...
2006-05-14 pjdHandle SIGINFO in time(1) by printing the time the...
2006-05-11 ruSo, what's it supposed to say when you type "make love"?
2006-05-11 phkUse sysctlbyname
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-08 cokaneAdd myself to the freebsd calendar.
2006-05-08 itetcuAdd myself.
2006-05-07 satAdd myself
2006-05-06 maximo Implement "-n" flag: ignore files and directories...
2006-05-04 umeThe port number must be network byte order.
2006-05-04 maximo style: WARNS= -> WARNS?=.
2006-05-04 maximo By popular demand import getent(1) utility: a program...
2006-05-04 bdeMove the formatting of the NICE column to a new functio...
2006-05-04 bdeFixed some style bugs (mainly missing and wrong splitti...
2006-05-02 phkAvoid coredumps if stddev cannot be computed (if all...
2006-05-01 bdeFor the vmstat sub-display:
2006-05-01 kientzleIn the examples, use "tar.gz" as the extension for
2006-05-01 bdeUnbreak the support for 24-row terminals in the vmstat...
2006-04-30 bdeSort the ex-extended vmstat fields into their documente...
2006-04-30 bdeEliminate the "extended" vm stats. Move all fields...
2006-04-30 bdeUpdate for moving some fields to the new vnstat display.
2006-04-30 bdeReduce the namei (sub)display by 5 columns to make...
2006-04-30 bdeRemoved the description of the nonexistent want_fd...
2006-04-30 bdeDon't redraw the disk names on every update. This...
2006-04-30 bdeFix "slow (on-the-fly) zero fills percentage (`%slo...
2006-04-30 bdeIf DEBUG is defined, then fill numeric fields with...
2006-04-30 bdeRemove trailing whitespace.
2006-04-30 bdeShow the load average in the tcp display (it was alread...
next