]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-01 Warner LoshDon't include asm.h in non-asm files.
2013-05-01 Warner LoshRemove asm.h dependency in a hackish way.
2013-05-01 Warner LoshImport NetBSD's version, which is perfectly fine.
2013-05-01 Warner LoshAdd the standard #ifdef header protection.
2013-05-01 Warner LoshImport virgin regdef.h from 4.4 Lite 2's sys/pmax/inclu...
2013-05-01 Wojciech A... Make the internal assertion correct--only fail when...
2013-05-01 Eitan AdlerFix incorrect sizeof() in bzero()
2013-05-01 Eitan AdlerCorrect a few sizeof()s
2013-05-01 Adrian ChaddDisable TXCONT, it's not here in FreeBSD.
2013-05-01 Adrian ChaddThere's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t...
2013-04-30 Eitan AdlerRemove ancient compatibility cruft.
2013-04-30 Eitan AdlerAdd missing braces
2013-04-30 Brooks DavisAdd some advice to get past the hurdle of install ...
2013-04-30 Navdeep ParharFix DDP breakage introduced in r248925. Bitwise OR...
2013-04-30 Brooks DavisMake an attempt to detect missing MTREE files in distri...
2013-04-30 Brooks DavisMFP4 change 222060:
2013-04-30 Brooks DavisMFP4 changes 222065 and 222068:
2013-04-30 Brooks DavisPartial MFC of change 228122:
2013-04-30 Brooks DavisWrap the creation of the ../include link in /usr/lib in
2013-04-30 Carl DelseyFix the man page installation broken in r250079. Pointy...
2013-04-30 Luigi Rizzouse netmap_rx_irq() and netmap_tx_irq() instead of...
2013-04-30 Luigi Rizzouse netmap_rx_irq() / netmap_tx_irq() to handle interru...
2013-04-30 Luigi RizzoPartial cleanup in preparation for upcoming changes:
2013-04-30 Luigi Rizzoremove $Id$ (whitespace change)
2013-04-30 Davide Italianomalloc(9) cannot return NULL if M_WAITOK flag is specified.
2013-04-30 Dag-Erling... Forgot to update UPDATING in head last night.
2013-04-30 Davide ItalianoThe Intel PMC architectural events have encodings which...
2013-04-30 Jilles Tjoelkersocket: Make shutdown() wake up a blocked accept().
2013-04-30 Davide ItalianoComplete r250097:
2013-04-30 Luigi Rizzosupport for sshd (newer config file location)
2013-04-30 Luigi Rizzosync with my local copy (this file may go away, eventually)
2013-04-30 Davide ItalianoWhen hwpmc(4) module is unloaded it reports a double...
2013-04-30 Davide ItalianoFixup Westmere hwpmc(4) support: add missing CPU flag...
2013-04-30 Joel DahlAdapt to the fact that minidumps are now on by default.
2013-04-30 Navdeep ParharAttach to the T580 (2 x 40G) card.
2013-04-30 Navdeep Parhar- Provide accurate ifmedia information so that 40G...
2013-04-30 Navdeep Parharcxgbe(4): Some updates to shared code.
2013-04-30 Sergey KandaurovPass a format string to kproc_create() [1] and thus...
2013-04-30 Peter WemmOh wow.. disassociate/disown any connection with cvs.
2013-04-30 Neel NatuReset some more softc state when the guest resets the...
2013-04-30 Neel NatuUse a separate mutex for the receive path instead of...
2013-04-29 Adrian ChaddSync from git - ah_config is in 'ath_hal', not 'ath_hal...
2013-04-29 Justin T. Gibbsxenstore/xenstore.c:
2013-04-29 Carl DelseyAdd a new driver to support the Intel Non-Transparent...
2013-04-29 Konstantin... Properly terminate the result string for intermediate...
2013-04-29 Dag-Erling... Style nit.
2013-04-29 Dag-Erling... Add a -Z option which zeroes unused blocks. It can...
2013-04-29 Dag-Erling... Fix a bug that allows NFS clients to issue READDIR...
2013-04-29 Luigi Rizzowhitespace - document alternative locking under linux
2013-04-29 John BaldwinOnly cleanup CMI-related state on detach if the system...
2013-04-29 Luigi Rizzowhitespace changes:
2013-04-29 Xin LIAdd missing braces.
2013-04-29 Luigi Rizzoexplicitly mark some variables as const
2013-04-29 Eitan AdlerA transition period of more than two years is more...
2013-04-29 Adrian ChaddDebugging changes!
2013-04-29 Gleb SmirnoffRemove useless ifdef KLD_MODULE from dummynet module...
2013-04-28 Eitan AdlerMark usage() __dead2
2013-04-28 Nick HibmaReplace a silly command sequence with a proper if-then...
2013-04-28 Eitan AdlerRemove cast that was only required for K&R C.
2013-04-28 Nick HibmaDoing a cpio from /var/empty if dir was not specified...
2013-04-28 Steven HartlandCorrect comment typo's
2013-04-28 Sean BrunoSilence warning from clang:
2013-04-28 Sean BrunoThe controller does not zero this data structure, ever.
2013-04-28 Konstantin... Rework the handling of the tmpfs node backing swap...
2013-04-28 Konstantin... Make vm_object_page_clean() and vm_mmap_vnode() tolerat...
2013-04-28 Konstantin... Assert that the object type for the vnode' non-NULL...
2013-04-28 Konstantin... Eliminate the layering violation in the kern_sendfile...
2013-04-28 Konstantin... Convert panic() into KASSERT().
2013-04-28 Alexander MotinAdd some cam_freeze_devq()'s missed at r249466.
2013-04-28 Eitan AdlerWhen the world is built WITHOUT_OPENSSH also don't
2013-04-28 Robert WatsonEnable building string functions as part of libstand...
2013-04-28 Sean BrunoLet's align correctly by setting to 17.
2013-04-28 Sean BrunoIts time to retire COMPAQ. I don't think that its...
2013-04-28 Robert WatsonMerge @228176 from Perforce to fix a bug introduced...
2013-04-28 Joel DahlFix EXIT STATUS. biff reports its status when it was...
2013-04-28 Alan CoxEliminate an unneeded call to vm_radix_trimkey() from...
2013-04-28 Wojciech A... Bring copyright changes with the agreement of Thomas...
2013-04-28 Joel Dahlmdoc improvements
2013-04-28 David XuRemove extra code for SA_RESETHAND, it is not needed...
2013-04-28 Eitan AdlerAdd an alternate version of beastie to the examples...
2013-04-28 Neel NatuGet rid of the 'vsc_rxpend' state - it doesn't serve...
2013-04-28 Adrian ChaddBring over my FreeBSD modifications for the AR9300...
2013-04-28 Adrian ChaddCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-28 Adrian ChaddInitial import of the QCA qcamain_open_hal repository.
2013-04-27 Wojciech A... Polish devcfg(4) slightly: add \n after the end of...
2013-04-27 Colin PercivalMove IPPROTO_IPV6 from #ifdef __BSD_VISIBLE to #if...
2013-04-27 Wojciech A... Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 Dimitry AndricMerge libc++ trunk r180598. Contains several minor...
2013-04-27 Wojciech A... Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 Eitan AdlerAdd missing static qualifiers
2013-04-27 Ed SchoutenEnable improved <tgmath.h> for Clang even when not...
2013-04-27 Dimitry AndricMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-27 Dimitry AndricVendor import of libc++ trunk r180598.
2013-04-27 Dimitry AndricImport c812a07cd2f95c1403baf0bbe0366e7618d1d6d3 of...
2013-04-27 Alan CoxAvoid some lookup restarts in vm_radix_lookup_{ge,le}().
2013-04-27 Jilles Tjoelkerlibthr: Fix a parameter name in an internal header...
2013-04-27 Jilles Tjoelkersh: Don't consider jobs -s/-p as reporting the status...
2013-04-27 Jilles Tjoelkersyslogd: Use closefrom() instead of getdtablesize(...
2013-04-27 Alexander MotinMFprojects/camlock r249542:
2013-04-27 Alexander MotinMFprojects/camlock r249541:
next