]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace it
[FreeBSD/FreeBSD.git] / sys / sys /
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-25 ruRegen after changing prototypes of cpuset_{get,set...
2008-03-25 ruFixed type of the fourth argument of cpuset_{get,set...
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-24 samo add M_PROTO[678]; they'll be needed by net80211 vap...
2008-03-24 csjpBump the FreeBSD version for zerocopy bpf buffers and...
2008-03-24 jeff - Remove an old comment; vnodes have been working...
2008-03-23 kibYield the cpu in the kernel while iterating the list...
2008-03-22 jeff - Complete part of the unfinished bufobj work by consi...
2008-03-21 jeff - Add a new td flag TDF_NEEDSUSPCHK that is set whenev...
2008-03-20 jhbImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 emasteAdd ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
2008-03-20 jeff - Restore runq to manipulating threads directly by...
2008-03-20 jeff - Remove the unused and redundant sched_newproc()...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-20 jeff - Move maybe_preempt() from kern_switch.c to sched_4bs...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-19 sobomaxRevert previous change - it appears that the limit...
2008-03-19 jeff - Relax requirements for p_numthreads, p_threads,...
2008-03-17 jhbSimplify the interrupt code a bit:
2008-03-17 kibFix two races in the handling of the d_gianttrick for...
2008-03-17 phkAdd a "spindown" facility to ata-disks: If no requests...
2008-03-16 pjd- Use wait-free method to manage ui_sbsize and ui_procc...
2008-03-16 pjdImplement soon-to-be-used rw_unlock() macro.
2008-03-16 rwatsonRemove trailing ';' from C_SYSINIT() macro definition...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-16 sobomaxProperly set size of the file_zone to match kern.maxfil...
2008-03-15 impBUS_DMA_ISA is left over from Alpha, and is not used...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-13 davidxuAdd const qualifier to cpuset mask's pointer, since...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 remkoAdd missing comma.
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-12 jeff - Bump __FreeBSD_version for sleepq/cv_* api changes.
2008-03-12 jeff - Pass the priority argument from *sleep() into sleepq...
2008-03-10 jeff - Add a sched_preempt() routine to be called by md...
2008-03-09 impAny driver that relies on its parent to set the devclas...
2008-03-08 antoineBump __FreeBSD_version for F_DUP2FD command to fcntl(2)
2008-03-08 antoineIntroduce a new F_DUP2FD command to fcntl(2), for compa...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 marcelMove the PCPU_MD_FIELDS last in struct pcpu. While...
2008-03-05 jeff - Verify that when a user supplies a mask that is...
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-03-02 jeff - Regen for cpuset
2008-03-02 jeffAdd cpuset, an api for thread to cpu binding and cpu...
2008-03-02 jeff - Add a new sched_affinity() api to be used in the...
2008-03-02 marcelAdd support for VTOC8 labels (aka sun disk labels)...
2008-03-01 attilioSplit the kernel / userland interface with propert...
2008-03-01 attilioBump __FreeBSD_version in order to reflect:
2008-03-01 attilio- Handle buffer lock waiters count directly in the...
2008-02-25 attilioBump __FreeBSD_version in order to signal lockstatus...
2008-02-25 attilioAxe the 'thread' argument from VOP_ISLOCKED() and locks...
2008-02-25 ruMake again BSD ar(1) the default system ar(1), now...
2008-02-24 attilioIntroduce some functions in the vnode locks namespace...
2008-02-23 desThis patch adds a new ktrace(2) record type, KTR_STRUCT...
2008-02-21 kaiwBack out previous commit. Restore Binutils ar as defaul...
2008-02-21 kaiw* Connect ar(1) to the build and make it default ar...
2008-02-15 attilioBump __FreeBSD_version in order to signal introduction...
2008-02-15 attilio- Introduce lockmgr_args() in the lockmgr space. This...
2008-02-15 rwatsonAdd privilege PRIV_NNPFS_DEBUG for use with Arla/nnpfs...
2008-02-15 scottlTeach the dump and minidump code to respect the maxiosz...
2008-02-13 jhbAdd an automatic kernel module version dependency to...
2008-02-13 attilioBump __FreeBSD_version after the introduction of:
2008-02-13 attilio- Add real assertions to lockmgr locking primitives.
2008-02-12 csjpMake sure we restrict Linux only IPC calls from being...
2008-02-12 ruRegenerate for readlink(2).
2008-02-12 ruChange readlink(2)'s return type and type of the last...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-10 attilio- Revert last ehci.c change
2008-02-09 attilioUse LOCK_FILE and LOCK_LINE where necessary instead...
2008-02-09 marcusAdd support for displaying a process' current working...
2008-02-08 sambelated bump for the addition of m_collapse
2008-02-07 jeff - Add THREAD_LOCKPTR_ASSERT() to assert that the threa...
2008-02-06 jeffAdaptive spinning in write path with readers and writer...
2008-02-06 attilioBump __FreeBSD_version in order to reflect introduction...
2008-02-06 attilioAdd WITNESS support to lockmgr locking primitive.
2008-02-04 rwatsonFurther clean up sorflush:
2008-02-03 phkGive sendfile(2) a SF_SYNC flag which makes it wait...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-02-01 phkGive MEXTADD() another argument to make both void point...
2008-01-31 mavMove GET_STACK_USAGE from MI header to i386/amd64 MD...
2008-01-31 rwatsonCorrect two problems relating to sorflush(), which...
2008-01-30 mavImplement GET_STACK_USAGE() macro to get the current...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-28 ruAdd a wrapper function that bound checks writes to...
2008-01-27 iwasakiAdd devctl_process_running() so that power management...
2008-01-26 yarOur fts(3) API, as inherited from 4.4BSD, suffers from...
2008-01-24 dumbbellWhen asked to use kqueue, AIO stores its internal state...
2008-01-24 attilioBump __FreeBSD_version in order to signal:
2008-01-24 attilioCleanup lockmgr interface and exported KPI:
2008-01-24 bzReplace the last susers calls in netinet6/ with privile...
2008-01-23 acheBump FreeBSD_version after adding "ASCII" encoding...
2008-01-20 rwatsonRegenerate.
2008-01-20 rwatsonExport a type for POSIX SHM file descriptors via kern...
2008-01-19 dasCorrect the visibility macro surrounding SIGSYS.
2008-01-19 attilioBump FreeBSD_version in order to reflect introduction of
next