]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-12 takawataConnect ufoma(4) to build and,
2008-09-11 dangerSweep this man page a bit:
2008-09-11 jhbAdd a 'hw.pci.mcfg' tunable. It can be set to 0 to...
2008-09-11 cognetBandaid: disable interrupts to make sure intr_enabled...
2008-09-11 cognetRemove the unused field "pc_prvspace" from the MD field...
2008-09-11 robertoMakefile.inc already defines OPENSSL if crypto is avail...
2008-09-11 edFix two small typo's in comments in the nullfs vnops...
2008-09-11 jhbUpdate the comments above the 0xcf9 register reset...
2008-09-11 rdivackyThe ERESTART to EINTR conversion is already done in
2008-09-11 rajARM nexus style(9) improvements.
2008-09-11 rajARM interrupts improvements.
2008-09-11 rajIXP425: split handling of the two QMGR interrupts so...
2008-09-11 kibDocument dev_clone eventhandler interface
2008-09-11 kibAdd a first draft of the cdevpriv(9) documentation
2008-09-11 kibDocument make_dev_credf(9), destroy_dev_sched(9) and...
2008-09-11 kibUpdate insmntque(9) manpage, bringing it close to reality.
2008-09-11 adrianFix the device name spacing.
2008-09-10 mariusRevert r177108 and restore r60506 for sparc64 as long...
2008-09-10 mariusAdd drivers for the power management devices found...
2008-09-10 csjpMake sure the TTY has not disappeared out from under...
2008-09-10 mariusWork around Cheetah+ erratum 34 (USIII+ erratum #10...
2008-09-10 bzmld_timerresid() returns ms so instead of doing the...
2008-09-10 jhbTeach WITNESS about the interlocks used with lockmgr...
2008-09-10 jhbDisable the inline assembly crc32 routine and use the...
2008-09-10 jhbResurrect the sbni(4) driver. Someone finally tested...
2008-09-10 sbrunoBeginning of overhaul of fwcontrol:
2008-09-10 jhbSome K8 chipsets don't expose all of the PCI devices...
2008-09-10 jhbVarious whitespace fixes.
2008-09-10 jhbAdd a proper detach method to the est(4) driver using...
2008-09-10 obrienIf arm.h is going to define WCHAR_TYPE, don't assume...
2008-09-10 jasoneUse PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather...
2008-09-10 traszRemove VSVTX, VSGID and VSUID. This should be a no-op,
2008-09-10 bmsAdd a missing break statement; IFDATA_LINKSPECIFIC...
2008-09-10 maximo Correct a comment: a test file size is a four pages...
2008-09-10 kmacyGet initial bootstrap of APs working under xen.
2008-09-10 gonzo Fix path in all includes: remove /mips32 subdirectory
2008-09-10 weongyorename flags and add a ZYD_FLAG_DETACHING flag to indic...
2008-09-10 kmacy- Fix regression with GETMEM
2008-09-09 rpauloAllow building k8temp on i386.
2008-09-09 rpauloBuild k8temp on i386.
2008-09-09 remkoAdd support for the CyberPower CP1500AVRLCD.
2008-09-09 bmsAdd support to rc.initdiskless for /conf/T/M/remount_su...
2008-09-09 jasoneMove call to _malloc_thread_cleanup() so that if this...
2008-09-09 rpauloUpdate for new HAL.
2008-09-09 rdivackyGetdents requires padding with 2 bytes instead of 1...
2008-09-09 dfrInitialise the SVCAUTH field for new transport structur...
2008-09-09 kibRemove superfluous copyin() of args, structures are...
2008-09-09 traszRemove redundant close(2).
2008-09-09 yongariAdd workaround for CRC errors seen at 100Mbps on JMC250 A2.
2008-09-09 yongariFix typo.
2008-09-09 acheReturn two fixes from previous backout which does not...
2008-09-09 bzWork around an integer division resulting in 0 and...
2008-09-09 rnolandIGP based radeon cards such as the rs485 and rs690...
2008-09-09 rnolandWe should never call drm_pci_alloc() while holding...
2008-09-09 kmacyFix issue with recovering from transient jumbo mbuf...
2008-09-08 emaxDocument TAPGIFNAME, TAPSIFINFO and TAPGIFINFO tap(4)
2008-09-08 emaxAdd new TAPGIFNAME tap(4) character device ioctl. This...
2008-09-08 jhb- Reduce scope of #ifdef's in uma_zcreate() call in...
2008-09-08 mariusFor cheetah-class CPUs ensure that the dt512_0 is set...
2008-09-08 mariusUSIII and beyond CPUs have stricter requirements when...
2008-09-08 mariuso Move the MODULE_DEPEND() for cam(4) from the esp_sbus...
2008-09-08 jhbClose a race in sleepq_broadcast() where the sleepq...
2008-09-08 olegbge_tick(): do not touch PHY if link is up. This should...
2008-09-08 gshapiroNote sendmail 8.14.3 upgrade
2008-09-08 rajStreamline #include sections in ds133x and ds1672 drive...
2008-09-08 peterPass 1 of mpsafetty-ifying si(4). It compiles and...
2008-09-08 rajds133x: Introduce device_identify method; update NOTES.
2008-09-08 kibBump __FreeBSD_version for per-CPU GDT on amd64.
2008-09-08 kibThe pcb_gs32p should be per-cpu, not per-thread pointer...
2008-09-08 kibProvide private per-CPU GDTs on amd64. This is required...
2008-09-08 kibIn linux_set_thread_area(), mark pcb as PCB_GS32BIT...
2008-09-08 kibFix inconsistencies in the comments.
2008-09-08 edFix a typo in a comment in the ACPI Fujitsu driver.
2008-09-08 lulf- Update the libgeom manpage with a description of...
2008-09-08 thompsaPut the bridge mac inheritance behind a sysctl with...
2008-09-08 kientzleFix a type-aliasing problem in the libarchive test...
2008-09-08 impCommit the no-brainer parts of my space saving kernel...
2008-09-07 kientzleCorrect a leaking archive_entry in the test suite.
2008-09-07 robertoMerge from vendor/ntp/dist: r182856:
2008-09-07 bzTo my reading there are no real consumers of ip6_plen...
2008-09-07 joelFix deactivation of speakers while plugging in headphon...
2008-09-07 matteoUse %d to print numfibs
2008-09-07 impMinor cleanup of this config file:
2008-09-07 bzSplit tcp_mss() in tcp_mss() and tcp_mss_update() where...
2008-09-07 rpauloAdd support for MacBook Air. (not tested)
2008-09-07 kibSegment registers are stored in the uc_mcontext member...
2008-09-07 bzV_irtualize SVN r182846 tcp_mssdflt/tcp_v6mssdflt proce...
2008-09-07 trhodesBring a paragraph in this manual page a bit closer...
2008-09-07 bzConvert SYSCTL_INTs for tcp_mssdflt and tcp_v6mssdflt to
2008-09-07 simonChange space -> tab in printed usage output to make...
2008-09-07 lulf- Make use of the new and g_device_path utility functio...
2008-09-07 lulf- Add a new ioctl for getting the provider name of...
2008-09-07 bzCatch a possible NULL pointer deref in case the offsets...
2008-09-07 bzAdd a second KASSERT checking for len >= 0 in the tcp...
2008-09-07 pjdInitialize vp, so we don't call VOP_UNLOCK() with NULL...
2008-09-07 kientzleCorrect the comments here.
2008-09-07 kientzleWhen restoring a directory, allow symlinks to be follow...
2008-09-07 nyanUse bus_space_compare() rather than i386_memio_compare...
2008-09-07 nyan- Add the i386_memio_map_load() function to load I...
2008-09-07 nyan- Cleanup i8251 related defines.
next