]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-28 impCardbus has only 1 slot, so simplify a little.
2005-10-28 impAdd PCIM_BIOS_ADDR_MASK too
2005-10-28 impSome cardbus CIS definitions moved here since they...
2005-10-28 impMinor style(9) nitage.
2005-10-28 impEliminate even more duplication, and move some definiti...
2005-10-28 impRemove now redundant defines.
2005-10-28 impSimplify code a little, prefer PCI?_FOO registers where...
2005-10-28 impUse PCIR_BARS rather than CARDBUS_BASE0_REG
2005-10-28 wpaulRemove forgotten, no longer needed WB_UNLOCK() from...
2005-10-27 rodrigcSubmitted following patch to FSF GCC:
2005-10-27 jhbFixup locking and mark MPSAFE.
2005-10-27 jhb- Use if_printf() and device_printf() and remove vr_uni...
2005-10-27 jhb- Add locking and mark MPSAFE. The driver had a mutex...
2005-10-27 jhbDrop the driver lock around atm_input() analogous to...
2005-10-27 jhbBump config(8) version for the DEFAULTS change.
2005-10-27 obrienRemove information on nVidia nForce3 Pro-150 chipset...
2005-10-27 glebiusKeep locks consistent before goto.
2005-10-27 peterMFi386: bring over DEFAULTS (repocopy) and adapt. ...
2005-10-27 obrienRemove atpic as we've changed to using the lapic timer...
2005-10-27 murrayLook for packages in packages-6.0-release or packages...
2005-10-27 ruRename the .dbg extension to .symbols, which matches...
2005-10-27 delphijMFen: 1.883.2.7 -> 1.883.2.8
2005-10-27 jhbCreate a default kernel config for i386 and move 'devic...
2005-10-27 emasteIn watchdog_config enable the software watchdog iff...
2005-10-27 jhbOptionally include a DEFAULTS config file if it is...
2005-10-27 jhbUpdate example libmap.conf file:
2005-10-27 jhbRevert most of revision 1.235 and fix the problem a...
2005-10-27 sosEnclose the delayed attach in Giant so we dont loose...
2005-10-27 obrienClear pending_txs when not "RUNNING".
2005-10-27 ruUse ${S} to pass ${SYSDIR} to ports. This makes PORTS_...
2005-10-27 ruInstalling debug modules was a bad idea -- I bogusly...
2005-10-27 davidxuLink libthr to libpthread on Alpha and Sparc.
2005-10-27 psAllow 32bit get/setsockopt with SO_SNDTIMEO or SO_RECVT...
2005-10-27 davidxuDisconnect libc_r from buildworld, it is still kept...
2005-10-26 emaxDo not manually allocate/free device's softc structure.
2005-10-26 peterCommit something we found useful at work at one point...
2005-10-26 peterMFi386: Various apic fixes and tweaks
2005-10-26 peterfdread cannot work without opening the /dev/fd node...
2005-10-26 peterMake fdcontrol work again. It has been broken for...
2005-10-26 peterRegenerate (with the correct #ifdef COMPAT_43 tests...
2005-10-26 peterThere is no 'freebsd3_' prefix for COMPAT_43 syscalls...
2005-10-26 peterChange PHYSMAP_SIZE to allow for more memory segments...
2005-10-26 wpaulMinor nit: in ntoskrnl_finddev(), only free the 'childr...
2005-10-26 keramidaNote that the jail setup example is meant to be fed...
2005-10-26 pjdChange u_int64_t to uintmax_t and use %ju, so it compil...
2005-10-26 wpaulClean up and apply the fix for PR 83477. The calculatio...
2005-10-26 jhbSpell 'argument' correctly.
2005-10-26 jhbFix misspelled 'argument' and try to make the sentence...
2005-10-26 jhb- Use swi_remove() to teardown swi handlers rather...
2005-10-26 jhbAdd a swi_remove() function to teardown software interr...
2005-10-26 bdeUse a better algorithm for reducing the error in __kern...
2005-10-26 keramidaTypo.
2005-10-26 davidxuAdd experiment code to implement POSIX timer's SIGEV_TH...
2005-10-26 glebius- Fix leak of struct nlminfo on process exit.
2005-10-26 davidxuFollow the change in kernel, joiner thread just waits...
2005-10-26 davidxudo umtx_wake at userland thread exit address, so that...
2005-10-26 wpaulGet rid of the timer tracking and reaping code in NdisM...
2005-10-26 ruCatch up with new interrupt handling code.
2005-10-26 ruCatch up with new interrupt handling code.
2005-10-26 yarSince carp(4) interfaces presently are kinda fake yet...
2005-10-26 yarOverride $command with $foo_program only if $command
2005-10-26 yarUse consistent punctuation and vertical indenting aroun...
2005-10-26 yarDocument that `reload' is not provided by default
2005-10-26 takawataAdd checking for File record magic.
2005-10-26 marcelFix dump of the unread portion of the kernel message...
2005-10-26 marcelRemove PCI IDs for multiport cards:
2005-10-26 grehanOops, forgot to add in r1.36 -
2005-10-25 grehanCatch up with interrupt-thread changes.
2005-10-25 njlIf we're trying to use C2/3 and reads from the register...
2005-10-25 ruRecognize all current standard node types.
2005-10-25 ruMake the cookie constant name canonical.
2005-10-25 wollmanWe've supported the _POSIX_MONOTONIC_CLOCK option for...
2005-10-25 jhbReorganize the interrupt handling code a bit to make...
2005-10-25 delphijRemove an unneeded "a" from comment.
2005-10-25 jhbUse shorter names for the Giant and fast taskqueues...
2005-10-25 bruefferXref polling(4).
2005-10-25 rwatsonUpdates and enhancements to the multi-threaded httpd...
2005-10-25 wpaulCorrect some __FreeBSD_version conditionals to use...
2005-10-25 cerigmirror.8:
2005-10-25 marius- Add a workaround for the fact that OFW doesn't guaran...
2005-10-25 mariusIn ofw_parsedev() check the return value of malloc...
2005-10-25 bdeMore fixes for arg reduction near pi/2 on systems with...
2005-10-25 tjrFix 'grep -Fw' for encodings other than UTF-8 (RH bug...
2005-10-25 ruRefactor (some more) installation of kernel and module...
2005-10-25 wpaulAdd a 1 microsecond delay in pci_add_children(), right...
2005-10-25 wpaulUndo the change to pci_cfgdisable() on i386 for now...
2005-10-25 wpaulModify the pci_cfgdisable() routine to bring it more...
2005-10-25 brueffersnd_es137x now works on sparc64.
2005-10-25 yongariRemove "nodevice snd_es137x" as it is supported now.
2005-10-25 yongariConnect es137x build on sparc64.
2005-10-25 yongari- Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9).
2005-10-25 impPreliminary support for Xircom Credit Card Adapter...
2005-10-25 davidxuPut pthread_condattr_init sorted order.
2005-10-24 impBack out most of 1.84. It was unwise to force debug...
2005-10-24 cpercivaUse the "builtin" shell function to make sure that...
2005-10-24 jhbRename the KDB_STOP_NMI kernel option to STOP_NMI and...
2005-10-24 jhbWhen restarting the BSP during cpu_reset() use a membar...
2005-10-24 jhbUse xchg in Xcpustop to close a race and make cpustop_r...
2005-10-24 jhb- Various small whitespace and style nits.
2005-10-24 jhbDocument in #ifdef notnow code the actions that proc_fi...
next