]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib
Remove the cnw(4) driver. No one responded to calls to test it on current@
[FreeBSD/FreeBSD.git] / sys / contrib /
2008-07-04 jhbRemove the oltr(4) driver. No one responded to calls...
2008-07-04 jhbMake oltr(4) MPSAFE:
2008-06-05 mlaierFix range check for rtable id.
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-06 kmacyfix build
2008-05-05 kmacyconditionally define PANIC_IF
2008-05-05 kmacyImport basic common and iwarp kernel RDMA infrastructure.
2008-04-29 samIntel 4965 wireless driver (derived from openbsd driver...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-20 samMulti-bss (aka vap) support for 802.11 devices.
2008-04-20 rwatsonTeach pf and ipfw to use read locks in inpcbs write...
2008-04-17 rwatsonConvert pcbinfo and inpcb mutexes to rwlocks, and modif...
2008-03-29 mlaierMake ALTQ cope with disappearing interfaces (particular...
2008-03-28 jbRemove the last 3 files I missed. These have been repo...
2008-03-28 jbRemove files that have been repo copied to their new...
2008-03-26 dfrAdd the new kernel-mode NFS Lock Manager. To use it...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-15 pjdFix mmap(2) on ZFS after some changes in VM subsystem.
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-25 attilioAxe the 'thread' argument from VOP_ISLOCKED() and locks...
2008-02-24 attilioIntroduce some functions in the vnode locks namespace...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-24 pjd- Reduce how much ZFS caches by default. This is anothe...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 attilioVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-12 njlFix GPE livelock that occurs on HP/Compaq laptops,...
2008-01-10 attiliovn_lock() is currently only used with the 'curthread...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-28 jb* Check endianness the FreeBSD way.
2007-11-28 jbFix a prototype definition.
2007-11-28 jbCheck endianness the FreeBSD way.
2007-11-28 jbInclude an extra header to get this to compile cleanly.
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-26 darrenrFix 3 issues relating to the use of "auth" rules in...
2007-11-21 mlaierBring back pf_if.c revs 1.8 and 1.6 also lost during...
2007-11-21 mlaierCleanup pf interface mangement - esp. remove EVENTHANDL...
2007-11-21 mlaierReloop OpenBSD rev. 1.563:
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 pjdWarn if kmem_map size is set to less than 512MB. Previo...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 pjdRemove unused header.
2007-11-05 pjdIf setting a state to anything but open state, close...
2007-11-05 benjscInitial Import of wpi driver based on p4 changeset...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-02 lulf- Add sysctl for sizeof(znode_t), which will be used...
2007-11-01 pjdCall zil_commit() (if ZIL is not disabled) after every...
2007-10-30 darrenrApply a few changes from ipfilter-current:
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 rwatsonContinue to move from generic network entry points...
2007-10-26 rwatsonRename 'mac_mbuf_create_from_firewall' to 'mac_netinet_...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 mlaierProperly drop the pf mutex around all copyout (consiste...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-18 darrenrPullup IPFilter 4.1.28 from the vendor branch into...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 darrenrImport IPFilter 4.1.28
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-14 thompsaZFS_LOG adds a newline by itself.
2007-10-14 thompsaPrint the ZFS ereport to the console if vfs.zfs.debug...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-04 pjdFix lock leak leading to the 'System call <name> return...
next