]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-05-23 delphij - Correct signedness for casts;
2012-05-23 joelmdoc: Only use macros inside a reference block.
2012-05-23 joelmdoc: fix .Bl -offset.
2012-05-23 jillesshutdown: Remove unnecessary 2-second delay.
2012-05-23 emaxTweak condition for disabling allocation from per-CPU...
2012-05-23 joelFix error reported by mandoc.
2012-05-23 delphijUse %ju to match uintmax_t usage
2012-05-23 kibAdd 'cow' keyword to show per-process cow count.
2012-05-23 kibCalculate the count of per-process cow faults. Export...
2012-05-23 delphijUse %j and cast off_t to intmax_t for now to fix build.
2012-05-23 issyl0Add two new locale-specific man pages:
2012-05-23 kibThe drm2 modules makefiles commit.
2012-05-23 kibAdd 'drmn' device as another drm child, to allow drm2...
2012-05-23 jkimRestore Processor object path for verbose boot message.
2012-05-23 wblockMention the upper hard limit for -n option. Patch...
2012-05-23 jamieNote that the new jail(8) will be appearing in 9.1.
2012-05-23 joelmdoc: move two sentences from synopsis to description...
2012-05-23 jhbRework the previous change to honor MADT processor...
2012-05-23 jhbOnly check to see if a memory resource is a PCI ROM...
2012-05-23 fabientSoft PMC support for ARM.
2012-05-23 avgvm_pager_object_lookup: small performance optimization
2012-05-23 tuexenUse consistent text at the begining of the files.
2012-05-23 tuexenUpdate copyright date.
2012-05-23 delphijFix build:
2012-05-23 yongariDon't force max payload size to 128. Root complex and...
2012-05-23 yongariMake IPMI work in the bce driver even when the interface is
2012-05-22 adrianRe-up the TX ath_buf limit from 128 to 512.
2012-05-22 traszFix use-after-free in kern_jail_set() triggered e.g...
2012-05-22 delphijcommandline -> command line
2012-05-22 adrianFix some corner cases in the ieee80211_send_bar() handling.
2012-05-22 jamieThe fix in r235291 re-broke the "allow.nomount" case...
2012-05-22 obrienDo not incorrectly warn when printing a quad_t using...
2012-05-22 traszDon't leak locks in prison_racct_modify().
2012-05-22 baptFix world after byacc import:
2012-05-22 desBump __FreeBSD_version for the byacc import, and update...
2012-05-22 traszFix panic with RACCT that could occur in low memory...
2012-05-22 kibAdd the code for new Intel GPU driver, which supports...
2012-05-22 kibA rewrite of the i810 bits of the agp(4) driver. New...
2012-05-22 traszFix enforcement of file size limit with O_APPEND on...
2012-05-22 hartiFix a compilation error with some compilers: __attribute__
2012-05-22 gberDivide nand flash for DB6281 into two partitions. One...
2012-05-22 gberAdd a new geom class which allows to divide NAND Flash...
2012-05-22 hartiMake dumptid non-static. It is used by libkvm to detect...
2012-05-22 andrewFix booting on ARM.
2012-05-22 uqsFix make depend.
2012-05-22 adrianFix up some corner cases with aggregation handling.
2012-05-22 dimCorrect use_screen() and use_window() prototypes in...
2012-05-22 iwasakiIgnore the power button press event for resuming rather...
2012-05-22 kevloRemove redundant declaration of yyparse
2012-05-22 kevloAdd missing header needed by free()
2012-05-21 jimharrisWait until completion context unwinds before retrying...
2012-05-21 adrianFor now, add a quick debugging patch to log when the...
2012-05-21 adrianRename ath_tx_cleanup() -> ath_tx_tid_cleanup() in...
2012-05-21 melifaroMake most BPF ioctls() SMP-safe.
2012-05-21 melifaroCall bpf_jitter() before acquiring BPF global lock...
2012-05-21 melifaroFix old panic when BPF consumer attaches to destroying...
2012-05-21 melifaroFix panic on attaching to non-existent interface (intro...
2012-05-21 ghelmerAdd checks for memory allocation failures in appropriat...
2012-05-21 ghelmerApply style(9) to return and switch/case statements.
2012-05-21 adrianRe-add 'ic' and properly wrap it in the SUPERG macro.
2012-05-21 marcelDon't recurse into libssp when MK_SSP is set to no.
2012-05-21 baptAdd missing \n when generating pkg.conf
2012-05-21 hselaskyRegenerate usb.conf
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-21 glebDisable NLS catalog use in libc if built with WITHOUT_N...
2012-05-21 kevloAccording to shared memory man pages, advice including...
2012-05-21 impBe a little less magical, not that these values are...
2012-05-21 impImplement pmap_mincore for arm. Now programs using...
2012-05-21 stas- On FreeBSD, com_err.h is installed into /usr/include...
2012-05-21 impAnother minor re-arrangement of the code: calcualte...
2012-05-21 davidxuPrint key value, an index, otherwise we don't know...
2012-05-21 kevloUse strcmp that I replaced by accident.
2012-05-21 kevloFix broken ref count
2012-05-21 kevloFix improper handling of variadic args with ICDEBUG
2012-05-21 kevloRemove dead code
2012-05-20 impMinor cleanup before some more major changes:
2012-05-20 alcReplace all uses of the vm page queues lock by a r...
2012-05-20 kientzleDetermine kernel load address dynamically from u-boot...
2012-05-20 gjbTypo and mdoc(7) style fixes.
2012-05-20 iwasakiDon't start the sleep state transition procedure while...
2012-05-20 gjbTypo and mdoc(7) style fixes.
2012-05-20 nwhitehornReplace the list of PVOs owned by each PMAP with an...
2012-05-20 bschmidtremove unused vap variable
2012-05-20 bschmidtDiscard frames after a DELBA which where queued during...
2012-05-20 bschmidtRemove unused variable.
2012-05-20 bschmidtAdd some more 100/130 series device IDs.
2012-05-20 iwasakiRemove cpususpend IDT vector for XEN.
2012-05-20 adrianMigrate the per-frame code out from ath_rx_proc() to...
2012-05-20 mariusRewrite nd6_sysctl_{d,p}rlist() to avoid misaligned...
2012-05-20 adrianMigrate most of the beacon handling functions out to...
2012-05-20 adrianMigrate the TDMA management functions out of if_ath...
2012-05-20 jhibbits"nvram,flash" may not be the first in the compatible...
2012-05-20 adrian.. and update this.
2012-05-20 adrianMigrate the bulk of the RX routines out from if_ath...
2012-05-19 bzMFp4 bz_ipv6_fast:
2012-05-19 marcelRegenerate after the additions of:
2012-05-19 adrianEnable the AR8316 switch on the routerstation pro board.
2012-05-19 marcelDocument the ED_CRYPTO and LS_COLORS options.
2012-05-19 marcelUnbreak LINT for ARM: DEBUG is a kernel configuration...
2012-05-19 marcelAdd build opton MK_LS_COLORS to control whether ls...
next