Make the Brother HL1240 printer work with ulpt.
[dragonfly.git] / sys / kern /
2008-02-10 Simon SchubertYield after processing a couple of vnodes to avoid...
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-06 Nicolas Therylinker_file_add_dependancy() never fails so change...
2008-02-06 Matthew DillonFix some NFS related bugs which cause the mount point...
2008-02-06 Matthew DillonHAMMER 26/many: More NFS support work, rename fixes
2008-02-05 Matthew Dillon* Implement a mountctl() op for setting export control...
2008-02-03 Nicolas TheryStore some empty magazines in depot at objcache creatio...
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Matthew DillonAddress a potential weakness in IBAA. The generator...
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-28 Nicolas TheryFix spurious "softdep_deallocate_dependencies: dangling...
2008-01-27 Nicolas TheryRemove objcache from allobjcaches when cache destroyed.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-18 Matthew DillonFix an issue with cache_rename(). This procedure previ...
2008-01-15 Hasso TepperIncrease size of the umsm(4) buffers and tty(4) input...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-10 Nicolas TheryAdd pselect syscall.
2008-01-10 Sepherosa Ziehau- Add additional parameter to firmware_image_load(...
2008-01-10 Matthias SchmidtReplace home-grown list iteration with methods from...
2008-01-10 Matthew DillonFix buffer cache deadlocks by splitting dirty buffers...
2008-01-09 Simon SchubertFix lockuninit.
2008-01-07 Matthew Dillonfill_kinfo_proc() may be asked to load information...
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-05 Nicolas Therykmalloc(M_WAITOK) never returns NULL.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-05 Simon SchubertDon't let DS_BUSY buses block attachment of other devices.
2008-01-05 Simon SchubertExport bootverbose as sysctl debug.bootverbose.
2008-01-04 Matthias SchmidtMove the following entries from kern to security
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-19 Sepherosa ZiehauMake divert(4) socket dispatch mbuf to correct the...
2007-12-08 Matthew DillonFix krateprintf(). The frequency was improperly being...
2007-12-06 Matthew DillonAdd missing sys/proc.h
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Simon SchubertFix possible lockup when ptrace()'ing multi-lwp process.
2007-11-25 Peter AvalosMerge from vendor branch LESS:
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 DillonAdjust getdirentries() to allow basep to be NULL. ...
2007-11-20 Matthew DillonAdd a helper function vop_helper_setattr_flags() modele...
2007-11-19 Sascha WildnerRemove various references to sysinstall from the system.
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 ZiehauNuke net/intrq.[ch] and ipintrq related bits; they...
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-11-11 Sepherosa ZiehauProtect pollctx fields (noticably netmsg used to schedu...
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 DillonSilence an annoying compiler warning.
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-03 Sascha WildnerRemove unused tunables.
2007-11-02 Matthew DillonBreak-out the standard UNIX uid/gid tests for VOP_ACCES...
2007-11-02 Matthew DillonModify struct vattr:
2007-11-02 Matthew DillonAdd a PHOLD/PRELE sequence around a sysctl_out to fix...
2007-11-01 Matthew DillonCorrect a bug in the lockf code. F_NOEND was not being...
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-24 Matthew DillonReactivate a vnode after associated it with deadfs...
2007-10-21 Matthew DillonFix more NULL structural dereferences that can occur...
2007-10-20 Sepherosa Ziehau- m_tag_get() expects MB_DONTWAIT not M_NOWAIT
2007-10-20 Sepherosa ZiehauM_WAITOK -> MB_WAIT
2007-10-17 Matthew DillonFix a race between exit and kinfo_proc. proc->p_pgrp...
2007-10-16 Sepherosa ZiehauFix possible races between calling systimer callback...
2007-10-14 Sepherosa ZiehauMove assertion to the proper place, since the target...
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-02 Hasso TepperHardware sensors framework originally developed in...
2007-10-01 Sepherosa Ziehau- Move polling disablement, i.e. deregistering all...
2007-10-01 Sepherosa ZiehauMove poll_each_burst adjustment out of hot code path.
2007-10-01 Sepherosa Ziehau- Move poll_burst_max adjustment out of hot code path.
2007-10-01 Sepherosa Ziehau- poll_burst and residual_burst are dynamicly adjusted...
2007-10-01 Sepherosa ZiehauMove reg_frac/reg_frac_count adjustment out of hot...
2007-10-01 Sepherosa Ziehau- Fix a bug introduced by dynamic polling frequency...
2007-09-30 Sepherosa Ziehau- Adjust comment according to the recent addition of...
2007-09-30 Sepherosa ZiehauSupport polling(4) on multiple CPUs, i.e. each NIC...
2007-09-27 Matthew DillonInterrupt thread preemption was switching in threads...
2007-09-27 Matthew Dillonalist debug mode - report unrounded byte usage.
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-21 Sascha Wildnerstyle(9) nit.
2007-09-21 YONETANI TomokazuMerge rev 1.26 from FreeBSD:
2007-09-12 Sepherosa ZiehauPrepare to support polling(4) on multiple cpus:
2007-09-12 Hasso TepperAdd bus_alloc_resources() and bus_release_resources...
2007-09-10 Matthew Dillonkern_access() had the same bug kern_stat() had with...
2007-09-09 Sepherosa Ziehau- Make fwe(4) aware of IFF_POLLING setting in its if_in...
2007-09-09 Sepherosa ZiehauNULL should never be passed to ether_poll_deregister...
2007-09-09 Sepherosa Ziehau- Fix comment.
2007-09-09 Sepherosa ZiehauNuke the hack in vr(4) that polling(4) will be turned...
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-03 Matthew DillonBring in FreeBSD/1.177 - fix a bug in a call made to...
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 DillonFix a bug in vnode_pager_generic_getpages(). This...
next