]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Give Host-PCI bridge drivers their own pcib_alloc_msi() and
[FreeBSD/FreeBSD.git] / usr.bin /
2006-12-11 ruAdd missing markup bits.
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-09 delphijUse explicit braces to avoid ambiguous else.
2006-12-09 mppDo not exit without printing the id information if...
2006-12-09 grogChange formatting to be more compliant with style(9...
2006-12-09 grogChange copyright notice to the FreeBSD 2 clause notice.
2006-12-09 grogAdd copyright notice.
2006-12-09 grogSet channel utility for Hauuapuge PVR-250 and PVR-350.
2006-12-08 nivit- Added my entry in calendar.freebsd
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-06 maximo confstr(3) returns 0 on error. Check the return...
2006-12-05 gabor- Add myself to calendar.freebsd
2006-12-05 cpercivaPortability fix for non-POSIX operating systems: Open...
2006-12-03 ddsPrevent buffer overflow when forcibly terminating an...
2006-12-03 ddsCorrect handling of format strings with escaped % speci...
2006-12-01 keramidaThe sigconv.awk script generates a sigdesc.h header...
2006-11-28 ru- Revert signedness type changes to "struct vmtotal...
2006-11-27 yarBack out rev. 1.17: arch-dependent WARNS level.
2006-11-27 yarConsistently mark percentage scales as such.
2006-11-27 yarDon't shadow globals.
2006-11-27 yarWe should return the name in cp, not printf it.
2006-11-27 yarsystat(1) reaches WARNS=6 on i386 and amd64. This...
2006-11-27 yarThe logic of fetchnetstat_sysctl() isn't too complex...
2006-11-27 yar+ WARNS=4 reminds that nlist.n_name isn't const.
2006-11-27 yarDon't discard a const qualifier from constant strings.
2006-11-27 yarRemove a wrong "const" qualifier.
2006-11-27 yarAdd the Tera scale factor, which is an easy job now.
2006-11-27 yarStop exposing things that can be private to convtbl.c.
2006-11-27 yarKeep all convtbl-related constants and strings in convt...
2006-11-27 yarAllow for large scale factors. C99 warrants that
2006-11-27 yarReturn back one initializer, it is needed.
2006-11-27 yar+ Drop useless initializers.
2006-11-27 yarDrop useless #includes.
2006-11-27 yarUse C99 initializers so that we don't really have to...
2006-11-27 yarC can enumerate things for us.
2006-11-26 yarThere is no reason to use __inline here because we...
2006-11-26 yarDon't overflow from the gigabyte scale to the bit scale...
2006-11-26 yarThe real contents of this file were repeated twice.
2006-11-26 ru- When building world WITHOUT_LIBPTHREAD, link libthr...
2006-11-23 yarFix and extend the -j option to pkill/pgrep WRT the...
2006-11-23 ruFix the format specifier suitable for uintmax_t.
2006-11-23 ruOops, fix the format specifier to what was intended.
2006-11-23 grogBump document date.
2006-11-23 grogusage: Include the - in the x flag.
2006-11-23 grogAdd option -x to display output values in hex in additi...
2006-11-22 maximo Check that -w width is not above maximum. Use DWIDTH...
2006-11-20 ru- Fix types of "struct vmmeter" members so they are...
2006-11-12 keramidaIn revision 1.14 I broke the -4 and -6 options of socks...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 keramidaAdd support for filtering sockets by protocol type...
2006-11-10 desTry to preserve ownership and permissions when replacin...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-08 bdeDon't always print a space character in show_stat(...
2006-11-07 laszlofAdd my birthdate to the calendar.
2006-11-07 bdeSecond stage of unbreaking thr formatting of the NICE...
2006-11-06 ddsStyle facelift.
2006-11-06 trhodesAdd needed hyphens, note the KTRACE kernel option,...
2006-11-06 ddsUse a more sensible default of 1 or -1 when only the...
2006-11-06 ddsDo What I Mean when the user asks for random integers...
2006-11-06 ddsAvoid negative array indices: an empty string can also...
2006-11-06 ddsSee also arc4random
2006-11-06 ddsRestore jot's ability to use a seed for producing a...
2006-11-06 ddsReplace obscure aliases through pointers with plain...
2006-11-06 ddsMerge code in common cases.
2006-11-06 ddsReplace opaque numeric bit flag values with #defined...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-02 rwatsonCross-reference libmemstat(3), malloc(9), uma(9).
2006-11-02 kientzleFix "1 day ago", "yesterday" and similar relative-time...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-25 ruFix a bug converting a variable from the numeric type...
2006-10-25 ruDocument the NM environment variable.
2006-10-24 grogBizet was only born once.
2006-10-24 sobomaxBackout previous change (SIGSYS related). The fix has...
2006-10-24 sobomaxIgnore SIGSYS when BSM is compiled in. Otherwise, attem...
2006-10-21 ru- Document the default disk block usage unit.
2006-10-21 marcelBetter handle the -F case:
2006-10-21 ruThe vm.zone sysctl has gone; zone stats are now supplie...
2006-10-21 ru- Add comma after REQUESTS field missed in previous...
2006-10-21 glebiusPrint the number of allocation failures in UMA zones.
2006-10-20 cpercivaDocument that jot(1), rs(1), and lam(1) first appeared...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruDocument that unexpand(1)'s -a and -t options are exclu...
2006-10-13 ru- Document all character classes our tr(1) supports...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ruAt least one argument is required.
2006-10-12 ceriSaint George replaced Saint Edward as the patron Saint...
2006-10-12 ruMemory utilization subscreen in "vmstat" display lists...
2006-10-09 ruDon't go beyond the provided string when parsing the...
2006-10-08 ceriUpdate the list of POSIX extensions.
2006-10-06 flzAdd a missing new line at the end of the australian...
2006-10-01 xrideAdding my birthday
2006-10-01 maximo Remove an obsoleted (and commented out) entry.
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 maximo Strip eol w/spaces.
2006-10-01 maximo Add a Gedenktag.
2006-09-30 ruRevise markup.
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-29 ruMarkup nit.
next