summaryrefslogtreecommitdiffstats
path: root/sys/compat
Commit message (Expand)AuthorAgeFilesLines
* MFp4:pjd2007-04-211-1/+1
* MFp4: Fix automatic snapshot mount when unprivileged user does lookuppjd2007-04-181-7/+8
* - Fix a leftover - vfs_mount_alloc() is now exported properly.pjd2007-04-171-4/+5
* Whitespace cleanup.des2007-04-151-16/+18
* Some Linux applications (ping) pass a non-NULL msg_control argument torwatson2007-04-141-0/+10
* strchr() and strrchr() are already present in the kernel, but with lesswkoszek2007-04-102-33/+2
* Whitespace fixesscottl2007-04-101-28/+28
* Try to stabilize ZFS with regard to memory consumption:pjd2007-04-102-8/+26
* Instead of detecting if lock is already initialized based on standard 1 bitpjd2007-04-093-2/+55
* Extend kobj compatibility KPI to support operating on files before andpjd2007-04-082-16/+102
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-082-0/+95
* Add the CAM 'SG' peripheral device. This device implements a subset of thescottl2007-04-072-0/+61
* Fix kernel module dependency. linprocfs depends on sysvmsg and sysvsem.jkim2007-04-061-0/+2
* We have strcasecmp() in libkern now.pjd2007-04-064-55/+3
* Please welcome ZFS - The last word in file systems.pjd2007-04-0642-0/+4244
* Replace custom file descriptor array sleep lock constructed using a mutexrwatson2007-04-042-8/+21
* MFP4: Turn emul_lock into a mutex.jkim2007-04-022-14/+14
* Use underlying structures instead of kernel_sysctlbyname() for msginfo andjkim2007-03-301-34/+5
* MFP4: Linux futex support for amd64.jkim2007-03-301-87/+129
* Implement the openat() linux syscalljulian2007-03-292-33/+142
* Add a pn_destroy field to pfs_node. This field points to a destructordes2007-03-122-45/+45
* In translate_path_major_minor(), do not calculate otherwise unused 'fp'rwatson2007-03-061-4/+0
* MFP4: 113090, 113130, 113132jkim2007-03-021-3/+100
* MFP4: 115220, 115222jkim2007-03-021-2/+2
* MFp4 (110541):netchild2007-02-251-2/+7
* MFp4 (110523, parts which apply cleanly):netchild2007-02-252-89/+92
* Partial MFp4 of 114977:netchild2007-02-244-15/+12
* MFp4 (114193 (i386 part), 114194, 114195, 114200):netchild2007-02-232-7/+13
* MFp4 (part of 114132):netchild2007-02-231-7/+8
* Use 'pause' in several places rather than trying to tsleep() on NULL (whichjhb2007-02-231-1/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Remove extern int hz; use proper include file instead.kib2007-02-021-2/+1
* Introduce some more SO_ option equivalents from Linux to FreeBSD.kib2007-02-011-0/+18
* No need to lock emul_lock in exit_group() because em->sharedkib2007-02-011-3/+2
* No need to synchronize linux_schedtail with linux_proc_init.kib2007-02-011-26/+28
* Use a printf-modifier which doesn't need a cast.netchild2007-01-211-2/+2
* Fix tinderbox build on amd64.netchild2007-01-201-2/+2
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-201-8/+5
* Ooops, fix the ratelimit.netchild2007-01-201-1/+3
* Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback.netchild2007-01-201-4/+12
* Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flagskib2007-01-181-17/+46
* MFp4 (112379):netchild2007-01-141-2/+6
* MFp4 (112705):netchild2007-01-141-3/+2
* MFp4 (112646):netchild2007-01-071-1/+1
* MFp4 (112535):netchild2007-01-071-2/+0
* MFp4 (112534):netchild2007-01-072-7/+3
* MFp4 (112499):netchild2007-01-071-0/+2
* MFp4 (112498):netchild2007-01-074-18/+18
* Fix amd64 build.delphij2007-01-011-2/+2
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-312-0/+117
OpenPOWER on IntegriCloud