]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-01-15 Tim KientzleHandle Zip archives that are "multi-part archives with...
2008-01-15 John BaldwinPut back the openpty(3) and ptsname(3) fixes but don...
2008-01-15 Andrew GallatinFix accidental swap of "const" for "static" in mxge...
2008-01-15 Colin PercivalBack out last commit, since it accidentally broke pts.
2008-01-15 Andrew GallatinUpdate to firmware version 1.4.29 from 1.4.25. Relevan...
2008-01-15 Jeff Roberson - When executing the 'tryself' branch in sched_pickcpu...
2008-01-15 Kip Macy- Simplify mb_free_ext_fast
2008-01-15 David SchultzFix some bugs in wall(1):
2008-01-15 David SchultzIn getttyent(3), if /etc/ttys doesn't end in a newline...
2008-01-15 Mike PritchardQuotacheck may possibly skip quota accounting for up...
2008-01-15 Tim KientzleSupport uppercase hex digits in cpio archives.
2008-01-15 Pyun YongHyeonProtect arg in macro M_ASSERTPKTHDR.
2008-01-15 Pyun YongHyeonFix build.
2008-01-15 Kip Macy- move WR_LEN in to cxgb_adapter.h add PIO_LEN to make...
2008-01-15 Kip Macyremove superfluous locking from dequeue
2008-01-15 Pyun YongHyeonOverhaul re(4).
2008-01-14 John BaldwinUpdate the manpage for openpty(3) to account for the...
2008-01-14 Colin PercivalFix issues which allow snooping on ptys. [08:01]
2008-01-14 Peter WemmUpdate the KVA_PAGES comments for the effect that PAE...
2008-01-14 Peter WemmAdd a CTASSERT that KERNBASE is valid. This is usually...
2008-01-14 Alan CoxMake pmap_is_prefaultable() more TLB friendly. Specifi...
2008-01-14 David SchultzChanging 'r' to a size_t in the previous commit turned...
2008-01-14 Kip Macy- Assert that immpkt is not set
2008-01-14 Pyun YongHyeonImplement WOL capability.
2008-01-14 Joseph KoshyIncrement major version to mark the ABI change between...
2008-01-14 Kip Macy- Add more extensive sanity checks
2008-01-14 Kip MacyMake back pressure visible more quickly, particularly...
2008-01-14 Kip MacyAdd extensive sanity checking to buf_ring
2008-01-14 David SchultzTests for lrintl() and llrintl(). I didn't add anything...
2008-01-14 David SchultzImplement rintl(), nearbyintl(), lrintl(), and llrintl().
2008-01-14 Kip MacyAdd cxgb_multiq.c to the cxgb build for static linking
2008-01-13 Tim KientzleSince the tar bidder can never get called more than...
2008-01-13 Kris Kennaway* Remove KTR_CPUMASK, it is not correct to set this
2008-01-13 Kip MacyConvert over to using the multiqueue infrastructure...
2008-01-13 Kip MacyAdd buf_ring_full utility function, make sure dequeue...
2008-01-13 Kip Macyremove unused code
2008-01-13 Kip Macystyle nit
2008-01-13 Kip Macyadd cxgb_multiq.c to the build
2008-01-13 David E. O... Update for the 'file' 4.23 import.
2008-01-13 David E. O... This commit was generated by cvs2svn to compensate...
2008-01-13 David E. O... Import file version 4.23 onto the vendor branch
2008-01-13 Attilio RaoVersion bumping in order to reflect VOP_LOCK1(), VOP_UN...
2008-01-13 Attilio RaoVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 Simon L. B... Add warning about this script dealing with untrusted...
2008-01-13 Simon L. B... Unbreak detection of cryptodev support for FreeBSD...
2008-01-13 David E. O... Use our standard verbose spelling of rules variables.
2008-01-13 David E. O... Disable contrib - there is weirdness going on with it.
2008-01-13 Giorgos KeramidasAttach the tr(1) regression tests to the build.
2008-01-13 Giorgos KeramidasAdd a new set of regression tests, for the tr(1) utility.
2008-01-13 Yaroslav TykhiyPrevent the `fix?' question from running together
2008-01-13 David E. O... Reenable cvs with the build.
2008-01-13 David E. O... Update for the 1.11.22 import.
2008-01-13 David E. O... This commit was generated by cvs2svn to compensate...
2008-01-13 David E. O... We use the stock versions of these files.
2008-01-13 David E. O... Merge what 1.11.17 -> 1.11.22 ../doc/cvs.1 changes...
2008-01-13 David E. O... Merge rev 1.9 (update "-T" Template support) and rev...
2008-01-13 David E. O... Merge rev 1.9 (new long flag to ignore the CVSROOT...
2008-01-13 David E. O... Merge rev 1.28 (CAN-2005-0753 / FreeBSD-SA-05:05.cvs...
2008-01-13 David E. O... Merge rev 1.11 ("iso8601" option keyword) into version...
2008-01-13 David E. O... Merge rev 1.2 (extensions to the $CVSROOT/config syntax...
2008-01-13 David E. O... Merge rev 1.25 ("iso8601" option keyword), rev 1.23...
2008-01-13 David E. O... Merge rev 1.9 (put the blank line back in the beginning...
2008-01-13 David E. O... Merge rev 1.3 ('-n' option) & rev. 1.2 ("iso8601" optio...
2008-01-13 David E. O... Merge rev 1.3 (catch write-lock attempts immediately...
2008-01-13 David E. O... Merge revs 1.2 (comprehensive CVS/Template support...
2008-01-13 David E. O... Merge rev 1.2 (do not check val-tags if the repository...
2008-01-13 David E. O... Toss all of our local changes - they are OBE.
2008-01-13 David E. O... Merge rev 1.16: implement -j for cvs diff, allowing...
2008-01-13 David E. O... Change default from rsh to ssh. (moved from client.c).
2008-01-13 David E. O... Merge rev 1.7: always upload new files, even if the...
2008-01-13 David E. O... Merge our -T comprehensive CVS/Template support into...
2008-01-13 David E. O... Update for the 1.11.22 import.
2008-01-13 David E. O... This commit was generated by cvs2svn to compensate...
2008-01-13 David E. O... Import cvs-1.11.22 onto vendor branch.
2008-01-13 David E. O... Disable CVS from the build.
2008-01-13 David SchultzUse size_t to avoid overflow when sorting arrays larger...
2008-01-12 Simon L. B... - Add support for using swap backed md(4) devices for...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonFix GPE livelock that occurs on HP/Compaq laptops,...
2008-01-12 Nate LawsonFix GPE livelock that occurs on HP/Compaq laptops,...
2008-01-12 Olivier HouchardBack when I committed the arm port, I've been asked...
2008-01-12 Maxim Konovalovo inetd(8) requires wait/nowait column in inetd.conf for
2008-01-12 Maxim Konovalovo .Dd.year++.
2008-01-12 Maxim Konovalovo Fix a typo. errx() -> err().
2008-01-12 Maxim Konovalovo From the Problem Report: the TCP_DROP_SYNFIN kernel...
2008-01-12 Maxim Konovalovo Plug a memory leak: do not forget to free asprintf...
2008-01-12 Kip MacyMFp4 multiple queue support
2008-01-12 Maxim Konovalovo Allow setkey(8) to recognize esp as a protocoal name...
2008-01-12 Maxim Konovalovo Do not claim vlan(4) uses mbuf_tags(9).
2008-01-12 Maxim Konovalovo Correct EasyMP3 EM732X usb 2.0 flash mp3 player revision:
2008-01-12 Maxim Konovalovo Add Moxa Technologies CP-104EL PCI Express 4 port...
2008-01-12 Maxim Konovalovo Correct an info about "Firewalls and Internet Securit...
2008-01-12 Xin LIPlug memory leaks that is observed when argbuf or argsp...
2008-01-12 Xin LI - Handle the case where interface from "middle" is...
2008-01-11 John BaldwinThe previous revision broke the case of reconnecting...
2008-01-11 Doug BartonRemove from the default empty zone list zones that...
2008-01-11 Bruce EvansMFamd64 (everything possible up to 1.19; mainly the...
2008-01-11 Bruce EvansSeparate fpresetsticky() from the other fpset functions...
2008-01-11 Bruce EvansMFamd64 1.15-1.18 (cosmetic changes, mainly to comments...
2008-01-11 Bruce EvansFix fpset*() to not trap if there is a currently unmask...
next