]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-10-21 jhb- When disabling ktracing on a process, free any pendin...
2010-10-21 rwatsonAdd Cambridge/Google tag since the copyright has been...
2010-10-21 rwatsonFurther syscall_timing improvements: allow an arbitrary...
2010-10-21 rmacklemModify the experimental NFS server in a manner analagous to
2010-10-21 bcrDocument strtonum()s behavior of setting errno to 0...
2010-10-21 bcrSync with OpenBSD rev. 1.13:
2010-10-21 jhbClarify a misleading comment. The test in pci_reserve_...
2010-10-21 rwatsonFix bug in recent syscall_timing change: measure the...
2010-10-21 jhb- Make 'vm_refcnt' volatile so that compilers won't...
2010-10-21 impLeft over from prior patch removed.
2010-10-21 rwatsonFurther enhancements to syscall_timing:
2010-10-21 impThis patch will only list components if the directory...
2010-10-21 glebiusDocument possibility to read from stdin.
2010-10-21 impThis is an updated patch to the last patch to do this...
2010-10-21 impThis small patch updates the "geli setkey" flags pc...
2010-10-21 glebiusMake it possible to read input from stdin.
2010-10-21 pluknetReshuffle SIOCGIFCONF32 handler from r155224.
2010-10-21 rwatsonImprove the structure and implementation of the syscall...
2010-10-21 edFix error handling logic of pututxline(3).
2010-10-21 pjdFix a bug introduced in r213067 where we use authentica...
2010-10-21 uqsmdoc: make pages render with mandoc
2010-10-21 pluknetEnable copyback and system PD states.
2010-10-21 pluknetUpdate PD state firmware definitions: add copyback...
2010-10-21 pjdRemove code duplication by introducing static gctl_para...
2010-10-21 pjd- Simplify gctl_get_handle() a bit.
2010-10-21 delphijIn syscall_module_handler(): all switch branches return...
2010-10-21 edwinFix printing of files located on ZFS filesystem with...
2010-10-20 jkimUpdate PCI power management registers per PCI Bus Power...
2010-10-20 pjdUse closefrom(2) instead of close(2) in a loop.
2010-10-20 pjdBring in geli suspend/resume functionality (finally).
2010-10-20 pjd- Add missing comments.
2010-10-20 edGet rid of hand-rolled closefrom(3).
2010-10-20 pjdCorrect typos.
2010-10-20 jkimIntroduce a new tunable 'hw.pci.do_power_suspend'....
2010-10-20 jkimDo not apply do_power_resume for suspending P2P bridge...
2010-10-20 jchandraNetwork driver updates
2010-10-20 jchandraOn uniprocessor, warn and fixup hardware cpu mask if...
2010-10-20 edRemove setpgid() call before executing child process.
2010-10-20 mavWorkaround strange situation when EDMA_RESQIP register...
2010-10-20 mavSome style cleanup:
2010-10-20 avgcatch up manual pages with rename of vm_page_sleep_busy...
2010-10-20 avgVOP_GETPAGES.9: clarify and correct description of...
2010-10-20 avgPG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual...
2010-10-20 maximo Put missed w/space back.
2010-10-20 davidxuRevert revision 214007, I realized that MySQL wants...
2010-10-20 davidxu- Don't include sx.h, it is not needed.
2010-10-20 yongariCorrect handling of shared interrupt in sis_intr()...
2010-10-19 yongariAdd workaround for BCM5906 controller silicon bug....
2010-10-19 gibbsImprove the Xen para-virtualized device infrastructure...
2010-10-19 jkimRemove undocumented and stale debug.acpi.do_powerstate...
2010-10-19 brucecStop disallowing device nodes to be passed to camcontro...
2010-10-19 jkimRemove PCI_SET_POWERSTATE method from acpi.c and eradic...
2010-10-19 marius- Wrap exchanging td_intr_frame and calling the event...
2010-10-19 bschmidtThere is no reason to call rt_ifmsg(), remove it.
2010-10-19 bschmidtFix an undefined behaviour if the desired ratectl algo...
2010-10-19 jkimMake any PCI devices enumerated in ACPI tree honor...
2010-10-19 aeZFS pool name is not a real device in devfs. Do not...
2010-10-19 delphijClarify that lagg(4) sends/receives on active port...
2010-10-19 jkimRemove PCI header type 0 restriction from power state...
2010-10-19 jkimDo not apply do_power_resume for suspending case. ...
2010-10-19 jhUse make_dev_p(9) with the MAKEDEV_CHECKNAME flag inste...
2010-10-19 mdfuma_zfree(zone, NULL) should do nothing, to match free(9).
2010-10-19 uqsmdoc: fix markup typo
2010-10-19 emasteSimplify and significantly speed up the timezone listin...
2010-10-19 emasteMinor cleanup, including sysctl -n instead of sed to...
2010-10-19 rpauloRevert r206418
2010-10-19 uqsmdoc: drop even more redundant .Pp calls
2010-10-19 rmacklemFix the type of the 3rd argument for nm_getinfo so...
2010-10-19 kibWhen readdirplus() is handled on the exported filesyste...
2010-10-19 rmacklemModify the NFS clients and the NLM so that the NLM...
2010-10-19 delphijMFV: nc(1) from OpenBSD 4.8.
2010-10-18 davidxuSet default type to PTHREAD_RWLOCK_PREFER_WRITER_NONREC...
2010-10-18 culotReplace spaces by a tab after the date.
2010-10-18 kibDo not synchronously start the nfsiod threads at all...
2010-10-18 emasteWe've already set p = td->td_proc, so use it.
2010-10-18 brucecRemove extra word, which looks like a left-over from...
2010-10-18 brucecFix grammar.
2010-10-18 pluknetFix typo: Offlaod -> Offload.
2010-10-18 pjdUpdate links for taskqueue(9) functions.
2010-10-18 pjdAdd links for libradius(3) functions.
2010-10-18 mavSet of legacy mode SATA enchancements:
2010-10-18 davidxuUnbreak buildworld by including pthread_rwlockattr_setk...
2010-10-18 mariusRevert r213867; while this driver really doesn't use...
2010-10-18 glebiusLog if fopen() fails.
2010-10-18 edwin"b64decode -r" did not handle arbitary breaks in base64...
2010-10-18 davidxusort function name.
2010-10-18 davidxus/||/&&
2010-10-18 davidxuAdd pthread_rwlockattr_setkind_np and pthread_rwlockatt...
2010-10-18 marcelRe-implement the root mount logic using a recursive...
2010-10-18 marcelIn vfs_filteropt(), only print the errmsg when there...
2010-10-18 marcelRename boot() to kern_reboot() and make it visible...
2010-10-18 marcelAllow the MDIOCATTACH ioctl operation to originate...
2010-10-18 edwinStylify of uudecode(1)
2010-10-18 kevloFix a possible race where the directory dirent is moved...
2010-10-17 scottlRe-add opt_mps.h and opt_cam.h, lost in the previous...
2010-10-17 culotAdd myself to calendar.freebsd.
2010-10-17 culotAdd an entry for myself to committers-ports.dot.
2010-10-17 nwhitehornFix an XXX comment by answering 'no'. OS X does not...
2010-10-17 marius- In oneshot-mode it doesn't make sense to try to compe...
2010-10-17 kibDocument vunref(9), add some important notes for vrele...
next