]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-10 Eitan AdlerFxi a bunch of typos.
2013-05-10 Eitan AdlerAdd the letter 'q' to the font iso05-8x16.fnt
2013-05-10 Eitan AdlerBring /etc/protocols up to date.
2013-05-10 Eitan AdlerBump .Dd for recent content change.
2013-05-10 Adrian ChaddMake sure the holding descriptor and link pointer are...
2013-05-10 Jaakko HeinonenCheck the return value of sbuf_finish().
2013-05-10 Adrian ChaddFix a VAP BSS node reference in the HT code to actually...
2013-05-10 Luigi Rizzoanother minor bugfix in the memory allocator, this...
2013-05-10 Warner LoshMake the read/write routines default to the newer DS133...
2013-05-10 Tim KientzleMove 'compatible' line out of the common am335x.dtsi...
2013-05-10 Warner LoshAs requested, move this back to opt-in and list my...
2013-05-10 Warner LoshRemove the commented out code I just committed. If...
2013-05-10 Eitan AdlerImplement 'split -d' which allows a numeric suffix...
2013-05-10 Eitan AdlerStyle(9) changes fo xargs.c
2013-05-10 Eitan AdlerAdd support for 'dmesg -c' which clears the dmesg buffe...
2013-05-10 Warner LoshAdd commented out OCTEON_VENDOR_GEFES
2013-05-10 Warner LoshAdd support from GE Intelligent Platform Cavium Octeon...
2013-05-10 Neel NatuSupport array-type of stats in bhyve.
2013-05-10 Warner LoshBoth my EBH5200 and GE WANIC 6354 have a RTC as well...
2013-05-09 Dmitry ChaginRetire write-only PCB_GS32BIT pcb flag on amd64.
2013-05-09 Eitan AdlerFix two typos
2013-05-09 Jilles Tjoelkerposix_spawn_file_actions_adddup2(3): Document differenc...
2013-05-09 Bjoern A. ZeebMFp4 CH=227440:
2013-05-09 Adrian ChaddAdd some missing arge MDIO hints.
2013-05-09 John BaldwinRevision 233677 broke certain machines. Specifically...
2013-05-09 Konstantin... Correct the type for the literal used on the left side...
2013-05-09 Luigi Rizzoif_lem.c: make sure that lem_rxeof() can drain the...
2013-05-09 Luigi Rizzosimplify the code to initialize the RDT while in netmap...
2013-05-09 Jilles Tjoelkerposix_spawn_file_actions_addopen(3): Correct error...
2013-05-09 Marcel MoolenaarAdd option WITNESS_NO_VNODE to suppress printing LORs...
2013-05-09 Devin TeskeFix a bug that would cause the category menu to display...
2013-05-09 Konstantin... Item 1 in r248830 causes earlier exits from the sendfil...
2013-05-09 Adrian ChaddUpdate the holding buffer locking for EDMA.
2013-05-09 Brooks DavisRemove duplicated copies of various NetBSD compatibilit...
2013-05-09 Jilles Tjoelkerwordexp(): Simplify code by deferring work to sh.
2013-05-09 Mikolaj GolubMove snmp_hast manual to section 3, where all other...
2013-05-09 David XuFix return value for setcontext and swapcontext.
2013-05-09 Eitan AdlerStart sentences on new lines.
2013-05-09 Attilio RaoGeneralize the bitset operations, present in cpuset...
2013-05-08 Peter WemmUnbreak build - this can only build on i386 as-is due...
2013-05-08 Dimitry AndricWhen gcc 4.2.0 was imported, the 3DNow intrinsics heade...
2013-05-08 Dimitry AndricFor some reason, the gcc intrinsics header tmmintrin...
2013-05-08 Adrian ChaddFix the holding descriptor logic to actually be "right...
2013-05-08 Joel DahlMinor improvements.
2013-05-08 Attilio RaoRevert r250339 as apparently it is more clutter than...
2013-05-08 Joel DahlRemove EOL whitespace.
2013-05-08 Joel Dahlmdoc: new sentence, new line.
2013-05-08 Adrian ChaddBring in a basic ethernet switch driver for the IP17x...
2013-05-08 Adrian ChaddModify the routerstation config to use ukswitch for...
2013-05-08 Adrian ChaddFix the ukswitch code to work with the new vlan changes:
2013-05-08 Adrian ChaddCorrectly mark the CPU port.
2013-05-08 Adrian ChaddAdd vlan configuration support to etherswitchcfg.
2013-05-08 Adrian ChaddAdd the ability to change the vlan operation mode.
2013-05-08 Mikolaj GolubRegister OID for HAST module.
2013-05-08 Mikolaj GolubHAST module for bsnmpd(1).
2013-05-08 Mikolaj GolubMake errbuf optional, so if a caller is not interested...
2013-05-08 Eitan AdlerAllow the use of lowercase 'yes'
2013-05-08 David C SomayajuluNo need to set if_mtu since it automatically updated...
2013-05-08 Xin LIAccording to the documentation, on Linux, cancel_delaye...
2013-05-08 Sean Brunos/Numer/Number/
2013-05-08 Andre OppermannWhen the accept queue is full print the number of alrea...
2013-05-08 Takanori WatanabeManual page for acpi_rapidstart(4) driver.
2013-05-08 Takanori WatanabeA driver for Intel Rapid Start Technology ACPI device.
2013-05-08 Attilio RaoFix-up r250338 by completing the removal of VM_NDOMAIN...
2013-05-08 Aleksandr RybalkoUpdate copyright date.
2013-05-08 Adrian ChaddThis shouldn't have made it into this commit, sorry.
2013-05-08 Adrian ChaddRevert a previous commit - this is causing hardware...
2013-05-08 Adrian ChaddImplement STBC receive frame statistics.
2013-05-08 Ed MasteAdd libusb_get_port_path wrapper
2013-05-08 Jung-uk KimMFV: r250336
2013-05-07 David C Somayajulu1. Updated Copyright Information
2013-05-07 Attilio RaoAdd functions to do ACPI System Locality Information...
2013-05-07 Attilio RaoRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-05-07 Brooks DavisWork around the implementation of LIBRARIES_ONLY. ...
2013-05-07 Jung-uk KimFix for _INI regression introduced in version 20130328.
2013-05-07 Ed MasteConstify libusb_get_pollfds return
2013-05-07 Alan CoxRemove a redundant call to panic() from vm_radix_keydif...
2013-05-07 John BaldwinDon't pad disk partition sizes with leading zeros....
2013-05-07 Eitan AdlerBy request, add an arrow from NetBSD-0.8 to FreeBSD...
2013-05-07 Scott LongAdd a sysctl vfs.read_min to complement the exiting...
2013-05-07 Adrian ChaddRe-work how transmit buffer limits are enforced - partl...
2013-05-07 Adrian ChaddSimplify this bit of code!
2013-05-07 Grzegorz Bernackidecode_win_sdram_fixup() function should be declared...
2013-05-07 Devin TeskeCommit first portion of package module -- this includes...
2013-05-07 Devin TeskeExplicitly track "script.subr" which wasn't showing...
2013-05-07 Devin TeskeRecursively calculate includes. This solves the problem...
2013-05-07 Devin TeskeRemove unused variables.
2013-05-07 Devin TeskeAlphabetize strings by variable names.
2013-05-07 Devin TeskeRe-organize and add missing installVarDefaults and...
2013-05-07 Devin TeskeAdd f_isset() utility subroutine for checking if a...
2013-05-07 Eitan AdlerI miscopied the previous date. Also add another NetBSD...
2013-05-07 Eitan AdlerAdd two missing NetBSD releases
2013-05-06 Hiren PanchasaraFixing a clang warning about using uninitialized variable.
2013-05-06 Gleb SmirnoffImprove KASSERT() message.
2013-05-06 Gleb SmirnoffSimplify printf().
2013-05-06 Konstantin... Avoid deactivating the page if it is already on a queue...
2013-05-06 Hiren Panchasaraobjdump output changed indentation from 1 space to...
2013-05-06 Eitan AdlerRemove includes for old versions of FreeBSD.
2013-05-06 Eitan AdlerFix a typo in an error message.
2013-05-06 Alexander MotinRework r250298 in more correct way.
next