]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-05-27 ssonAdd the OpenSolaris lockstat(1M) command. Requires...
2009-05-26 jillesFix various cases with 3 or 4 parameters in test(1...
2009-05-26 rmacklemFix the experimental nfs subsystem so that it builds...
2009-05-26 ssonAdd the ksyms(4) pseudo driver. The ksyms driver allow...
2009-05-26 thompsaUnifdef __NetBSD__ here, the usb stack as a whole doesn...
2009-05-26 edMerge local changes to ee(1) into contrib space.
2009-05-26 desMove opt_apic.h closer to the "XXX: for assym.s" comment.
2009-05-26 ssonAdd the OpenSolaris dtrace lockstat provider. The...
2009-05-26 desopt_apic.h is i386-only.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 desAdd a regression test for kern/21768.
2009-05-26 jhbCorrect the sense of a test so that this filter always...
2009-05-26 edRemove unused curses replacement implementation from...
2009-05-26 edVendor import of ee 1.4.2.
2009-05-26 edGet rid of M_TEMP.
2009-05-26 thompsaDo not forcefully close the write transfer when closing...
2009-05-26 traszAdapt to the new ACL #define names.
2009-05-26 rmacklemAdd two new utilities and two new daemons to /usr/src...
2009-05-26 lulf- Unbreak 64 bit platforms by casting off_t to intmax.
2009-05-26 edUnbreak bktr(4).
2009-05-26 traszChange license to more bori^Wadul^Wcanonical.
2009-05-26 lulf- Fix wrong print on BIO_DONE.
2009-05-26 pjdAdd missing socket options.
2009-05-26 traszMFp4 changes neccessary for NFSv4 ACLs support in ZFS...
2009-05-26 brianMention the danger of running programs using ``!''.
2009-05-26 brianFix a race that can stall the timer when we remove...
2009-05-26 lulf- Add 'show bio' DDB command.
2009-05-26 rajSet PG_WRITEABLE in Book-E pmap_enter[_locked] if it...
2009-05-26 benjscFree the memory correctly in the error case
2009-05-26 rmacklemAdd two sysctl variables to the experimental nfs server, so
2009-05-26 rmacklemFix the handling of NFSv4 Illegal Operation number...
2009-05-26 rmacklemFix the experimental nfs server's interface to the...
2009-05-26 dougbPer the man page:
2009-05-25 markmI have been here long
2009-05-25 markmThere is rubbish here
2009-05-25 brianBump the document date to reflect the recent address...
2009-05-25 brianBump the document date to reflect the 'p' command enhan...
2009-05-25 edFix kdump build when building it by hand.
2009-05-25 markmEuro is missing
2009-05-25 samFix handling of devices w/o radiotap support:
2009-05-25 samdo internal bpf tracking only for radiotap DLT's
2009-05-25 samrev bpf attach/detach event api to include the dlt
2009-05-25 rmacklemAdd the "-4" option to nfsstat, so that it will reports...
2009-05-25 rwatsonRemove comment about moving tcp_reass() to its own...
2009-05-25 attilioUse, in uncovered part, the END() macro in order to...
2009-05-25 rwatsonStaticize spx_remque() now that it's only used from...
2009-05-25 rwatsonAdd missing call to ipx_pcbdetach() during SPX socket...
2009-05-25 rwatsonEliminate use of dtom() in spx_output() by fixing up...
2009-05-25 rwatsonPrefer NULL to 0 for pointer assignments.
2009-05-25 rwatsonRather than store a skeleton IPX header in an mbuf...
2009-05-25 rwatsonPull SPX reassembly queue init and flush into spx_reass.c.
2009-05-25 rwatsonPrefer m_nextpkt to m_act when iterating mbuf queues.
2009-05-25 maximo Fix typo in the example.
2009-05-25 rwatsonComplete move of SPX reassembly from spx_usrreq.c to...
2009-05-25 brianEnhance the 'p' command so that it understands size...
2009-05-25 rwatsonCopy spx_usrreq.c to spx_reass.c in order to apply...
2009-05-25 yongariCorrect controller description for 88E8035, 88E8036...
2009-05-25 yongariCorrect controller description for 88E8035, 88E8036...
2009-05-25 yongarimsk(4) now supports Yukon FE+. Specifically 88E8040...
2009-05-25 yongariSimplify SIOCSIFFLAGS handler.
2009-05-25 yongariBe consistent with other capability checking.
2009-05-25 yongariDon't reinitialize controller when interface is already...
2009-05-25 yongariIf interface is not UP, don't return media status.
2009-05-25 yongariAdd device ids for Yukon FE+(88E8040, 88E8040T, 88E8048...
2009-05-25 yongariAdd workaround for Yukon FE+ A0. This controller is...
2009-05-25 yongariAdd preliminary Yukon FE+ support and register definitions.
2009-05-25 brianRegression test the 'addr1,+N' feature added in r192732
2009-05-25 brianImplement "addr1,+N" ranges - not dissimilar to grep...
2009-05-25 yongariExplicitly reset GMAC Controls and initialize GM_GP_CTR...
2009-05-25 yongariDisable HW WOL for Yukon EC Ultra. While I'm here use...
2009-05-25 yongariExplicitly check resolved speed/duplex. Just checking...
2009-05-25 yongariAdd support for newer descriptor format. This format...
2009-05-25 yongariOops, add missing ~ operator.
2009-05-25 yongariCaller already hold a driver lock in mii callback,...
2009-05-25 yongariRather than checking every chip revision, introduce...
2009-05-25 yongariCorrectly return the result of mii_mediachg(). Previous...
2009-05-25 yongariUse bit definition to represent MSI and detach state...
2009-05-25 yongariUse bit definition to represent link state, device...
2009-05-25 yongariRemove link handling taskqueue and use mii callback...
2009-05-25 yongariAdd driver support for 88E3016 PHY which is found on...
2009-05-25 yongariDo not ignore NEXT Page capability of auto-negotiation
2009-05-25 yongariDon't read unnecessary PHY registers. Speed/duplex...
2009-05-25 yongariReport current link state while auto-negotiation is...
2009-05-25 yongariUse mii_phy_add_media() and remove usage of local macro...
2009-05-25 rmacklemAdd NFSv4 root export checks to the DelegPurge, Renew and
2009-05-25 yongariNVIDIA MCP controllers have no Rx buffer alignment...
2009-05-24 rmacklemTemporarily #undef NFS4_ACL_EXTATTR_NAME, so that the
2009-05-24 traszThere are things too complex to be fixed in one commit.
2009-05-24 rmacklemCrib the realign function out of nfs_krpc.c and add...
2009-05-24 traszDon't allow non-owner to set SUID bit on a file. It...
2009-05-24 rmacklemFix the experimental NFSv4 server so that it handles...
2009-05-24 antoineRemove an unused variable.
2009-05-24 tmclaughUpdate man pages after VFS_* changes in r191990.
2009-05-24 traszFix typo in the manual page.
2009-05-24 traszFix comment.
2009-05-24 jillesFix elapsed (etime) field for swapped out processes...
2009-05-24 jillesFix chflags -h in various cases: do not use link target...
2009-05-24 dfrMake sure we feed 32bit align memory to nfsm_dissect...
2009-05-24 kibThe advisory lock may be activated or activated and...
2009-05-24 kibIn lf_purgelocks(), assert that state->ls_pending is...
next