]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Don't map memory/IO resource in device probe and just use PCI
[FreeBSD/FreeBSD.git] / usr.bin /
2008-03-02 Tony FinchTypo in comment spotted by Hasso Tepper.
2008-03-02 Jeff Roberson - Add cpuset to the build.
2008-03-02 Jeff RobersonAdd a simple utility for manipulating cpusets. Man...
2008-03-02 Kai Wang- Do not malloc buffer for 0-size member when reading...
2008-02-29 Tony FinchA fix for other ways of triggering joe@'s bug.
2008-02-29 Tony FinchAllow #if defined SYM as well as #if defined(SYM)....
2008-02-28 David E. O'BrienNow that we're way past our conversion from GNU awk...
2008-02-27 Ganbold TsagaankhuuAdd my birthday.
2008-02-26 Pietro Cerutti- Add my birthday
2008-02-25 Giorgos KeramidasImplement from scratch a -l option for du(1), to match...
2008-02-25 Ruslan ErmilovMake again BSD ar(1) the default system ar(1), now...
2008-02-24 Ceri DaviesBump .Dd for revisions 1.83 and 1.84.
2008-02-24 Warner LoshTag -ilname and -lname as GNU extensions.
2008-02-24 Kai Wangstyle(9) whitespace fix: A space is mandated after...
2008-02-24 Kai WangSince the program is installed as 'bsdranlib', we need to
2008-02-24 Kai WangHandle properly when insert zero size objects into...
2008-02-24 Warner LoshThe matching in -lname and -ilname are on the contents...
2008-02-23 Warner LoshImplement a number of primaries present in GNU find...
2008-02-23 Christian BruefferFix typo.
2008-02-23 Dag-Erling SmørgravThis patch adds a new ktrace(2) record type, KTR_STRUCT...
2008-02-22 Ruslan ErmilovFix essential bugs and warnings.
2008-02-22 Ruslan ErmilovHide BSD ar(1) under the MK_TOOLCHAIN option.
2008-02-22 David E. O'BrienClean up created turds.
2008-02-22 David E. O'BrienWe build important toolchain statically. So build...
2008-02-22 David E. O'BrienRe-introduce the new BSDLed 'ar' to the build.
2008-02-21 Ruslan ErmilovFix static linkage.
2008-02-21 Kai WangBack out previous commit. Restore Binutils ar as defaul...
2008-02-21 Kai Wang* Connect ar(1) to the build and make it default ar...
2008-02-21 Kai WangImport ar(1) front-end. (aka 'BSD' ar)
2008-02-19 Ruslan Ermilovgetopt(3) returns -1, not EOF.
2008-02-19 Tim KientzleAllow appending to archives on block devices as well as
2008-02-18 Edwin Groothuisremove Vette Dinsdag. It was on the wrong day of the...
2008-02-18 Mike PritchardMake the human readable numbers printed with the -h...
2008-02-14 John BaldwinMake netstat -rn more resilient to having the routing...
2008-02-11 Marius StroblChange another argument and a variable both related...
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-09 Yaroslav TykhiyFix a few obvious errors in the znew(1) script.
2008-02-09 David MaloneWARNS fixes:
2008-02-09 Joe Marcus ClarkeAdd support for displaying a process' current working...
2008-02-08 Guy HelmerFix truncation of lines at LINE_MAX characters by dynam...
2008-02-08 David MaloneWARNS fixes: mainly constness and avoid comparing signe...
2008-02-08 David MaloneWARNS fixes: remove two unused variables and add some...
2008-02-07 Marius StroblFix netname() [1] and routename() on big-endian LP64...
2008-02-05 Antoine BrodinAdd my birthday.
2008-02-05 David E. O'BrienMinor style(9) nit.
2008-02-05 Dag-Erling SmørgravRevert CLEANDEPFILES commit per ru@'s request; it does...
2008-02-03 Dag-Erling SmørgravNormally, when a header file is removed from the build...
2008-02-03 Dag-Erling SmørgravThese are files are shell scripts; give smart editors...
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-30 Ruslan ErmilovChristos decided to keep the manpages in mdoc(7) format,
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-29 Xin LIUse calloc() when requesting zero'ed memory allocation...
2008-01-27 Giorgos KeramidasRevive '-opt' flags which I accidentally removed.
2008-01-26 Giorgos KeramidasDocument the no-op -r option of BSD xargs(1).
2008-01-24 Ruslan ErmilovFlag a hack.
2008-01-24 Ruslan ErmilovStyle.
2008-01-22 Tim KientzleMake -l always have the SUSv2 meaning of "check links."
2008-01-22 Andrey A. ChernovUnderstand newly introduced "ASCII" encoding
2008-01-21 Tom RhodesNote what options are only for DDS drives.
2008-01-20 Robert WatsonWhen printing process file descriptor lists, show a...
2008-01-18 Peter WemmFix some boolean logic errors. && vs & and other silly...
2008-01-18 Peter WemmAdd a -P flag to display per-cpu cpu usage stats.
2008-01-16 Xin LIANSIfy and remove register.
2008-01-15 David SchultzFix some bugs in wall(1):
2008-01-13 David E. O'BrienUpdate for the 'file' 4.23 import.
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-12 Xin LI - Handle the case where interface from "middle" is...
2008-01-10 Andrew ThompsonAdd IFT_BRIDGE to the Ethernet section so l2 addresses...
2008-01-10 Sam Lefflerquiet compiler complaint about unused parameters
2008-01-09 David E. O'BrienImprove -u (limit uid lookups) behavior.
2008-01-08 Dag-Erling SmørgravWelcome unzip(1), a pure BSD drop-in replacement for...
2008-01-07 John BaldwinOnly use sockoptname() to parse socket option names...
2008-01-04 David E. O'BrienMake a few messages more consistant with the others.
2008-01-04 David E. O'Brienmore style(9)
2008-01-03 Jason EvansThe break() system call takes a pointer argument, not...
2008-01-02 David E. O'Brienstyle(9)
2008-01-02 Tim KientzleRemove the old bsdtar test scripts; something much
2008-01-02 Tim KientzleA couple of miscellaneous fixes:
2008-01-02 Tim KientzleFill in the approximate date when tar(1) first appeared.
2008-01-02 Tim KientzleInclude a suitable stub definition of __FBSDID() for...
2008-01-02 Tim KientzleUse archive_entry_strmode() instead of a local bsdtar_s...
2008-01-02 Tim KientzleInclude Guido's copyright for the fnmatch() code I...
2008-01-01 Weongyo JeongAdd my birthday to the calendar.
2008-01-01 Warner Loshfollow style(9) more closely and list sys/types.h first...
2007-12-30 Greg Leheystyle(9)
2007-12-30 Greg LeheyIf we can't open a calendar file, don't guess why....
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-29 Warner LoshSome systems need the types defined in sys/types...
2007-12-28 Dag-Erling SmørgravList all environment variables supported by libfetch...
2007-12-25 Edwin GroothuisAdd the ability to clean up all shared memory segments...
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-21 Warner Loshusbhidctl appears to not report features and write...
2007-12-20 Ruslan ErmilovFix disorder introduced in previous commit.
2007-12-20 Poul-Henning KampPull ministat into the installed system and write it...
2007-12-18 Ruslan ErmilovFix printing of the number of syncache entries added.
2007-12-18 Edwin GroothuisStylify ipcs/ipcs.c and ipcrm/ipcrm in preparation...
2007-12-17 Maxim Konovalovo Fix a holiday to reflect a reality.
next