]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-05-09 Sam LefflerMakefile to record the technique by which the .uu files...
2009-05-09 Sam Lefflerupdate to v3.1
2009-05-09 Warner LoshRemove bogus comment.
2009-05-09 Warner LoshImplement RFC 5095 more fully. Rather than marking...
2009-05-09 Ollivier RobertRemove reference to nonexistant manpage.
2009-05-09 Alexander KabaevDo not embed struct ucred into larger netcred parent...
2009-05-09 Warner LoshUnmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@
2009-05-09 Ed SchoutenTTYs don't necessarily use /dev/ttyxx.
2009-05-09 Doug RabsonWork around non-standard behaviour of rpcbind in some...
2009-05-09 Ed SchoutenAdd support for old TTY ioctls to kdump.
2009-05-09 Alan CoxFix a race involving vnode_pager_input_smlfs(). Specif...
2009-05-09 Kip Macyfix atomic.S rename and vimage breakage
2009-05-09 Kip Macyatomic.S has been renamed opensolaris_atomic.S to avoid...
2009-05-09 John BaldwinConvert IPFW_DEFAULT_TO_ACCEPT into a loader tunable
2009-05-09 Kip Macy- rename atomic.S and crc32.c to avoid collisions when...
2009-05-09 Xin LIUpdate to less v429.
2009-05-08 Xin LIVendor import of less v429
2009-05-08 Xin LIFlatten all tags of the dist tree of less.
2009-05-08 David Christensen- Fixed incorrect packet length problem caused be earli...
2009-05-08 Ed SchoutenRegenerate system call tables to use SVN ids.
2009-05-08 Ed SchoutenRegenerate ibcs2 system call table.
2009-05-08 Ed SchoutenBurn TTY ioctl bridges in compat layers.
2009-05-08 Doug RabsonUse log(9) for debug and status messages and hide some...
2009-05-08 Marko ZecA NOP change: style / whitespace cleanup of the noise...
2009-05-08 Marko ZecRemove a bogus check that unintentionally slipped in...
2009-05-08 Marko ZecIntroduce a new virtualization container, provisionally...
2009-05-08 Philip PaepsSync ubsec(4) with reality, note BCM5825 support.
2009-05-08 Andrew ThompsonDrain the tasks before the interface stop call in case...
2009-05-08 Alexander MotinAdd one more board ID with inverted external amplifier...
2009-05-08 Stephane E... Change the internal buffer used to store input lines...
2009-05-08 Sam Lefflerkill more portability functions that are no longer...
2009-05-08 Sam Lefflerkill unused OS_GETUPTIME
2009-05-07 Kip Macydon't call vn_rele_async_fini in the !_KERNEL case
2009-05-07 Kip Macydefine VN_RELE_ASYNC for use by libzpool
2009-05-07 Kip Macymove VN_RELE_ASYNC to the compatibility layer with...
2009-05-07 Tim KientzlePartially revert r191171, which went too far in trying
2009-05-07 Kip Macyavoid LOR and gratuitous extra lock acquisitions by...
2009-05-07 Kip MacyAllow the VM to provide backpressure on the ARC cache...
2009-05-07 Kip MacyAsynchronously release vnodes to avoid blocking on...
2009-05-07 Kip MacyNo man page currently exists so comment the two uncommented
2009-05-07 Jamie GrittonGive vfs_getopt the type it's expecting.
2009-05-07 Alexander MotinAdd ID of one more SII3132 revision found on adaptec...
2009-05-07 Jamie GrittonMove the per-prison Linux MIB from a private one-off...
2009-05-07 Konstantin... Eliminate the loop and the call to pause(9) in vfs_vget...
2009-05-07 Philip PaepsAdd PCI IDs for the Broadcom 5825 incarnation.
2009-05-07 Ed SchoutenIf we have a regular rint handler, never go into rint_b...
2009-05-07 Andrew ThompsonUse a 32 bit type for the interface mask as this equals...
2009-05-07 Randall Stewartrepository sync to multi-OS repo ... spaceing change
2009-05-07 Randall StewartABI expansions to hopefully future-proof our MIB/netsta...
2009-05-07 Ed MasteUpdate example with feedback from thompsa@.
2009-05-07 Dmitry ChaginAdd KTR(9) tracing for futex emulation.
2009-05-07 Steven KreuzerAdd my birthday
2009-05-07 Steven KreuzerAdding myself as a ports committer
2009-05-07 Ed Mastes/ath0/wlan0/ since we no longer use the real device...
2009-05-07 Dmitry ChaginLinux exports HZ value to user space via AT_CLKTCK...
2009-05-07 Ed SchoutenAdd tcsetsid(3).
2009-05-07 Dmitry ChaginChange linux struct tms definition to match actual...
2009-05-07 Dmitry ChaginAdd preliminary KTR(9) support to the linux emulation...
2009-05-07 Dmitry ChaginTo avoid excessive code duplication move MI definitions...
2009-05-07 Dmitry ChaginReturn EAFNOSUPPORT instead of EINVAL in case when...
2009-05-07 Alan CoxEliminate an incorrect comment.
2009-05-07 Alan CoxDefine the kernel pmap in the same way on arm as on...
2009-05-07 Dmitry ChaginRework r191742.
2009-05-07 Andrew ThompsonAdd the Sierra AC885U and increase the max ports to 8.
2009-05-07 Andrew Thompson- Fix the u3g port detection where it would not calcula...
2009-05-07 Andrew ThompsonUse vendor and product macro expansion to make the...
2009-05-07 Sam Leffleroptimize ath_tx_findrix: there's no need to walk the...
2009-05-06 Sam Lefflero cleanup checks for which vap combinations are permitt...
2009-05-06 Sam Leffleradd support for the Beacon Not Ready (BNR) interrupt
2009-05-06 Olivier HouchardUse the good hints for the NSLU, it should fix the...
2009-05-06 John-Mark Gurneyfix grammar...
2009-05-06 Ulf Lilleengen- Split up the BIO queue into a queue for new and one...
2009-05-06 Ulf Lilleengen- Fix a case where a RAID5 volume would think that...
2009-05-06 Ulf Lilleengen- Check if any plexes are doing internal maintenance...
2009-05-06 Ulf Lilleengen- Add forgotten KASSERT.
2009-05-06 Ulf Lilleengen- Fix a bug where the bio_data field of the wrong BIO...
2009-05-06 Ulf Lilleengen- GV_BIO_RETRY is not used, and it is actually impossib...
2009-05-06 Ulf Lilleengen- Split the queue mutex into one for the event queue...
2009-05-06 Doug RabsonDisable adaptive mutexes and rwlocks for XENHVM.
2009-05-06 Doug RabsonFix XENHVM build.
2009-05-06 Marko ZecRemove unnecessary CURVNET_SET() calls where curvnet...
2009-05-06 Marko ZecUnbreak options VIMAGE kernel builds.
2009-05-06 Yoshihiro TakahashiReduce diffs against i386.
2009-05-06 Sam Lefflerrevert r191633; this breaks at91 & xscale (likely all...
2009-05-05 Maxim Konovalovo FreeBSD 7.2 added.
2009-05-05 Rene LadanAdd my birthday to the calendar.
2009-05-05 Rafal JaworowskiGPT style partitioning for loader(8) with U-Boot suppor...
2009-05-05 Alexander KabaevSilence unsolicited spam printed out when KTR_MLD happe...
2009-05-05 Marko ZecUnbreak LINT build, caused by a change in struct ng_nod...
2009-05-05 Andrew ThompsonMake sure the frame list base address is re-programmed...
2009-05-05 Andrew ThompsonRemove USB shutdown methods from device drivers as...
2009-05-05 Andrew ThompsonRevert part of r191494 which used the udev state to...
2009-05-05 Sean Nicholas... Add myself as a mentee of dwmalone for the committers...
2009-05-05 Edward Tomasz... Make gmultipath(8) easier to find.
2009-05-05 Stanislav Sedov- Add support for PXA270 cpu.
2009-05-05 Marko ZecChange the curvnet variable from a global const struct...
2009-05-05 Jamie GrittonAdd a constant PR_MAXMETHOD to better define the jail...
2009-05-05 Alexander MotinDo not try to initialize LAPIC timer if we are not...
2009-05-04 John BaldwinAlways compute the root of the kernel source tree and...
2009-05-04 Jamie GrittonMark Linux MIB sysctls MPSAFE.
next