]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Remove unused variable.
[FreeBSD/FreeBSD.git] / sys / compat /
2007-06-10 mjacobQuiesce warnings by initializing irql values to zero.
2007-06-10 mjacobEnsure that newpath is always initialized, even for...
2007-06-09 attiliorufetch and calcru sometimes should be called atomicall...
2007-06-09 attilioThe current rusage code show peculiar problems:
2007-06-08 pjd- Reduce number of atomic operations needed to be imple...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 jeffCommit 14/14 of sched_lock decomposition.
2007-06-04 dwmaloneDespite several examples in the kernel, the third argum...
2007-06-04 pjdReimplement traverse() helper function:
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-31 attilioRevert VMCNT_* operations introduction.
2007-05-31 kibRevert UF_OPENING workaround for CURRENT.
2007-05-26 pjdThere are too many false positive LORs reported by...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 pjdDNLC_NO_VNODE can't be NULL.
2007-05-23 pjdFreeBSD's namecache works quite well with ZFS, so remov...
2007-05-23 cognetRemove duplicate includes.
2007-05-23 kibMove futex support code from <arch>/support.s into...
2007-05-22 kanAllow FreeBSD's native ELF image activators to execute...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 jeff - Move GDT/LDT locking into a seperate spinlock, remov...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 jeff - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-14 jhbRework the support for ABIs to override resource limits...
2007-05-02 pjdShare-lock a vnode where possible.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 alcEliminate the use of Giant from ia64-specific code...
2007-05-01 alcSynchronize vm map and object accesses.
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 pjdMFp4: Reduce diff against vendor code:
2007-04-22 desNow that we're MPSAFE, tell namei() to acquire Giant...
2007-04-21 pjdMFp4:
2007-04-18 pjdMFp4: Fix automatic snapshot mount when unprivileged...
2007-04-17 pjd- Fix a leftover - vfs_mount_alloc() is now exported...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-15 desWhitespace cleanup.
2007-04-14 rwatsonSome Linux applications (ping) pass a non-NULL msg_cont...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 wkoszekstrchr() and strrchr() are already present in the kerne...
2007-04-10 scottlWhitespace fixes
2007-04-10 pjdTry to stabilize ZFS with regard to memory consumption:
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-09 pjdInstead of detecting if lock is already initialized...
2007-04-08 pjdExtend kobj compatibility KPI to support operating...
2007-04-08 pjdMFp4: Synchronize with recent OpenSolaris changes.
2007-04-07 scottlAdd the CAM 'SG' peripheral device. This device implem...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 jkimFix kernel module dependency. linprocfs depends on...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-06 pjdWe have strcasecmp() in libkern now.
2007-04-06 pjdPlease welcome ZFS - The last word in file systems.
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-04 rwatsonReplace custom file descriptor array sleep lock constru...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-02 jkimMFP4: Turn emul_lock into a mutex.
2007-03-30 jkimUse underlying structures instead of kernel_sysctlbynam...
2007-03-30 jkimMFP4: Linux futex support for amd64.
2007-03-29 julianImplement the openat() linux syscall
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-12 desAdd a pn_destroy field to pfs_node. This field points...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-06 rwatsonIn translate_path_major_minor(), do not calculate other...
2007-03-02 jkimMFP4: 113090, 113130, 113132
2007-03-02 jkimMFP4: 115220, 115222
2007-02-25 netchildMFp4 (110541):
2007-02-25 netchildMFp4 (110523, parts which apply cleanly):
2007-02-24 netchildPartial MFp4 of 114977:
2007-02-23 netchildMFp4 (114193 (i386 part), 114194, 114195, 114200):
2007-02-23 netchildMFp4 (part of 114132):
2007-02-23 jhbUse 'pause' in several places rather than trying to...
2007-02-23 pisoo break newbus api: add a new argument of type driver_f...
2007-02-02 kibRemove extern int hz; use proper include file instead.
2007-02-01 kibIntroduce some more SO_ option equivalents from Linux...
2007-02-01 kibNo need to lock emul_lock in exit_group() because em...
2007-02-01 kibNo need to synchronize linux_schedtail with linux_proc_...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-21 netchildUse a printf-modifier which doesn't need a cast.
2007-01-20 netchildFix tinderbox build on amd64.
2007-01-20 netchildMFp4 (113077, 113083, 113103, 113124, 113097):
2007-01-20 netchildOoops, fix the ratelimit.
2007-01-20 netchildConvert a KASSERT into a runtime warning (rate limited...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-18 kibAdd support for LINUX_O_DIRECT, LINUX_O_DIRECT and...
next