]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Add basic support for RTL8168C, RTL8168CP, RTL8111C and RTL8111CP.
[FreeBSD/FreeBSD.git] / sys / sys /
2008-06-29 bzAdd a new priv 'PRIV_SCHED_CPUSET' to check if manipula...
2008-06-27 jhbRework the lifetime management of the kernel implementa...
2008-06-26 jhbChange SEM_VALUE_MAX (maximum value of a POSIX semaphor...
2008-06-26 dfrRe-implement the client side of rpc.lockd in the kernel...
2008-06-24 davidxuAdd two commands to _umtx_op system call to allow a...
2008-06-20 impSplit out the probing magic of device_probe_and_attach...
2008-06-19 delphijRevert rev. 178124 as requested by kris@. Having jail...
2008-06-16 kibStruct cdev is always the member of the struct cdev_pri...
2008-06-16 kibAdd the member2struct() macro, that returns pointer...
2008-06-14 edTurn sgtty into a binary-only compatibility interface.
2008-06-12 edTurn dev2unit(), minor(), unit2minor() and minor2unit...
2008-06-12 marcelDefine APM_ENT_NAMELEN and APM_ENT_TYPELEN for general...
2008-06-11 edDon't enforce unique device minor number policy anymore.
2008-06-09 kibProvide the mutual exclusion between the nfs export...
2008-06-05 edFix faulty character to control-character conversion...
2008-05-29 edRemove the distinction between device minor and unit...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-26 pjdUse _WANT_FILE to make struct file visible from userlan...
2008-05-26 bzBump __FreeBSD_version after netatm and I4B removal.
2008-05-25 attilioReplace direct atomic operation for the file refcount...
2008-05-23 edFix the build by including <sys/param.h> in <sys/clist.h>.
2008-05-23 edMove TTY unrelated bits out of <sys/tty.h>.
2008-05-23 kibAnother problem caused by the knlist_cleardel() potenti...
2008-05-23 jbAllow a rendezvous with just a specified CPU too.
2008-05-23 jbDTrace can enter the debugger from a probe. Add a WHY...
2008-05-23 jbAdd hooks for the Compact C Type Format (CTF) data...
2008-05-23 jbAdd support for the DTrace malloc provider which can...
2008-05-22 edIntroduce REMOVE_NEXT() macro's for SLIST and STAILQ.
2008-05-22 edAdd a new group definition to sys/conf.h: GID_TTY.
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 kibImplement the per-open file data for the cdev.
2008-05-18 jbRemove some DTrace hook definitions that are now in...
2008-05-18 jbAdd sysinit levels for DTrace.
2008-05-18 jbAdd the hooks for the extra data that DTrace allocates...
2008-05-17 jbAdd the DTrace shim layer definitions.
2008-05-17 jbAdd the statically defined tracing header.
2008-05-15 gnnUpdate the kernel to count the number of mbufs and...
2008-05-15 attilio- Embed the recursion counter for any locking primitive...
2008-05-09 julianbump __FreeBSD_version
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 jhbAdd a new personality to mpt(4) devices to allow userla...
2008-05-05 kmacyadd malloc flag to blist so that it can be used in...
2008-05-04 peterExpand kdb_alt_break a little, most commonly used with...
2008-04-29 julianAdd an option (compiled out by default)
2008-04-29 gonzo Define KINFO_PROC_SIZE for mips.
2008-04-29 davidxuIntroduce command UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP...
2008-04-26 pjdImplement 'show mount' command in DDB. Without argument...
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-25 jeff - Add an integer argument to idle to indicate how...
2008-04-22 phkNow that all platforms use genclock, shuffle things...
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 sam802.11 support moves to vaps
2008-04-18 davidxuAdd missing function prototype for tcgetsid().
2008-04-17 jeff - Make SCHED_STATS more generic by adding a wrapper...
2008-04-16 delphijImplement fdopendir(3) by splitting __opendir2() into...
2008-04-16 kibMove the head of byte-level advisory lock list from the
2008-04-15 davidxuImplement POSIX function tcgetsid() which returns sessi...
2008-04-14 rrsAdd pru_flush routine so a transport can
2008-04-13 attiliostruct lock_instance and struct lock_list_entry don...
2008-04-12 krisTrylocks were implemented, remove stale comment
2008-04-11 delphijInstead of rolling our own jail number allocation proce...
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-10 sosAdd experimental support for SATA Port Multipliers
2008-04-10 delphijAdd memrchr(3).
2008-04-08 jkim- Add write(2) support for psm(4) in native operation...
2008-04-08 samo add a mountroot event handler that fires when / is...
2008-04-08 kibBump __FreeBSD_version after the implementation of...
2008-04-08 kibImplement the linux syscalls
2008-04-07 attilio- Use a different encoding for lockmgr options: make...
2008-04-06 attilioBump __FreeBSD_version in order to reflect lockmgr_rw...
2008-04-06 attilioOptimize lockmgr in order to get rid of the pool mutex...
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-04 jeff - Add a Nokia copyright to cpuset to reflect their...
2008-04-02 jeffImplement per-cpu callout threads, wheels, and locks.
2008-04-02 davidxuIntroduce kernel based userland rwlock. Each umtx chain...
2008-04-01 attilioBump __FreeBSD_version in order to reflect rw_try_rlock...
2008-04-01 attilioAdd rw_try_rlock() and rw_try_wlock() to rwlocks.
2008-03-31 kibAdd the libc glue and headers definitions for the ...
2008-03-31 kibRegen
2008-03-31 kibImplement the fexecve(2) syscall.
2008-03-31 kibImplement the
2008-03-31 kibAdd the support for the AT_FDCWD and fd-relative name...
2008-03-31 kibAdd the constant definition needed by the implementatio...
2008-03-31 kibAdd the utility function vn_commname() to retrieve...
2008-03-30 jeff - Consistently return EDEADLK when presented with...
2008-03-28 emasteImplement FSACTL_LNX_GET_FEATURES and FSACTL_GET_FEATUR...
2008-03-28 attilioBump __FreeBSD_version in order to reflect BUF_LOCKWAIT...
2008-03-28 attiliob_waiters cannot be adequately protected by the interlo...
2008-03-28 psAdd support to mincore for detecting whether a page...
2008-03-28 attilio_lockmgr_args() accepts a 'char *' string as file,...
next