]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
If alloc_unr() call in the pipe_create() failed, then pipe->pipe_ino is
[FreeBSD/FreeBSD.git] / sys /
2011-12-01 kibIf alloc_unr() call in the pipe_create() failed, then...
2011-12-01 lstewartRevise the sysctl handling code and restructure the...
2011-11-30 jhbUse C99 initializers for members of evtchn_devsw.
2011-11-30 jhbAdd a constant for the Advisory Non-Fatal Error bit...
2011-11-30 fjoe- CTF knob is now implemented using common scheme:...
2011-11-30 kibRename vm_page_set_valid() to vm_page_set_valid_range().
2011-11-30 glebiusReturn value should be conditional on return value...
2011-11-29 jhbRemove a bit of debugging that accidentally crept in...
2011-11-29 fjoeCall CTFMERGE only when WITH_CTF is defined.
2011-11-29 fjoeDo not echo ${CTFCONVERT} command: config(8) will be...
2011-11-29 fjoe- fix WITH_CTF when specified in /etc/src.conf [1]
2011-11-29 kibHide the internals of vm_page_lock(9) from the loadable...
2011-11-29 lstewartRevert r227778 in preparation for committing reworked...
2011-11-29 lstewartMake sysclock_active publicly available to external...
2011-11-29 fjoeConditionalize ctfconvert/ctfmerge runs on make level...
2011-11-29 lstewartDo away with the somewhat clunky sysclock_ops structure...
2011-11-29 fjoeFix typo in comments (conversation -> conversion).
2011-11-29 lstewartIntroduce the new "fromclock" public wrapper API which...
2011-11-29 lstewartMake the fbclock_[get]{bin,nano,micro}[up]time() functi...
2011-11-29 lstewartFix an oversight in r227747 by calling fbclock_bin...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 mmFix typo in copyright notice.
2011-11-28 mmMerge new ZFS features from illumos:
2011-11-28 tuexenRemove debug code.
2011-11-28 gonzo- Fix backtrace for MIPS64 platform
2011-11-28 jhbChange the if_vlan driver to use if_transmit for forwar...
2011-11-28 gonzo- Copy base MAC address from bootinfo descriptor to...
2011-11-28 yongariAnnounce flow control capability to PHY drivers and...
2011-11-28 philipLimit building sfxge(4) in-kernel to amd64 for the...
2011-11-28 yongariReuse flag variable to represent driver internal states...
2011-11-28 philipsfxge: Add $FreeBSD$ tags to common code files.
2011-11-28 aeAdd an ability to increase number of allocated APM...
2011-11-28 glebius- Use generic alloc_unr(9) allocator for if_clone,...
2011-11-28 raySimplify arge_flush_ddr to use updated ar71xx_device_fl...
2011-11-28 glebiusFix one more fallout from r227791: do not overwrite...
2011-11-28 aeThe size of APM could be bigger than number of already...
2011-11-28 hselaskyThis commit marks the beginning of a new internal USB
2011-11-28 glebiusFix build, fininshing r228018.
2011-11-27 trocinyThis should have been committed in r228030.
2011-11-27 tuexenFix a warning reported by arundel@.
2011-11-27 trocinyAdd sysctl to retrieve ps_strings structure location...
2011-11-27 trocinyIn sysctl_kern_proc_auxv the process was released too...
2011-11-27 mariusMove the scsi_da_bios_params() prototype from pc98_mach...
2011-11-27 mariusCompile cam_machdep.c if it exists, missed in r228022.
2011-11-27 mariusUpdate comment.
2011-11-27 kevloAdd unicode support to ntfs
2011-11-27 mariusFor sparc64 also adjust the geometry of da(4) driven...
2011-11-27 jhAdd LINT-NOINET LINT-NOINET6 and LINT-NOIP to the make...
2011-11-27 rayJoin chip depended methods for arge0 and arge1 into...
2011-11-27 lstewartPlug a TCP reassembly UMA zone leak introduced in r2261...
2011-11-26 pjdRemove unused 'plen' variable.
2011-11-26 pjdThe esp_max_ivlen global variable is not needed, we...
2011-11-26 pjdmalloc(M_WAITOK) never fails, so there is no need to...
2011-11-26 pjdEliminate 'err' variable and just use existing 'error'.
2011-11-26 pjdSimplify code a bit.
2011-11-26 pjdThere is no need to virtualize esp_max_ivlen.
2011-11-26 mariusChange another instance of amd(4) to esp(4) missed...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 mariusRemove some more occurrences of amd(4) missed in r227982.
2011-11-26 dumbbellPrevent a division by zero with some broken batteries
2011-11-26 lstewartExport the "ffclock" feature for kernels compiled with...
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-25 mariusDeorbit the broken amd(4) (see PR 124667), which was...
2011-11-25 mariusMove to SCHED_ULE by default. Since r226057 SCHED_ULE...
2011-11-24 mariusIncrease the CDMA sync timeout for Schizo bridges to...
2011-11-24 glebiusRemove superfluous check: SIOCAIFADDR must have ifra_ad...
2011-11-24 glebiusFix stupid typo in r227830.
2011-11-24 rmhAdjust a few old checks to use __FreeBSD_version macro to
2011-11-24 trocinyAdd sysctl to get process resource limits.
2011-11-24 trocinyAdd const qualifier to rlimit_ident.
2011-11-24 kibFix a race between getvnode() dereferencing half-constr...
2011-11-24 adrianI've had verification that the second-last 64k is actua...
2011-11-24 tuexenMove up the address to the top of the sctp_udencaps...
2011-11-24 tuexenMove up the address to the top of the sctp_paddrthlds...
2011-11-24 adrianNow that I've brought up FreeBSD via flash, I've discov...
2011-11-24 adrianFlip on AR71XX_ENV_UBOOT so the environment variables...
2011-11-24 adrianIntroduce a new (global, sorry!) option which controls...
2011-11-24 adrianDon't compile in the AR9130 embedded WMAC code into...
2011-11-24 adrianFlesh out a geom_map setup, so the kernel can be squeez...
2011-11-24 adrianCompile in the right bits so the AR9130 WMAC support...
2011-11-24 adrianAdd a comment documenting where the WMAC hangs off of.
2011-11-24 adrianFlip on these debugging options by default. This is...
2011-11-24 adrianSlim the default build down a little:
2011-11-23 yongariTo save more power, switch to 10/100Mbps link when...
2011-11-23 yongariMake sure to stop TX MAC before freeing queued TX frames.
2011-11-23 mariusWrap BCM5785 in #ifdef notyet for now. According to...
2011-11-23 marius- Just use cam_calc_geometry(9) on newer version of...
2011-11-23 mariusUse DEVMETHOD_END.
2011-11-23 mariusProbe the BCM5785.
2011-11-23 mariusSync with NetBSD rev. 1.104
2011-11-23 luigifix formatting warning using casts. The numbers involved
2011-11-23 trocinyFix build without INVARIANTS.
2011-11-23 adrianRe-lock the ath lock after ath_reset() has been called.
2011-11-23 kevloRemove unused variable mii.
2011-11-23 adrianFlesh out the TX aggregation completion statistics.
2011-11-23 yongariDisable accepting frames in re_stop() to put RX MAC...
2011-11-22 yongariPerform media change after setting IFF_DRV_RUNNING...
2011-11-22 yongariWriting access to RL_CFG5 register also requires EEPROM...
2011-11-22 hselaskyRename device_delete_all_children() into device_delete_...
2011-11-22 mariuss,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully...
next