]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
- Add the global 'rebooting' variable that is used to detect when
[FreeBSD/FreeBSD.git] / sys / compat /
2006-02-06 jeff - Remove ifdef disabled code that doesn't have a chanc...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonRegenerate.
2006-02-04 rwatsonAudit FreeBSD 32-bit system calls on 64-bit FreeBSD...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-30 jeff - vn_lock with LK_RETRY can not return an error. ...
2006-01-26 cognetFix a typo : deivce => device
2006-01-26 cognetLinux compat bits needed to make linux programs use...
2006-01-20 ambriskoFix the build. When I added the lutimes the futimes...
2006-01-20 ambriskoRegen.
2006-01-20 ambriskoAdd 32bit version of lutimes so untar doesn't mess...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-28 trhodesCast tv_sec to intmax_t and print with %jd in some...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-27 glebiusAdd \n to log() message.
2005-12-26 sobomaxRemove kern.elf32.can_exec_dyn sysctl. Instead extend...
2005-12-23 ruRegen.
2005-12-23 ruFix build.
2005-12-23 phkRegenerate sysent with new abort2 system call.
2005-12-23 phkAdd missing 455-462 syscalls as unimplemented
2005-12-23 phkAdd abort2() systemcall.
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-15 jhbRemove linux_mib_destroy() (which I actually added...
2005-12-13 delphijIn Linux, kernel parameters passed to ioctl are by...
2005-12-11 mlaierFix calculation of meminfo's swaptotal and swapfree...
2005-12-08 ambriskoRegen for futimes.
2005-12-08 ambriskoAdd 32bit version of futimes so untar doesn't result...
2005-12-08 glebiusSuppress logging about unimplemented syscalls to one...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 peterCatch up to the system siginfo changes. Use a union...
2005-12-04 ruFix -Wundef.
2005-11-29 rodrigcRemove MNT_NODEV mount option. In RELENG_6, MNT_NODEV...
2005-11-23 wpaulSomehow memmove() got mapped to memset() in the patch...
2005-11-20 wpaulCorrect the API for Windows interupt handling a little...
2005-11-14 ruUnlike the rest of the world, NDIS code can access...
2005-11-13 wpaulRestore backwards source compatibility with 6.x and...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-10 wpaulImplement RtlZeroMemory() and RtlCopyMemory(). This...
2005-11-07 wpaulChange the definition for EXT_NDIS to EXT_NET_DRV....
2005-11-06 wpaulThe latest version of the Intel 2200BG/2915ABG driver...
2005-11-06 psCopy out the number of iovecs in freebsd32_recvmsg...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 psCalling setrlimit from 32bit apps could potentially...
2005-11-02 wpaulTests with my dual Opteron system have shown that it...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-02 andreRetire MT_HEADER mbuf type and change its users to...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 wpaulClean up one remaining 'multiple DPC thread' bogon...
2005-10-31 psReformat socket control messages on input/output for...
2005-10-26 peterRegenerate (with the correct #ifdef COMPAT_43 tests...
2005-10-26 peterThere is no 'freebsd3_' prefix for COMPAT_43 syscalls...
2005-10-26 wpaulMinor nit: in ntoskrnl_finddev(), only free the 'childr...
2005-10-26 wpaulClean up and apply the fix for PR 83477. The calculatio...
2005-10-26 wpaulGet rid of the timer tracking and reaping code in NdisM...
2005-10-24 wpaulFix handling of message table messages that got broken...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-23 obrienAdd a 'clean' target.
2005-10-23 psregen
2005-10-23 psImplement for FreeBSD 3 32 binaries:
2005-10-22 wpaulMake the multiple DPC threads an option, and create...
2005-10-21 wpaulCorrect the macro definition for KeRaiseIrql(). The...
2005-10-20 wpaulUse sched_bind() to make sure the DPC threads are bound...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-19 davidxuFix compiling problem by adding prefix name svr4 to...
2005-10-18 wpaulAnother round of cleanups and fixes:
2005-10-15 psregen after recvmsg, recvfrom, sendmsg
2005-10-15 psImplement the 32bit versions of recvmsg, recvfrom,...
2005-10-15 psregen for clock_gettime, clock_settime, clock_getres
2005-10-15 psImplement 32bit wrappers for clock_gettime, clock_setti...
2005-10-15 psregen
2005-10-15 psCorrect the prototype for freebsd32_nanosleep and use...
2005-10-14 davidxu1. Change prototype of trapsignal and sendsig to use...
2005-10-12 wpaulConvert ndis_set_info() and ndis_get_info() from using...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-10 wpaulThis commit makes a big round of updates and fixes...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-03 jhbUse the constants for the syscall names from syscall...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-28 rwatsonBack out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14...
2005-09-27 peterRegenerate
2005-09-27 peterImplement 32 bit getcontext/setcontext/swapcontext...
2005-09-19 rwatsonAdd GIANT_REQUIRED and WITNESS sleep warnings to uprint...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-30 andreTest the mbuf flags against the correct constant. ...
next