Make NO_GETMAXLUN quirk really do something useful.
[dragonfly.git] / sys / sys /
2008-01-01 Matthias SchmidtEnclose O_ROOTCRED in _KERNEL_STRUCTURES. This is...
2007-12-31 Sascha WildnerAdd 2008 to our copyrights. Happy new year!
2007-12-30 Hasso TepperKernel part of bluetooth stack ported by Dmitry Komissa...
2007-12-29 Sascha WildnerRemove the xrpu driver as FreeBSD did ~1 month ago.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-19 Sepherosa ZiehauGeneralize PF_MBUF_GENERATED mbuf firewall flag
2007-12-19 Sepherosa ZiehauMake divert(4) socket dispatch mbuf to correct the...
2007-12-15 Sascha WildnerRemove definition and documentation of EI_BRAND which...
2007-12-12 Matthew DillonSave and restore the FP context in the signal stack...
2007-12-12 Matthew DillonSynchronize most of the remaining FreeBSD changes for...
2007-12-11 Walter SheetsImporting some newer defines for elf to fix build of...
2007-12-06 Matthew DillonAdd clarifying comments for LWP_WSTOP and LWP_WEXIT.
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-02 Sepherosa Ziehau- Increase m_flags' size, we have already short of...
2007-11-25 Peter AvalosUse symbolic constants instead of "4".
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-25 Sascha WildnerAdjust acpi.c and bios.c to use kfreeenv()/ktestenv...
2007-11-24 Sascha WildnerRemove old prototypes of consinit() (which was removed...
2007-11-24 Peter AvalosDo not +1 with MAXPATHLEN.
2007-11-24 Peter AvalosConst'ify the CDB format string passed to the CDB parsi...
2007-11-22 Peter AvalosMark some functions as __printflike().
2007-11-20 Matthew DillonBreak out the scan info structure's support routines...
2007-11-20 Matthew DillonAdd vop_helper_create_uid() - roughly taken from UFS...
2007-11-20 Matthew DillonMake necessary changes to readdir/getdirentries to...
2007-11-20 Matthew DillonAdd a helper function vop_helper_setattr_flags() modele...
2007-11-18 Peter AvalosRewrite of the CAM error recovery code.
2007-11-18 Sepherosa ZiehauAdd a new light weight function to synchronize IPI...
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Sepherosa ZiehauCPU localize dummynet(4) step 1/2
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-11-07 Matthew DillonSeparate ssb_lock() and ssb_unlock() into its own heade...
2007-11-07 Matthew DillonAdd bio_ops->io_checkread and io_checkwrite - a read...
2007-11-06 Matthew DillonAdd regetblk() - reacquire a buffer lock. The buffer...
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-02 Matthew DillonBreak-out the standard UNIX uid/gid tests for VOP_ACCES...
2007-11-02 Matthew DillonModify struct vattr:
2007-11-01 Matthew DillonAdd a HAMMER kernel build option, add a VFS type for...
2007-10-25 Sepherosa Ziehau- Switch dummynet(4) from mbuf based tagging to mtag.
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-16 Sepherosa ZiehauFix possible races between calling systimer callback...
2007-10-14 Sepherosa Ziehau- Pull NetBSD David Young's bitops.h into sys/sys,...
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-10-09 Matthew DillonAdd syslink_vfs.h for userfs, defining the syslink...
2007-10-09 Matthew DillonAdjust RB_PROTOTYPEX to match RB_GENERATE_XLOOKUP....
2007-10-09 Matthew DillonAdd a typedef for uuid_t for kernel compiles. One...
2007-10-09 Matthew DillonIndicate that alist_free() calls do not have to supply...
2007-10-03 Matthew Dillonlibiconv was declaring a base kobj_class structure...
2007-10-02 Hasso TepperHardware sensors framework originally developed in...
2007-09-30 Sepherosa ZiehauSupport polling(4) on multiple CPUs, i.e. each NIC...
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-23 Hasso TepperRemove terminating semicolons from SYSCTL_ADD_* macros...
2007-09-12 Hasso TepperUpdate the agp(4) code to the latest one from FreeBSD...
2007-09-12 Hasso TepperAdd bus_alloc_resources() and bus_release_resources...
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-03 Matthew DillonAdd a MNTK_ flag to the mount structure allowing a...
2007-08-30 Peter AvalosAdd WCONTINUED option for waitpid(2).
2007-08-28 Matthew DillonAdd vop_stdgetpages() and vop_stdputpages() and replace...
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-21 Simon SchubertDefine macros also for amd64.
2007-08-21 Simon SchubertRemove stale prototype.
2007-08-20 Matthew DillonAdd a prototype and wrapper for lockuninit() to complem...
2007-08-19 Sascha WildnerAllow up to 13 bits for mode numbers.
2007-08-19 Sascha Wildner* Use one ioctl() (CONS_SET, analogous to CONS_GET...
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...
2007-08-15 Matthew DillonConvert the lwp list into a red-black tree. This great...
2007-08-14 Sepherosa ZiehauAdd a new csum flag to tell IP defragmenter that csum_d...
2007-08-13 Matthew DillonPart 1/many USERFS support. Bring in the initial userf...
2007-08-13 Matthew DillonAdd additional functionality to the syslink implementat...
2007-08-13 Matthew DillonThe new VOP_N*() (namespace) operations pass a pointer...
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-13 Matthew DillonAdd xio_init_pages(), which builds an XIO based on...
2007-08-11 Joe TalbottMake mbuf allocator statistics SMP safe.
2007-08-09 Matthew DillonAdd the MBUF_DEBUG option. This is a fairly invasive...
2007-08-09 Matthew DillonFix a mbuf leak that was introduced in April. In April...
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-30 Matthew DillonIntroduce krateprintf(), a rate-controlled kprintf...
2007-07-30 Matthew DillonAdd infrastructure to locate a disk device by name...
2007-07-28 Matthew DillonAdd an ordering field to the interrupt config hook...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-24 Matthew DillonRelease engineering: Update version information in...
2007-07-24 Matthew DillonBump DragonFly_version and create a subvers-DEVELOPMENT...
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-12 Matthew DillonFix LWP support on exec. exec now properly kills all...
next