Remove some old ioctls and structs which were there for backwards
[dragonfly.git] / sys / emulation /
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonFix duplicate script warnings byt remove a duplicate...
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-17 Matthew DillonVFS messaging/interfacing work stage 10/99:
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-17 Matthew DillonCave in and remove NULL checks for M_WAITOK mallocs...
2004-11-17 Matthew DillonFix a bug in the checking of malloc()'s return value...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-14 Matthew Dillondirect sysargs to /dev/null for the emualtion system...
2004-11-14 Matthew DillonPartial sync from FreeBSD, add dummy syscalls for exten...
2004-11-12 Matthew DillonCorrect minor tinderbox -DDEBUG error.
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-19 Matthew DillonFix an assertion, vgone() now requires that the vnode...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-10-05 Matthew DillonVFS messaging/interfacing work stage 7e/99: More firmin...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-09-28 Matthew DillonVFS messaging/interfacing work stage 6/99. Populate...
2004-09-26 Matthew DillonVFS messaging/interfacing work stage 5/99. Start work...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-20 Matthew DillonM_NOWAIT -> M_INTWAIT/M_WAITOK. Plus fix a NULL free...
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*. NDIS hides the callou...
2004-09-17 Joerg Sonnenbergertimeout/untimeout ==> callout_* for p->p_ithandle
2004-09-09 Matthew DillonWith vnode locking now mandatory a number of bugs have...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-28 Matthew DillonVFS messaging/interfacing work stage 4/99. This stage...
2004-08-17 Matthew DillonVFS messaging/interfacing work stage 2/99. This stage...
2004-08-15 Joerg SonnenbergerIOCTL mapping layer Part II/II
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-13 Matthew DillonOops, undo portions of the last commit, some extra...
2004-08-13 Matthew DillonClose a kernel mem disclosure bug in linprocfs. The...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-02 Joerg SonnenbergerChange (almost) all references to tqh_first and tqe_nex...
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-29 Matthew DillonFix more __stdcall issues. Move the __stdcall into...
2004-07-29 Matthew DillonNDIS_INFO -> NDIS_LOCK_INFO
2004-07-29 Matthew DillonBring in NDIS emulation support from FreeBSD-5. NDIS...
2004-07-11 David RhodusMerge in FreeBSD-SA-04:13.linux
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Matthew Dillongcc-3.4 cleanups. Add missing break statements, deal...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-03 Hiten PandyaRemove the compat macro textvp_fullpath(), and use...
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-24 David RhodusRemove the VREF() macro and uses of it.
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-05 Matthew DillonQuake 3 server (running under linux emulation) was...
2004-03-30 Matthew DillonSecond major scheduler patch. This corrects interactiv...
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-03-11 Hiten PandyaLinux emulation system call update.
2004-03-04 Jeffrey HsuIntroduce access methods for making protocol requests.
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-22 Joerg SonnenbergerFix compilation with -fno-common
2004-02-16 Matthew DillonRemove duplicate declarations for -fno-common
2004-02-12 Joerg SonnenbergerAdd __DragonFly__
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-20 Matthew DillonResident executable support stage 1/4: Add kernel bits...
2004-01-09 Matthew DillonArg3 to kern_fcntl was incorrectly passed as NULL,...
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'weird' the way English expects it.
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'separate' and its siblings the way it is suppose...
2004-01-07 Matthew Dillon*** empty log message ***
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-12-20 Matthew DillonUSER_LDT is now required by a number of packages as...
2003-11-27 Matthew DillonCleanup POSIX real-time so the kernel compiles without...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-11-17 David P. Reese, Jr.Fix linux_getrlimit() and linux_old_getrlimit() which...
2003-11-16 Matthew DillonCleanup the linux exec code to match other recent fixes...
2003-11-16 David P. Reese, Jr.Fix a bug in signal translation introduced in last...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-15 David P. Reese, Jr.Implement linux_mmap2().
2003-11-15 David P. Reese, Jr.Implement linux_truncate64() and linux_ftruncate64().
2003-11-15 David P. Reese, Jr.Implement linux_truncate64() and linux_ftruncate64().
2003-11-14 David P. Reese, Jr.Remove an unused variable from last commit.
2003-11-14 David P. Reese, Jr.Split mmap().
2003-11-14 David P. Reese, Jr.Move ogetkerninfo() to the compat tree without any...
2003-11-14 David P. Reese, Jr.Move ogethostname(), osethostname(), ogethostid(),...
next