Merge from vendor branch READLINE:
[dragonfly.git] / sys / emulation /
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(),...
2003-11-14 David P. Reese, Jr.Kill two more stackgap allocations. One is in linux_sy...
2003-11-13 David P. Reese, Jr.Split mkfifo().
2003-11-12 David P. Reese, Jr.Split execve(). This required some interesting changes...
2003-11-11 David P. Reese, Jr.The recent lseek() fix didn't touch olseek(). I don...
2003-11-10 Matthew DillonThe last major syscall separation commit completely...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-04 David P. Reese, Jr.Unbreak svr4 damage from last changes to kern/kern_reso...
2003-11-03 David P. Reese, Jr.Split wait4(), setrlimit(), getrlimit(), statfs(),...
2003-10-31 Jeroen Ruigrok/asmodaiChange # comments to /* */ equivalents.
2003-10-24 David P. Reese, Jr.Remove the FreeBSD 3.x signal code. This includes...
2003-10-21 David P. Reese, Jr.Create the kern_fstat() and kern_ftruncate() in-kernel...
2003-10-17 David P. Reese, Jr.Create kern_readv() and kern_writev() and use them...
2003-10-15 David P. Reese, Jr.Rename do_dup() to kern_dup() and pull in some changes...
2003-10-13 Matthew DillonUse the one remaining free termios control character...
2003-10-13 David P. Reese, Jr.Implement socket() and shutdown() using the in-kernel...
2003-10-12 Matthew DillonFix bugs introduced from the last commit. The loadav...
2003-10-09 Matthew Dillonnamecache work stage 3a: Adjust the VFS APIs to include...
2003-10-08 David P. Reese, Jr.Introduce the function iovec_copyin() and it's friend...
2003-10-05 David Rhodus* Correct several integer underflows/overflows in linprocfs
2003-10-04 David P. Reese, Jr.Modify linux_{send,recv}msg() and linux_{set,get}sockop...
2003-10-03 David P. Reese, Jr.Modify kern_{send,recv}msg() to take struct uio's,...
2003-09-29 Matthew DillonCleanup: get rid of the CNP_NOFOLLOW pseudo-flag. ...
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-09-19 David P. Reese, Jr.Separate all of the send{to,msg} and recv{from,msg...
2003-09-14 Matthew DillonRemove unused thread pointers.
next