Remove files not in the new version.
[dragonfly.git] / sys / emulation /
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-27 Matthew DillonMajor namecache work primarily to support NULLFS.
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-10-06 Joerg SonnenbergerEnsure that exit_group actually returns a sane value...
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-17 Matthew DillonMake some adjustments to low level madvise/mcontrol...
2006-09-16 Matthew DillonFix a bug in sendmsg() and two compatibility versions...
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-11 Matthew DillonMove flag(s) representing the type of vm_map_entry...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-04 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-19 Matthew DillonVNode sequencing and locking - part 4/4 - subpart 1...
2006-08-19 Sascha WildnerRemove coda remains.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-12 Matthew DillonVNode sequencing and locking - part 3/4.
2006-08-11 Matthew DillonVNode sequencing and locking - part 2/4.
2006-08-09 Matthew DillonVNode sequencing and locking - part 1/4.
2006-08-08 Matthew DillonProtect the pfshead[] hash table with a token.
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-18 Matthew DillonRemove several layers in the vnode operations vector...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-13 Matthew DillonAdd two more system calls, __accept and __connect....
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-06-07 Matthew DillonRemove the asynchronous system call interface sendsys...
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2006-06-04 Sascha WildnerSilence warning.
2006-06-03 Matthew DillonFix a bug in the linux emulator's getdents_common(...
2006-06-02 Matthew DillonFix a file descriptor leak, add a missing vx_put()...
2006-05-24 Matthew DillonStart consolidating process related code into kern_proc...
2006-05-24 Matthew Dillonspinlock more of the file descriptor code. No apprecia...
2006-05-20 Matthew DillonRemove the (unmaintained for 10+ years) svr4 and ibcs2...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-05-19 Matthew DillonConvert most manual accesses to filedesc->fd_files...
2006-05-17 Matthew DillonPass the process (p) instead of the vnode (p->p_tracep...
2006-05-11 Sascha Wildner* Remove the following obsolete options from the system:
2006-05-06 Matthew DillonRemove the thread argument from all mount->vfs_* functi...
2006-05-06 Matthew DillonThe fdrop() procedure no longer needs a thread argument...
2006-05-06 Matthew DillonThe thread/proc pointer argument in the VFS subsystem...
2006-05-05 Matthew DillonSimplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by...
2006-04-27 Sascha WildnerFix LINT build.
2006-04-26 Matthew DillonFix the range checking for all read and write system...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-01 Matthew DillonUse the vnode v_opencount and v_writecount universally...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-07 Matthew DillonRemove two incorrect serializer calls in the NDIS code.
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-31 Simon SchubertPull the fix from procfs_vnops.c:1.27 also to linprocfs
2006-01-22 Sascha WildnerAdd some casts to silence warnings.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2006-01-06 Joerg SonnenbergerSleep before commit, remove trailing ,
2006-01-06 Joerg Sonnenbergernextpid is not public, so don't use it. It's not really...
2006-01-06 Joerg SonnenbergerRemove useless define.
2005-12-31 Matthew DillonFinish fixing NDIS serialization. Wrap detach in the...
2005-12-10 Sascha WildnerAnsify function definitions.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-12-01 Matthew DillonGet rid of the p_stat SZOMB state. p_stat can now...
2005-11-21 Matthew DillonAdd a sysctl and tunable kern.syscall_mpsafe which...
2005-11-19 Matthew DillonProtect allproc scans with PHOLD/PRELE, in particular...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-14 Matthew DillonFix a broken array lookup in the old 4.3 BSD mmap compa...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-08 Simon SchubertRegen.
2005-10-08 Simon SchubertAdd linux_nosys which handles non-existing syscalls...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-17 Matthew DillonAdd an argument to vfs_add_vnodeops() to specify VVF_...
2005-09-14 Matthew DillonRename all the functions and structures for the old...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Sascha WildnerRemove more scripts whose only purpose was to kldload...
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
next