]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-01 wkoszekMake the internal assertion correct--only fail when...
2013-05-01 eadlerFix incorrect sizeof() in bzero()
2013-05-01 eadlerCorrect a few sizeof()s
2013-05-01 adrianDisable TXCONT, it's not here in FreeBSD.
2013-05-01 adrianThere's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t...
2013-04-30 eadlerRemove ancient compatibility cruft.
2013-04-30 eadlerAdd missing braces
2013-04-30 brooksAdd some advice to get past the hurdle of install ...
2013-04-30 npFix DDP breakage introduced in r248925. Bitwise OR...
2013-04-30 brooksMake an attempt to detect missing MTREE files in distri...
2013-04-30 brooksMFP4 change 222060:
2013-04-30 brooksMFP4 changes 222065 and 222068:
2013-04-30 brooksPartial MFC of change 228122:
2013-04-30 brooksWrap the creation of the ../include link in /usr/lib in
2013-04-30 carlFix the man page installation broken in r250079. Pointy...
2013-04-30 luigiuse netmap_rx_irq() and netmap_tx_irq() instead of...
2013-04-30 luigiuse netmap_rx_irq() / netmap_tx_irq() to handle interru...
2013-04-30 luigiPartial cleanup in preparation for upcoming changes:
2013-04-30 luigiremove $Id$ (whitespace change)
2013-04-30 davidemalloc(9) cannot return NULL if M_WAITOK flag is specified.
2013-04-30 desForgot to update UPDATING in head last night.
2013-04-30 davideThe Intel PMC architectural events have encodings which...
2013-04-30 jillessocket: Make shutdown() wake up a blocked accept().
2013-04-30 davideComplete r250097:
2013-04-30 luigisupport for sshd (newer config file location)
2013-04-30 luigisync with my local copy (this file may go away, eventually)
2013-04-30 davideWhen hwpmc(4) module is unloaded it reports a double...
2013-04-30 davideFixup Westmere hwpmc(4) support: add missing CPU flag...
2013-04-30 joelAdapt to the fact that minidumps are now on by default.
2013-04-30 npAttach to the T580 (2 x 40G) card.
2013-04-30 np- Provide accurate ifmedia information so that 40G...
2013-04-30 npcxgbe(4): Some updates to shared code.
2013-04-30 pluknetPass a format string to kproc_create() [1] and thus...
2013-04-30 peterOh wow.. disassociate/disown any connection with cvs.
2013-04-30 neelReset some more softc state when the guest resets the...
2013-04-30 neelUse a separate mutex for the receive path instead of...
2013-04-29 adrianSync from git - ah_config is in 'ath_hal', not 'ath_hal...
2013-04-29 gibbsxenstore/xenstore.c:
2013-04-29 carlAdd a new driver to support the Intel Non-Transparent...
2013-04-29 kibProperly terminate the result string for intermediate...
2013-04-29 desStyle nit.
2013-04-29 desAdd a -Z option which zeroes unused blocks. It can...
2013-04-29 desFix a bug that allows NFS clients to issue READDIR...
2013-04-29 luigiwhitespace - document alternative locking under linux
2013-04-29 jhbOnly cleanup CMI-related state on detach if the system...
2013-04-29 luigiwhitespace changes:
2013-04-29 delphijAdd missing braces.
2013-04-29 luigiexplicitly mark some variables as const
2013-04-29 eadlerA transition period of more than two years is more...
2013-04-29 adrianDebugging changes!
2013-04-29 glebiusRemove useless ifdef KLD_MODULE from dummynet module...
2013-04-28 eadlerMark usage() __dead2
2013-04-28 n_hibmaReplace a silly command sequence with a proper if-then...
2013-04-28 eadlerRemove cast that was only required for K&R C.
2013-04-28 n_hibmaDoing a cpio from /var/empty if dir was not specified...
2013-04-28 smhCorrect comment typo's
2013-04-28 sbrunoSilence warning from clang:
2013-04-28 sbrunoThe controller does not zero this data structure, ever.
2013-04-28 kibRework the handling of the tmpfs node backing swap...
2013-04-28 kibMake vm_object_page_clean() and vm_mmap_vnode() tolerat...
2013-04-28 kibAssert that the object type for the vnode' non-NULL...
2013-04-28 kibEliminate the layering violation in the kern_sendfile...
2013-04-28 kibConvert panic() into KASSERT().
2013-04-28 mavAdd some cam_freeze_devq()'s missed at r249466.
2013-04-28 eadlerWhen the world is built WITHOUT_OPENSSH also don't
2013-04-28 rwatsonEnable building string functions as part of libstand...
2013-04-28 sbrunoLet's align correctly by setting to 17.
2013-04-28 sbrunoIts time to retire COMPAQ. I don't think that its...
2013-04-28 rwatsonMerge @228176 from Perforce to fix a bug introduced...
2013-04-28 joelFix EXIT STATUS. biff reports its status when it was...
2013-04-28 alcEliminate an unneeded call to vm_radix_trimkey() from...
2013-04-28 wkoszekBring copyright changes with the agreement of Thomas...
2013-04-28 joelmdoc improvements
2013-04-28 davidxuRemove extra code for SA_RESETHAND, it is not needed...
2013-04-28 eadlerAdd an alternate version of beastie to the examples...
2013-04-28 neelGet rid of the 'vsc_rxpend' state - it doesn't serve...
2013-04-28 adrianBring over my FreeBSD modifications for the AR9300...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-28 adrianInitial import of the QCA qcamain_open_hal repository.
2013-04-27 wkoszekPolish devcfg(4) slightly: add \n after the end of...
2013-04-27 cpercivaMove IPPROTO_IPV6 from #ifdef __BSD_VISIBLE to #if...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 dimMerge libc++ trunk r180598. Contains several minor...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 eadlerAdd missing static qualifiers
2013-04-27 edEnable improved <tgmath.h> for Clang even when not...
2013-04-27 dimMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-27 alcAvoid some lookup restarts in vm_radix_lookup_{ge,le}().
2013-04-27 jilleslibthr: Fix a parameter name in an internal header...
2013-04-27 jillessh: Don't consider jobs -s/-p as reporting the status...
2013-04-27 jillessyslogd: Use closefrom() instead of getdtablesize(...
2013-04-27 mavMFprojects/camlock r249542:
2013-04-27 mavMFprojects/camlock r249541:
2013-04-27 jillesintro(2): Fix some errors in ENFILE and EMFILE descript...
2013-04-27 sbrunoChange maxio to reflect variable hardware configurations.
2013-04-27 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-27 mavReturn "descr" field alike to "Intel RAID1 volume"...
2013-04-27 rpauloAdd reset support to the Wii.
2013-04-27 edRemove references to MK_IDEA.
2013-04-27 edPartially revert my last change.
next