]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-02-07 ticsounbreak mutlicast hash creation for the second time.
2011-02-06 traszMake it impossible to clear the MNT_NFS4ACLS flag on...
2011-02-06 jillesrfork_thread(3): Mark deprecated in favor of pthread_cr...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-06 jmalletto) Cavium Octeon doesn't need nop barriers.
2011-02-06 marcelComment-out FLOWTABLE. It causes a kernel panic due...
2011-02-06 adrianJust tag all RX packets as needing reorder processing...
2011-02-06 adrianOnly tag packets with the A-MPDU bit if they were part...
2011-02-06 pjdNow that we break the loop on fstat(2) failure we no...
2011-02-06 pjdAdd (void) cast before snprintf(3)s for which we are...
2011-02-06 pjdTreat fstat(2) failure (different than EBADF) as fatal...
2011-02-06 pjdOpen syslog when logging sysconf(3) failure.
2011-02-06 rrs1) Use same scheme Michael and I discussed for a select...
2011-02-06 pjdClose more descriptors that can be open if the worker...
2011-02-06 miwi- Use tabs not spaces
2011-02-06 bschmidtFix cut&paste mistake.
2011-02-06 miwi- Add Dell Wireless 1390 BCM4311 Mini PCI to supported...
2011-02-05 luigicorrect the 'output_time' of packets generated by dummynet.
2011-02-05 luigifollowing the recent (218130) changes to Makefile and...
2011-02-05 jillessh: Weaken some tests to allow /rescue/sh to pass every...
2011-02-05 adrianAdd a temporary workaround so the 11n rate scenario...
2011-02-05 dougbCatch up with reality and references from the latest...
2011-02-05 alcUnless "cnt" exceeds MAX_COMMIT_COUNT, nfsrv_commit...
2011-02-05 tuexenAdd support for M_FLOWID.
2011-02-05 nwhitehornEnable wide character support in libdialog.
2011-02-05 kibFix linking of the kernel without device npx.
2011-02-05 kibClear the padding when returning context to the usermod...
2011-02-05 jillessh: Fix two things about {(...)} <redir:
2011-02-05 jillessh: Remove clearcmdentry()'s now unused argument.
2011-02-05 jillessh: Forget all cached command locations on any PATH...
2011-02-05 jillessh: Do not try to execute binary files as scripts.
2011-02-05 rrs1) Typo correction in comments and one spacing change.
2011-02-05 impphys_addr is a PA not a VA so declare it as a vm_paddr_...
2011-02-05 impMake md_tp a register_t not a void *. This will keep...
2011-02-05 dougbVendor import of BIND 9.6.3
2011-02-04 jillessh: Remove special code for shell scripts without magic...
2011-02-04 kibRemove duplicate .note.GNU-stack section declaration.
2011-02-04 alcSince the last parameter to vm_object_shadow() is a...
2011-02-04 kibRemove duplicate .note.GNU-stack section declaration...
2011-02-04 jkimDo not let pw.conf(5) or -M option affect creation...
2011-02-04 jhbCorrect include path.
2011-02-04 yongariDisable TX IP checksum offloading for RTL8168C controll...
2011-02-04 jillesMake sys_signame upper case.
2011-02-04 emasteWe can pass a format string and args to panic(), so...
2011-02-04 aevdev's sectorsize should not be greater than 8 Kbytes...
2011-02-04 jhbCollapse duplicate definitions of EXT2_SB().
2011-02-04 jhbAlways assert that the turnstile chain lock is held...
2011-02-04 jhbWhen turning off TCP_NOPUSH, only call tcp_output(...
2011-02-04 jhbUse M_WAITOK rather than M_NOWAIT when creating taskque...
2011-02-04 rrs1) Fix cpu mapping per JB's suggestions
2011-02-04 tijlReplace __LP64__ with __mips_n64. This partly reverts...
2011-02-04 brucecFix typo (Tuneable -> Tunable).
2011-02-04 marcelAdd PEX0 and select the first serial port as console.
2011-02-04 adrianOops, fix newbie mistake that breaks the normal build.
2011-02-03 jillessh: Return only 126 or 127 for execve() failures.
2011-02-03 tuexenFix several bugs in the stream schedulers.
2011-02-03 adrianModify the TX path to set and use the 11n rate scenario...
2011-02-03 adrianDisable the code I previously added from Rui's 802...
2011-02-03 tuexenMake sure that changing the ECN sysctl does not affect
2011-02-03 rrs1) Move per John Baldwin to mp_maxid
2011-02-03 hselaskyFix for detection of MTK 3329 GPS USB devices.
2011-02-03 marcelThe FDT describes the host controller directly. There...
2011-02-03 marcelAccept r1 as having the metadata pointer argument if...
2011-02-03 hartiBring the list of OIDs up-to-date to prevent conflicts.
2011-02-03 alcEliminate unnecessary page hold_count checks. These...
2011-02-03 jhbUse a dedicated taskqueue with a thread that runs at...
2011-02-03 rrsFix the per CPU stats so that:
2011-02-03 pjdSetup another socketpair between parent and child,...
2011-02-03 pjdAdd missing locking after moving keepalive_send() to...
2011-02-03 pjdDrop privileges after connecting to hastd, but before...
2011-02-03 pjdLet the caller log info about successful privilege...
2011-02-03 rrsAdds an experimental option to create a pool of
2011-02-03 emasteInclude driver name in panic string, to make it easier...
2011-02-03 emasteRevert part of r173264. Both aac_ioctl_sendfib and...
2011-02-02 impSetting TARGET and TARGET_ARCH needs to be done in...
2011-02-02 jillessh: Add test for shell script without '#!'.
2011-02-02 jillessh: Remove comment mentioning herefd, which is gone.
2011-02-02 uqsAdd some obsolete manpages.
2011-02-02 bzAdd missing argument after r218192.
2011-02-02 uqslibkvm: fix logic inversion introduced with last commit
2011-02-02 mdfPut the general logic for being a CPU hog into a new...
2011-02-02 pjd- Rename proto_descriptor_{send,recv}() functions to
2011-02-02 pjdAdd proto_connect_wait() to wait for connection to...
2011-02-02 pjdAllow to specify connection timeout by the caller.
2011-02-02 pjdMove protocol allocation and deallocation to separate...
2011-02-02 jhbFix build with DIAGNOSTIC enabled.
2011-02-02 pluknetRemove OpenSolaris include path referring to a non...
2011-02-02 rrs1) Allow a chunk to track the cwnd it was at when sent.
2011-02-02 pjdBe prepared that hp_client or hp_server might be NULL...
2011-02-02 marcelRename INTR_VEC to MAP_IRQ. From the OFW or FDT we...
2011-02-02 adrianCall the correct ANI Attach routine.
2011-02-02 impMake the generated files depend on the Makefile so...
2011-02-02 impRevert last change now that the reason for it is no...
2011-02-01 mmRecommit r218169, enclosing with #ifdef _KERNEL
2011-02-01 impWhitespace nit
2011-02-01 n_hibmaNew ID for the Novatel MC547
2011-02-01 kanRevert r218169 until it can be tested and fixed properly.
2011-02-01 jhbSome cosmetic fixes and remove a duplicate constant.
2011-02-01 jhb- Set the next_alloc fields for an i-node after allocat...
2011-02-01 jhbOutput an appropriate amount of padding to line up...
next