]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
This commit was generated by cvs2svn to compensate for changes in r147464,
[FreeBSD/FreeBSD.git] / sys / compat /
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-11 pjdDo not allocate memory based on not-checked argument...
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-09 pjdRename sysctl security.jail.getfsstatroot_only to secur...
2005-06-09 pjdAvoid code duplication in serval places by introducing...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-08 sobomaxProperly convert FreeBSD priority values into Linux...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 psWrap copyin/copyout for kevent so the 32bit wrapper...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-30 rwatsonRebuild generated system call definition files followin...
2005-05-30 rwatsonIntroduce a new field in the syscalls.master file forma...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 nyanRemove bus_{mem,p}io.h and related code for a micro...
2005-05-27 pjdRemove (now) unused argument 'td' from bsd_to_linux_sta...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-24 psCopyout to userland if kern_sigaction succeeds
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-22 pjdThe code is under '#ifdef not_that_way', but anyway:
2005-05-22 pjdIf we need to hide fsid, kern_statfs()/kern_fstatfs...
2005-05-20 wpaulMissed kern_windrv.c in the last checkin.
2005-05-20 wpaulDeal with a few bootstrap issues:
2005-05-20 wpaulIn ndis_halt_nic(), invalidate the miniportadapterctx...
2005-05-19 wpaulFix some of the things I broke so that the SMC2602W...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-16 wpaulRemove harmless bit of leftover debug code.
2005-05-16 wpaulCorrect some problems with workitem usage. NdisSchedule...
2005-05-15 wpaulAdd support for NdisMEthIndicateReceive() and MiniportT...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-08 wpaulMore fixes for multibus drivers. When calling out to...
2005-05-08 wpaulFix support for Windows drivers that support both PCI...
2005-05-08 wpaulCorrect the patch table entries for the 64-bit intrinsi...
2005-05-05 wpaulCast 64 bit quantity to uintmax_t to print it with...
2005-05-05 wpaulUse %jx instead of %qx to silence compiler warning...
2005-05-05 wpaulAvoid sleeping with mutex held in kern_ndis.c.
2005-05-05 wpaulRemove extranaous free() of ASCII filename from NdisOpe...
2005-05-05 wpaulThis commit makes a bunch of changes, some big, some...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-27 jeff - Pass the ISOPEN flag to namei so filesystems will...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 wpaulThrow the switch on the new driver generation/loading...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-17 wpaulNow that the GDT has been reorganized and GNDIS_SEL...
2005-04-16 wpaulWhen setting up the new stack for a function in x86_64_...
2005-04-13 jeff - Change all filesystems and vfs_cache to relock the...
2005-04-13 mdoddImplement SOUND_MIXER_INFO ioctl in compat layer.
2005-04-13 mdoddAdd support for O_NOFOLLOW and O_DIRECT to Linux fcntl...
2005-04-11 wpaulIn winx32_wrap.S, preserve return values in the fastcal...
2005-04-11 wpaulCreate new i386 windows/bsd thunking layer, similar...
2005-04-05 peterFix 32 bit signals on amd64. It turns out that I was...
2005-04-01 jhb- Change the vm_mmap() function to accept an objtype_t...
2005-04-01 wpaulFix another KeInitializeDpc()/amd64 calling convention...
2005-03-31 jhb- Use a custom version of copyinuio() to implement...
2005-03-31 wpaulApparently I'm cursed. ndis_findwrap() should be search...
2005-03-31 wpaulFix an amd64 issue I overlooked. When setting up a...
2005-03-30 wpaulFix a possible mutex leak in KeSetTimerEx(): if timer...
2005-03-30 wpaulRemove a couple of #ifdef 0'ed code blocks left over...
2005-03-29 jeff - Initial cn_lkflags to LK_EXCLUSIVE.
2005-03-28 wpaulThe filehandle allocated in NdisOpenFile() is allocated...
2005-03-28 wpaulAnother Coverity fix from Sam: add NULL pointer test in
2005-03-28 wpaulMore additions for amd64:
2005-03-28 wpaulFix resource leak found by Coverity (via Sam Leffler).
2005-03-28 wpaulFix for amd64.
2005-03-28 wpaulFix another amd64 issue with lookaside lists: we initia...
2005-03-28 wpaulTweak to hopefully make lookaside lists work on amd64...
2005-03-28 wpaulSpell '0' as 'FALSE' when initializing npp_validcounts...
2005-03-28 wpaulUnbreak the build: correct the resource list traversal...
2005-03-27 wpaulArgh. PCI resource list became an STAILQ instead of...
2005-03-27 wpaulCheck in ntoskrnl_var.h, which should have been include...
2005-03-27 wpaulFinally bring an end to the great "make the Atheros...
2005-03-24 brooksUse the CTASSERT() macro instead of rolling my own...
2005-03-24 brooksCompile errors are way more useful then panics later.
2005-03-23 dasBounds check the user-supplied length used in a copyout...
next