]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-01-06 David SchultzRemove modf from libm's symbol map. It's actually...
2007-01-06 Craig RodriguesWhen performing a mount update to change a mount from...
2007-01-06 Alexander LeidingerFixes module build with DEB(x) defined to x.
2007-01-06 Alexander LeidingerSync with NetBSD:
2007-01-06 Alexander LeidingerExtend the emu10kx driver. With the words of the author:
2007-01-06 Alexander LeidingerMFi386 rev 1.56:
2007-01-06 Maxim Konovalovo One more typo in the comment.
2007-01-06 Jeff Roberson - Don't let SCHED_TICK_TOTAL() return less than hz...
2007-01-06 David XuFix compiling.
2007-01-06 David XuAdd function __mq_oshandle() to get file handle of...
2007-01-06 Jeff Roberson - Fix the sched_priority() invalid priority bugs....
2007-01-06 Takanori WatanabeRestore agp aperture size after resume, in case it...
2007-01-06 Matt JacobFix compile error.
2007-01-06 Jeff Roberson - Add colors for up to 8 cpus.
2007-01-06 Kip Macyfix declaration / definition mismatch with ieee80211_ch...
2007-01-06 Jeff Roberson - Don't IPI unless we're going to interrupt something...
2007-01-05 Jeff Roberson - Fix a comparison in sched_choose() that caused cpus...
2007-01-05 Matt JacobRELENG_6 compilation
2007-01-05 Matt Jacoberror print cleanup && turn off ints if RISC is paused
2007-01-05 Matt JacobCheck the return from registering FC4 types with the...
2007-01-05 Jung-uk Kim- Clean up Aperture Access Global Enable (APEN) bit...
2007-01-05 Matt Jacob(commented out) multipath fault injection code.
2007-01-05 John BaldwinAdd code to parse the utrace(2) entries generated by...
2007-01-05 Jung-uk KimFix style(9).
2007-01-05 John Baldwin- Close a race between enumerating UNIX domain socket...
2007-01-05 John Baldwin- Add a new function uma_zone_exhausted() to see if...
2007-01-05 Matt JacobAnother (minor) CAM_NEW_TRAN backport thingie, plus...
2007-01-05 Colin PercivalIf append_archive fails while writing an archive header...
2007-01-05 Takanori WatanabeMake agp_intel capable to work after resume from S3...
2007-01-05 Craig RodriguesSimplify code in union_hashins() and union_hashget...
2007-01-05 Paolo PisatiPrevent adding a rule with a nat action in case IPFIREW...
2007-01-05 Colin PercivalChange the client skipper API to use off_t instead...
2007-01-05 Bernd WalterHints are handled differently on -current
2007-01-05 Marc FonvieilleFix 2 typos, as consequence update copyright year.
2007-01-05 Jeff Roberson - ftick was initialized to -1 for init and any of...
2007-01-05 David SchultzRemove an unneeded fnstcw instruction.
2007-01-05 David SchultzRemove a note pertaining to the Alpha.
2007-01-05 Craig RodriguesEliminate obsolete comment, now that getushort() is...
2007-01-05 David XuInsert mutex at tail if it has highest ceiling.
2007-01-05 David XuOops, don't corrupt the list.
2007-01-05 David XuCheck if the PP mutex is recursive, if we have already...
2007-01-05 Craig RodriguesFix parsing of -o uid and -o gid options, so that ...
2007-01-05 Bernd WalterMFp4: Use the next possible value for hz instead of...
2007-01-05 Bernd WalterMFp4: Add missing atomic functions
2007-01-05 Craig RodriguesEliminate ASSERT_VOP_ELOCKED panics when doing mkdir...
2007-01-05 Bernd WalterMFp4: add BWCT kernel configuration
2007-01-05 Bernd WalterMFp4: Make at91_rtc optional to allow other RTC choices
2007-01-05 Bernd WalterMFp4: add basic driver for RTL8305SC switch in PHY...
2007-01-05 Bernd WalterMFp4: Read access require PDC to be setup first otherwi...
2007-01-05 Bernd WalterMFp4: BWCT boards are using an 16MHz xtal
2007-01-05 Bernd WalterMFp4: Add VLAN_MTU support
2007-01-05 Bernd WalterMFp4: fix a race in transmit buffer handling
2007-01-05 Bernd WalterMFp4: struct fsm_opt_hdr needs to be __packed as it...
2007-01-04 Matt Jacobsome whitespace cleanup (which I usually don't bother...
2007-01-04 Matt JacobAdd a function that checks for duplicate requests ...
2007-01-04 John Baldwin- Use a regular mutex rather than a spin mutex. This...
2007-01-04 Christian BruefferDocument Marvell 6101/6145 support.
2007-01-04 Ariff AbdullahFix headphone/speaker automute for Toshiba Satellite...
2007-01-04 Søren SchmidtAdd support for the Marvell 6101/6145 PATA chips used...
2007-01-04 Colin PercivalConvert compression_skip from taking a size_t skip...
2007-01-04 Jeff Roberson - Only allow the tdq_idx to increase by one each tick...
2007-01-04 Jeff Roberson - Don't pass a pointer into runq_choose_from(). The...
2007-01-04 Christian BruefferNew supported JMicron, ALI and ServerWorks chipsets.
2007-01-04 Jeff RobersonULE 2.0:
2007-01-04 Jeff Roberson - Add three new functions to support circular run...
2007-01-04 Jeff Roberson - Add SRQ_BORROWING to the list of switch reasons...
2007-01-04 Søren SchmidtAdd new PATA only JMicron chip.
2007-01-04 Craig RodriguesAdd sockipprotoname() function. Decode the third param...
2007-01-04 Craig RodriguesGenerate sockdomainname() function with auto_if_type...
2007-01-04 Craig RodriguesAdd auto_if_type() function, which is similar to auto_s...
2007-01-03 Colin PercivalRewrite and simplify archive_read_format_tar_skip....
2007-01-03 David SchultzRemove the test that ensures that when the string ...
2007-01-03 Colin PercivalQuiet a compiler warning where (off_t + size_t) has...
2007-01-03 Colin PercivalInsert zero-padding between sparse blocks in archive_re...
2007-01-03 Paolo PisatiWrap ipfw nat support in a new kernel config option...
2007-01-03 Luigi Rizzoprotect against multiple inclusion (this is useful...
2007-01-03 David SchultzFix cut-and-paste bugs in the regression tests.
2007-01-03 David SchultzThe distinction between quiet and signaling NaN formats is
2007-01-03 David SchultzMerge local diffs.
2007-01-03 David SchultzThis commit was generated by cvs2svn to compensate...
2007-01-03 David SchultzImport of the latest gdtoa sources, which include fixes...
2007-01-03 David SchultzFix rounding of 0xf for hex fp formats.
2007-01-03 Jeff Roberson - Fix schedgraph output with KSE threads. Call thread...
2007-01-02 Ralf S. Engelschallfix typo: "adaptor" -> "adapter"
2007-01-02 Hiroki SatoThe nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_s...
2007-01-02 Julian ElischerRemove a bunch of dependencies in the IP header being...
2007-01-02 John BaldwinUse the vnode interlock to close a race where pfs_vncac...
2007-01-02 Colin PercivalClean up the struct archive used for reading an archive...
2007-01-02 Colin PercivalHandle errors which occur during archive_write_data...
2007-01-02 Florent ThoumieJail_ip and jail_interface local variables were renamed...
2007-01-02 Ralf S. EngelschallFix typo: effected -> affected
2007-01-02 Scott LongExpand a comment for clarity and fix a missed substitution.
2007-01-02 David XuFix compiling.
2007-01-02 Scott LongMake sure that all of the fields in the header are...
2007-01-02 Tim KientzleRemove old man page.
2007-01-01 Scott LongAdd a simple tool for checking the command queues in...
2007-01-01 Christian S... style(9) nit. Prefer struct[space]name[space]{ to make...
2007-01-01 Daniel GerzoForgot to mention that the last revision was fix for:
2007-01-01 Daniel Gerzo- Do not claim that ipfw is the only firewall package...
2007-01-01 Ceri DaviesDuring an upgrade, if /boot/kernel.prev exists then...
next