]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-07-09 Edward Tomasz... Add manual page links to advertise procstat(1) a little...
2009-07-09 Robert NolandAdd support for Radeon HD 4770 (RV740) chips.
2009-07-09 Konstantin... Restore the segment registers and segment base MSRs...
2009-07-09 Pyun YongHyeonMake xl(4) build with Tx checksum offload.
2009-07-08 Jamie GrittonRemove crcopy call from seteuid now that it calls crcop...
2009-07-08 Edward Tomasz... Regen the freebsd32 parts.
2009-07-08 Edward Tomasz... Fix freebsd32 version of lpathconf(2).
2009-07-08 Jamie GrittonGive a more expected behavior to -[hns] options, defaul...
2009-07-08 Jamie GrittonFix a typo in the examples.
2009-07-08 Edward Tomasz... Regenerate after lpathconf(2) addition.
2009-07-08 Edward Tomasz... There is an optimization in chmod(1), that makes it...
2009-07-08 Ed SchoutenFix regressions in return events of poll() on TTYs.
2009-07-08 Brian SomersFix some uninitialise variables.
2009-07-08 Colin PercivalAdd support for using a livefs from a USB disk.
2009-07-08 Colin PercivalRefactor code from installFixitCDROM into a new functio...
2009-07-08 Alexander MotinFix kernel panic, when ataahci driver is used on system...
2009-07-08 Marcel MoolenaarRevert revisions 188839 and 188868. Use of the ioctl...
2009-07-08 Mike SilbersackIncrease HZ_VM from 10 to 100. While 10 hz saves cpu...
2009-07-07 Sam LefflerFix ar5416 and later parts on big-endian platforms...
2009-07-07 Joel DahlFix two typos and sort sysctls.
2009-07-07 Konstantin... Fix poll(2) and select(2) for named pipes to return...
2009-07-07 Ken SmithBump for BETA1.
2009-07-06 Sam LefflerFix AR5416 and later parts when building with AH_DEBUG...
2009-07-06 Joel DahlDocument the new EQ and VPC features along with a few...
2009-07-06 Alan CoxWhen pmap_change_attr() changes the PAT setting on...
2009-07-06 John BaldwinAfter the per-CPU IDT changes, the IDT vector of an...
2009-07-06 John BaldwinMFi386: Add a 'show idt' command to DDB to display...
2009-07-06 Jack F VogelThe new method of reading the mac address from the
2009-07-06 Florent Thoumie- pkg_install is maintained by portmgr.
2009-07-06 Attilio RaoIn the current code, rdlock_count is not correctly...
2009-07-06 Tim KientzleThis addresses some issues with my earlier -R fix that
2009-07-05 Alan CoxPAE adds another level to the i386 page table. This...
2009-07-05 Sam Lefflercatchup with action+ageq additions
2009-07-05 Sam Leffleradd missing bit of r195379
2009-07-05 Pawel Jakub... - Don't suggest opening file for writing in preparation...
2009-07-05 Sam LefflerAdd ieee80211_ageq; a facility for staging packets...
2009-07-05 Ariff Abdullah- Increase dynamic range of filter coefficients from...
2009-07-05 Sam LefflerRevamp 802.11 action frame handling:
2009-07-05 Sam LefflerCleanup ALIGNED_POINTER:
2009-07-05 Brian SomersAdd a missing phrase.
2009-07-05 Edward Tomasz... When the kernel is configured without "options FFS...
2009-07-05 Alexander MotinMark atanvidia depending on ataahci since rev.188846.
2009-07-05 Ivan VorasAdd missing reference to GPT support.
2009-07-05 Brian SomersDisable r194497 for now. It doesn't work well with...
2009-07-04 Attilio RaoAdd a new options (-s) that, when specified, skips...
2009-07-03 Konstantin... When forking a vm space that has wired map entries...
2009-07-03 Rui Pauloacpi_hp.c:
2009-07-03 Tim KientzleThis fixes bsdcpio's -R option to accept numeric
2009-07-02 Edward Tomasz... Fix fpathconf(3) on fifos, in effect making ls(1) properly
2009-07-02 Ed SchoutenEnable POSIX semaphores on all non-embedded architectur...
2009-07-02 Konstantin... In vn_vget_ino() and their inline equivalents, mnt_ref...
2009-07-02 Robert WatsonCreate audit records for AUE_POSIX_OPENPT, currently...
2009-07-02 Jamie GrittonCall prison_check from vfs_suser rather than re-impleme...
2009-07-02 Ariff AbdullahSlightly increase amount of bandwidth of resampling...
2009-07-02 Robert WatsonFix comment misthink.
2009-07-02 Robert WatsonAudit file descriptor and command arguments to ioctl(2).
2009-07-02 Robert WatsonClean up a number of aspects of token generation from...
2009-07-02 Xin LIUse MPT_MAX_LUNS as maximium number of LUNs, not 7...
2009-07-02 Xin LIChange explicit maximium numbers to the defined macro...
2009-07-01 Robert WatsonFor access(2) and eaccess(2), audit the requested acces...
2009-07-01 Edward Tomasz... Don't panic on attempt to set ACL on a block device...
2009-07-01 Stanislav Sedov- Properly order headers, local variables and prototype...
2009-07-01 Jeff Roberson - Use fd_lastfile + 1 as the upper bound on nd. This...
2009-07-01 Edward Tomasz... Fix a panic which (reportedly) can happen when unmounti...
2009-07-01 Rafal JaworowskiMap DPCPU pages into ARM kernel VA space.
2009-07-01 Robert WatsonAudit file descriptor numbers for various socket-relate...
2009-07-01 Robert WatsonDefine missing audit argument macro AUDIT_ARG_SOCKET...
2009-07-01 Doug RabsonClarify the node about removing NFS_LEGACYRPC
2009-07-01 John BaldwinImprove the handling of cpuset with interrupts.
2009-07-01 Robert WatsonWhen auditing unmount(2), capture FSID arguments as...
2009-07-01 Rick MacklemWhen unmounting an NFS mount using sec=krb5[ip], the...
2009-07-01 Rick MacklemMake sure that cr_error is set to ESHUTDOWN when closin...
2009-07-01 Jack F VogelMultiqueue RX is not correctly enabled on the new 82599
2009-07-01 Edward Tomasz... With NFSv4 ACLs, it is possible that applying a mode...
2009-07-01 Robert WatsonAudit the file descriptor number passed to lseek(2).
2009-07-01 Robert WatsonFix link(2) auditing: use the second audit record path...
2009-07-01 Stanislav Sedov- Fix the bug in write(2) called with incorrect paramet...
2009-07-01 Robert Watsonudit the 'options' argument to wait4(2).
2009-07-01 Alexander MotinFix infinite loop in ng_iface, that happens when packet...
2009-07-01 Doug RabsonAdd usr/include/nfs/rpcv2.h
2009-07-01 Doug RabsonAdd an entry documenting removal of the NFS_LEGACYRPC...
2009-07-01 Doug RabsonDon't include rpcv2.h - it has been removed.
2009-06-30 Martin BlappCompiles without higher warn level
2009-06-30 Brian SomersDon't imply that only FTP urls are supported when we...
2009-06-30 Edward Tomasz... Make it clear where to look for for protocol-specific...
2009-06-30 Alan CoxRemove a stale comment. The very same revision (r85511...
2009-06-30 Doug RabsonAdjust the internal NFS KPI to avoid the last traces...
2009-06-30 Doug RabsonRemove the old kernel RPC implementation and the NFS_LE...
2009-06-30 Martin BlappAdd wake, a tool to send Wake on LAN frames to hosts...
2009-06-30 Edward Tomasz... Make gjournal work with kernel compiled with "options...
2009-06-30 Ed MasteAdd FIONSPACE from NetBSD. FIONSPACE is provided so...
2009-06-30 Stanislav Sedov- Add support to atomically set/clear individual bits...
2009-06-30 Andriy Gaponremove unused/unneeded extern declarations
2009-06-30 Konstantin... For SU mounts, softdep_fsync() might drop vnode lock...
2009-06-30 Konstantin... Softdep_fsync() may need to lock parent directory of...
2009-06-30 Rui Pauloacpi_wmi_if:
2009-06-30 Bjoern A. ZeebIn case we cannot queue a packet reaching the queue...
2009-06-30 John BaldwinFix build with NFS_LEGACYRPC enabled after the socket...
2009-06-29 Stacey SonDynamically allocate the gidset field in audit record.
2009-06-29 Brooks DavisRemove support for the /dev/net/* per-interface devices...
next