]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Clear the pointers to the file in the struct filedesc before file is closed
[FreeBSD/FreeBSD.git] / sys / compat /
2008-12-29 edPush down Giant inside sysctl. Also add some more asser...
2008-12-29 kibvm_map_lock_read() does not increment map->timestamp...
2008-12-28 ganboldRemove unused variable.
2008-12-27 weongyofix a bug to handling the argument that it passed ...
2008-12-27 weongyoIntegrate the NDIS USB support code to CURRENT.
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 kibRemove two remnant uses of AT_DEBUG.
2008-12-12 kibReference the vmspace of the process being inspected...
2008-12-11 bzAdd 32-bit compat support for AIO.
2008-12-10 jhbRegen.
2008-12-10 jhb- Add 32-bit compat system calls for VFS_AIO. The...
2008-12-10 kibRelock user map earlier, to have the lock held when...
2008-12-08 kibMake two style changes to create new commit and documen...
2008-12-08 kibChange the linprocfs <pid>/maps and procfs <pid>/map...
2008-12-03 jhbWhen unloading a 32-bit system call module, restore...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 bzRather than using hidden includes (with cicular depende...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-29 kibMake linux_sendmsg() and linux_recvmsg() work on linux3...
2008-11-29 bzRegen after jail support was added in r185435.
2008-11-29 bzMFp4:
2008-11-26 rdivackyDocument that all the other commands are either
2008-11-22 kibAdd sv_flags field to struct sysentvec with intention...
2008-11-16 kibIn the robust futexes list head, futex_offset shall...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-10 peterSigh. Fix a pointer/int compile error.
2008-11-10 peterFix a signal emulation bug introduced in r163018 (and...
2008-11-09 edRegenerate system call tables for r184789.
2008-11-09 edMark uname(), getdomainname() and setdomainname() with...
2008-11-05 desutf-8
2008-11-04 jhbDon't leak a reference on the /compat/linux vnode everytime
2008-11-03 dfrRegen.
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-10-31 kibThe code in linux_proc_exit() contains a race when...
2008-10-28 traszIntroduce accmode_t. This is required for NFSv4 ACLs...
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-22 jhbRegen for freebsd32_getdirentries().
2008-10-22 jhbSplit the copyout of *base at the end of getdirentries...
2008-10-19 kibCorrectly fill siginfo for the signals delivered by...
2008-10-14 kibMake robust futexes work on linux32/amd64. Use PTRIN...
2008-10-04 kibCurrent linux_fooaffinity() emulation fails, as the...
2008-10-04 kibChange the linprocfs <pid>/maps and procfs <pid>/map...
2008-10-02 zecStep 1.5 of importing the network stack virtualization...
2008-09-26 cognetAdvertise bit 26 as sse2.
2008-09-25 jhbAdd support for installing 32-bit system calls from...
2008-09-25 jhbSort includes and add multiple include guards.
2008-09-25 jhbRegen.
2008-09-25 jhbTidy up a few things with syscall generation:
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-22 traszFix usage of mac_vnode_check_open() in linuxulator...
2008-09-22 obrienAdd freebsd32 compat shims for ioctl(2)
2008-09-22 obrienRegenerate for r183270.
2008-09-22 obrienAdd freebsd32 compat shims for ioctl(2)
2008-09-19 obrienRegenerate for r183188.
2008-09-19 obrienAdd freebsd32 compat shim for nmount(2).
2008-09-15 obrienstyle(9)
2008-09-15 obrienRegenerate for r183042.
2008-09-15 obrienFix bug in r100384 (rev 1.2) in which the 32-bit swapon...
2008-09-15 edAllow COMPAT_SVR4 to be built without COMPAT_43.
2008-09-13 thompsaAllow PAGE_SHIFT to already be defined.
2008-09-11 rdivackyThe ERESTART to EINTR conversion is already done in
2008-09-09 rdivackyGetdents requires padding with 2 bytes instead of 1...
2008-09-09 kibRemove superfluous copyin() of args, structures are...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-28 attilioDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-25 julianWe left out V_static_len from ip_fw2.c
2008-08-25 julianAll opt_x.h includes go at the top of other includes.
2008-08-24 rwatsonRegenerate following r182123.
2008-08-24 rwatsonWhen MPSAFE ttys were merged, a new BSM audit event...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-21 obrienAdd comments on NOARGS, NODEF, and NOPROTO.
2008-08-20 edUpdate system call tables.
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-23 edAdd TIOCPKT and TIOCSPTLCK to the Linuxolator.
2008-07-23 rdivackyFix linux_alarm, the linux behaviour is to limit the
2008-07-23 weongyowhen NDIS framework try to query/set informations NDIS...
2008-07-10 brooksstyle(9): put parentheses around return values.
2008-07-10 brooksRegen
2008-07-10 brooksid_t is a 64-bit integer and thus is passed as two...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-05 rwatsonIntroduce a new lock, hostname_mtx, and use it to synch...
2008-06-15 cokaneSilence warning about missing IoGetDeviceObjectPointer...
2008-06-14 wkoszekRemove obselete PECOFF image activator support.
2008-06-11 weongyofix a page fault that it occurred during ifp is NULL...
2008-06-08 rdivackyd_ino member of linux_dirent structure should be unsign...
2008-06-03 rdivackySwitch to emulating Linux 2.6 on default.
2008-06-02 edPush down the major/minor conversion for pts/%u to...
2008-05-30 weongyoFix a panic that a priority value which is passed to...
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-15 weongyoFix a panic when it occurred during initializing the...
2008-05-13 rdivackyImplement robust futexes. Most of the code is modelled...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
next