]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-01-05 jeff - Fix a comparison in sched_choose() that caused cpus...
2007-01-05 mjacobRELENG_6 compilation
2007-01-05 mjacoberror print cleanup && turn off ints if RISC is paused
2007-01-05 mjacobCheck the return from registering FC4 types with the...
2007-01-05 jkim- Clean up Aperture Access Global Enable (APEN) bit...
2007-01-05 mjacob(commented out) multipath fault injection code.
2007-01-05 jhbAdd code to parse the utrace(2) entries generated by...
2007-01-05 jkimFix style(9).
2007-01-05 jhb- Close a race between enumerating UNIX domain socket...
2007-01-05 jhb- Add a new function uma_zone_exhausted() to see if...
2007-01-05 mjacobAnother (minor) CAM_NEW_TRAN backport thingie, plus...
2007-01-05 cpercivaIf append_archive fails while writing an archive header...
2007-01-05 takawataMake agp_intel capable to work after resume from S3...
2007-01-05 rodrigcSimplify code in union_hashins() and union_hashget...
2007-01-05 pisoPrevent adding a rule with a nat action in case IPFIREW...
2007-01-05 cpercivaChange the client skipper API to use off_t instead...
2007-01-05 ticsoHints are handled differently on -current
2007-01-05 blackendFix 2 typos, as consequence update copyright year.
2007-01-05 jeff - ftick was initialized to -1 for init and any of...
2007-01-05 dasRemove an unneeded fnstcw instruction.
2007-01-05 dasRemove a note pertaining to the Alpha.
2007-01-05 rodrigcEliminate obsolete comment, now that getushort() is...
2007-01-05 davidxuInsert mutex at tail if it has highest ceiling.
2007-01-05 davidxuOops, don't corrupt the list.
2007-01-05 davidxuCheck if the PP mutex is recursive, if we have already...
2007-01-05 rodrigcFix parsing of -o uid and -o gid options, so that ...
2007-01-05 ticsoMFp4: Use the next possible value for hz instead of...
2007-01-05 ticsoMFp4: Add missing atomic functions
2007-01-05 rodrigcEliminate ASSERT_VOP_ELOCKED panics when doing mkdir...
2007-01-05 ticsoMFp4: add BWCT kernel configuration
2007-01-05 ticsoMFp4: Make at91_rtc optional to allow other RTC choices
2007-01-05 ticsoMFp4: add basic driver for RTL8305SC switch in PHY...
2007-01-05 ticsoMFp4: Read access require PDC to be setup first otherwi...
2007-01-05 ticsoMFp4: BWCT boards are using an 16MHz xtal
2007-01-05 ticsoMFp4: Add VLAN_MTU support
2007-01-05 ticsoMFp4: fix a race in transmit buffer handling
2007-01-05 ticsoMFp4: struct fsm_opt_hdr needs to be __packed as it...
2007-01-04 mjacobsome whitespace cleanup (which I usually don't bother...
2007-01-04 mjacobAdd a function that checks for duplicate requests ...
2007-01-04 jhb- Use a regular mutex rather than a spin mutex. This...
2007-01-04 bruefferDocument Marvell 6101/6145 support.
2007-01-04 ariffFix headphone/speaker automute for Toshiba Satellite...
2007-01-04 sosAdd support for the Marvell 6101/6145 PATA chips used...
2007-01-04 cpercivaConvert compression_skip from taking a size_t skip...
2007-01-04 jeff - Only allow the tdq_idx to increase by one each tick...
2007-01-04 jeff - Don't pass a pointer into runq_choose_from(). The...
2007-01-04 bruefferNew supported JMicron, ALI and ServerWorks chipsets.
2007-01-04 jeffULE 2.0:
2007-01-04 jeff - Add three new functions to support circular run...
2007-01-04 jeff - Add SRQ_BORROWING to the list of switch reasons...
2007-01-04 sosAdd new PATA only JMicron chip.
2007-01-04 rodrigcAdd sockipprotoname() function. Decode the third param...
2007-01-04 rodrigcGenerate sockdomainname() function with auto_if_type...
2007-01-04 rodrigcAdd auto_if_type() function, which is similar to auto_s...
2007-01-03 cpercivaRewrite and simplify archive_read_format_tar_skip....
2007-01-03 dasRemove the test that ensures that when the string ...
2007-01-03 cpercivaQuiet a compiler warning where (off_t + size_t) has...
2007-01-03 cpercivaInsert zero-padding between sparse blocks in archive_re...
2007-01-03 pisoWrap ipfw nat support in a new kernel config option...
2007-01-03 luigiprotect against multiple inclusion (this is useful...
2007-01-03 dasFix cut-and-paste bugs in the regression tests.
2007-01-03 dasThe distinction between quiet and signaling NaN formats is
2007-01-03 dasMerge local diffs.
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2007-01-03 dasImport of the latest gdtoa sources, which include fixes...
2007-01-03 dasFix rounding of 0xf for hex fp formats.
2007-01-03 jeff - Fix schedgraph output with KSE threads. Call thread...
2007-01-02 rsefix typo: "adaptor" -> "adapter"
2007-01-02 hrsThe nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_s...
2007-01-02 julianRemove a bunch of dependencies in the IP header being...
2007-01-02 jhbUse the vnode interlock to close a race where pfs_vncac...
2007-01-02 cpercivaClean up the struct archive used for reading an archive...
2007-01-02 cpercivaHandle errors which occur during archive_write_data...
2007-01-02 flzJail_ip and jail_interface local variables were renamed...
2007-01-02 rseFix typo: effected -> affected
2007-01-02 scottlExpand a comment for clarity and fix a missed substitution.
2007-01-02 davidxuFix compiling.
2007-01-02 scottlMake sure that all of the fields in the header are...
2007-01-02 kientzleRemove old man page.
2007-01-01 scottlAdd a simple tool for checking the command queues in...
2007-01-01 csjpstyle(9) nit. Prefer struct[space]name[space]{ to make...
2007-01-01 dangerForgot to mention that the last revision was fix for:
2007-01-01 danger- Do not claim that ipfw is the only firewall package...
2007-01-01 ceriDuring an upgrade, if /boot/kernel.prev exists then...
2007-01-01 mlaierClean up pfr_kentry_pl2 as well. This fixes a kernel...
2007-01-01 delphijFix amd64 build.
2007-01-01 csjpTeach the stub policy about some of the more recent...
2007-01-01 csjpRemove conditional return of 1. For the MAC_STATIC...
2007-01-01 impMFp4: Fix bit name for SPI SR register
2007-01-01 impMFp4: Remove watchdog timeout that appears to be unused.
2007-01-01 impMerge from FreeBSD-tsf-6 by way of p4:
2007-01-01 impFix typo in comment.
2006-12-31 impAdd comment about udp checksums being off in BSD 4...
2006-12-31 rwatsonOnly signal the CV indicating that the MAC Framework...
2006-12-31 jmgremove delays that have been unnecessary since 2002...
2006-12-31 ceriClarify a comment.
2006-12-31 ceriFix typo.
2006-12-31 delphijWelcome to 2007
2006-12-31 rwatsonPrefer a more traditional spelling of inhibited in...
2006-12-31 hrsFix wrong markup and some wordsmithing.
next