]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-03 mpImport vendor patch to fix postcmd regression in tcsh...
2007-04-03 pjd- Protect against specifing journal less than 100MB...
2007-04-03 chinsan- Remove the deprecated ``/stand'' hierarchy.
2007-04-03 riks/if_vlan/vlan/
2007-04-03 rwatsonFix use after free bug: use temporary variable to hold...
2007-04-03 pjdAdd root_mount_wait() function which can be used to...
2007-04-03 rrs- fixed several places where we did not release INP...
2007-04-03 gallatin- Fix a bug in the TSO transmit routine where frames...
2007-04-03 bruefferMake the tunable names for Intel license agreement...
2007-04-03 leeym- add entries for me (leeym)
2007-04-03 pav- Update for new tcl categories
2007-04-03 ru- Recognize -g and -m in pstat(8) too.
2007-04-03 semFix a type in a second name
2007-04-03 chinsan- Add myself.
2007-04-03 kevloSince the driver uses mutexes, remove splusb() and...
2007-04-03 kientzle'ar' format support for libarchive, contributed by...
2007-04-03 kanCorrect PT_GNU_EH_FRAME definition.
2007-04-03 marcelDon't use a time-limiting loop that's defined in terms...
2007-04-02 desAdd a dummy script, FILESYSTEMS, which depends on root...
2007-04-02 rikAdd description how the filter works in case of multipl...
2007-04-02 marcelDon't expose the uart_ops structure directly, but inste...
2007-04-02 marcelIntroduce a variable TARGETS that can be set on the...
2007-04-02 impLoop on sdcard init. This helps if one hasn't plugged...
2007-04-02 jhbFix a fd leak in socketpair():
2007-04-02 jkimEnable MSI support on RELENG_6.
2007-04-02 matteoMake rpc.statd INET* indipendent by converting sockaddr...
2007-04-02 jkimMFP4: Turn emul_lock into a mutex.
2007-04-02 semadd my mentees and comentor relation
2007-04-02 jhbAdd another fd leak test for accept() I used to test...
2007-04-02 mtmInstead of directly sourcing the firewall script, run...
2007-04-02 wesAdd myself to the tree of life^WFreeBSD
2007-04-02 brooksjlemon was my mentor and I got my commit bit in 2001.
2007-04-02 rwatsonIn rc.firewall, make it clear that this is the setup...
2007-04-02 jhb- Split out the part of SYSCALL_MODULE_HELPER() that...
2007-04-02 jhbDon't go to a whole lot of extra work to handle the...
2007-04-02 gabor- Add some comments what these files are for and how...
2007-04-02 ruOops, sort properly.
2007-04-02 ariffRevert busy refcount back to int. As a side note, multi...
2007-04-02 ruAdd my relashionships.
2007-04-02 acheAdd myself
2007-04-02 acheAdd myself
2007-04-02 yarLogically separate the complex `hanoi' and `math' tests...
2007-04-02 yarDon't forget to close the range if we branched over...
2007-04-02 yarToday SUN and GNU seds fully agree on test 5.3 and...
2007-04-02 ijliaoadd myself
2007-04-02 yarPrevent foot-shooting in advance: Put the MATCH()...
2007-04-02 ariffDisable seq_modevent(). The implementation is incomplet...
2007-04-02 yongariUse our own timer for watchdog instead of if_watchdog...
2007-04-02 cpercivaNow that there is always a compression-layer skip funct...
2007-04-02 chinsan- Fix typo in ntpd(8).
2007-04-02 ariffNo need to track every closing instance, and put busy...
2007-04-02 scottlFreeze the simq, not the devq, if we run out of command...
2007-04-02 ariffProvide hint / tunable for possible asynchronous USB...
2007-04-02 ariff- Don't wakeup() unnecessarily, so the behavior of...
2007-04-02 mjacobTemporarily desupport simultaneous target and initiator...
2007-04-02 kientzleFix type-punned pointer, minor style fixes.
2007-04-02 yongariAdd myself
2007-04-02 kientzleRemove unused variable; use consistent types.
2007-04-02 kientzleBe consistent: file flags are unsigned bitmaps.
2007-04-02 kientzleDon't compare a signed char to 0xFF.
2007-04-02 kientzleAvoid a potential overflow when 'skip' is larger than...
2007-04-02 kientzleStyle fix: Use the correct type for 'bytes_to_write'.
2007-04-02 kientzleStyle: bare "unsigned" is deprecated, use "unsigned...
2007-04-02 kientzleRemove some unused fields from archive_read internal...
2007-04-01 markmAdd -m (megabytes) and -g (gigabytes) options. I'm...
2007-04-01 trhodesFill in what's left about myself. Noted eik, jesusr...
2007-04-01 mlaierNote that the old firmware modules need to be removed.
2007-04-01 netchildHandle errors from bus_setup_intr().
2007-04-01 netchildTell the user when the setup of the interrupt handler...
2007-04-01 wkoszekng_node and ng_worklist locks both migrated from being...
2007-04-01 pjdMore style nits.
2007-04-01 acheAdd myself
2007-04-01 netchildTell a statistic checker that not checking the return...
2007-04-01 netchildMake it obvious that we don't care about the return...
2007-04-01 pjdStyle nit.
2007-04-01 yarThis trivial change should fix at least 3 similar bugs...
2007-04-01 itetcuAdd my first (and only until now) mentee Dryice Dong...
2007-04-01 itetcuAdd myself.
2007-04-01 itetcuAdd my mentor Sam Lawrance (my other mentor Tom McLaugh...
2007-04-01 pjdI think the code I'm removing here is completely bogus.
2007-04-01 rodrigcChange #include <machine/pcpu.h> to #include <sys/pcpu.h>
2007-04-01 rwatsonIf nooption SMP on powerpc, also nooption ADAPTIVE_SX...
2007-04-01 pjdNow that the vdropl() function is public, assert that...
2007-04-01 maximo Document vdropl(9) [1].
2007-04-01 umeAdd Inoue-san and Shiozaki-san.
2007-04-01 marcelAdd bge(4).
2007-04-01 marcelWhen writing to PCI configuration registers, don't...
2007-04-01 umeAdd Suzuki-san and myself.
2007-04-01 bennoAdd myself and grehan.
2007-04-01 impFix typo
2007-04-01 marcelRemove unused file.
2007-03-31 desMake vdropl() public; zfs needs it. There is also...
2007-03-31 jhbOptimize sx locks to use simple atomic operations for...
2007-03-31 samoops, another missed file from crypto api change
2007-03-31 cpercivaProvide a dummy compression-layer skip function which...
2007-03-31 gabor- Add retire dates for alumni where possible
2007-03-31 matAdd myself, mentor and mentee here
2007-03-31 pjdMake vfs_mount_destroy() and vfs_freeopts() non-static...
2007-03-31 gabor- Extend incomplete entries for asmodai, bmilekic,...
next