summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sortbrian2007-04-031-2/+2
* This commit was generated by cvs2svn to compensate for changes in r168305,mp2007-04-031-1/+2
|\
| * Import vendor patch to fix postcmd regression in tcsh-6.15.00.mp2007-04-031-1/+2
* | - Protect against specifing journal less than 100MB and against journalpjd2007-04-031-3/+12
* | - Remove the deprecated ``/stand'' hierarchy.chinsan2007-04-031-3/+1
* | s/if_vlan/vlan/rik2007-04-031-2/+2
* | Fix use after free bug: use temporary variable to hold next entry in linkedrwatson2007-04-031-2/+3
* | Add root_mount_wait() function which can be used to wait until the rootpjd2007-04-032-10/+59
* | - fixed several places where we did not release INP locks.rrs2007-04-0317-221/+387
* | - Fix a bug in the TSO transmit routine where frames which hadgallatin2007-04-031-1/+3
* | Make the tunable names for Intel license agreement more obvious.brueffer2007-04-031-1/+1
* | - add entries for me (leeym)leeym2007-04-031-1/+6
* | - Update for new tcl categoriespav2007-04-031-1/+2
* | - Recognize -g and -m in pstat(8) too.ru2007-04-032-6/+6
* | Fix a type in a second namesem2007-04-031-1/+1
* | - Add myself.chinsan2007-04-031-0/+1
* | Since the driver uses mutexes, remove splusb() and splx().kevlo2007-04-031-5/+0
* | 'ar' format support for libarchive, contributed by Kai Wang.kientzle2007-04-036-0/+1376
* | Correct PT_GNU_EH_FRAME definition.kan2007-04-031-1/+1
* | Don't use a time-limiting loop that's defined in terms of the baudratemarcel2007-04-031-13/+7
* | Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocaldes2007-04-0223-22/+34
* | Add description how the filter works in case of multiple interfacesrik2007-04-021-3/+92
* | Don't expose the uart_ops structure directly, but instead havemarcel2007-04-0221-76/+184
* | Introduce a variable TARGETS that can be set on the make command linemarcel2007-04-021-1/+3
* | Loop on sdcard init. This helps if one hasn't plugged in the cardimp2007-04-021-1/+2
* | Fix a fd leak in socketpair():jhb2007-04-022-2/+40
* | Enable MSI support on RELENG_6.jkim2007-04-021-3/+3
* | Make rpc.statd INET* indipendent by converting sockaddr_in structuresmatteo2007-04-021-6/+18
* | MFP4: Turn emul_lock into a mutex.jkim2007-04-024-18/+18
* | add my mentees and comentor relationsem2007-04-021-0/+7
* | Add another fd leak test for accept() I used to test the fix in 1.234 ofjhb2007-04-021-1/+83
* | Instead of directly sourcing the firewall script, run it in a separate shell.mtm2007-04-022-2/+2
* | Add myself to the tree of life^WFreeBSDwes2007-04-021-0/+2
* | jlemon was my mentor and I got my commit bit in 2001.brooks2007-04-021-1/+2
* | In rc.firewall, make it clear that this is the setup for IPFW(4), and notrwatson2007-04-021-1/+1
* | - Split out the part of SYSCALL_MODULE_HELPER() that builds a 'structjhb2007-04-022-15/+21
* | Don't go to a whole lot of extra work to handle the race where the newjhb2007-04-021-25/+2
* | - Add some comments what these files are for and how one can generate thegabor2007-04-023-0/+24
* | Oops, sort properly.ru2007-04-021-6/+6
* | Revert busy refcount back to int. As a side note, multiple openariff2007-04-021-1/+1
* | Add my relashionships.ru2007-04-021-0/+14
* | Add myselfache2007-04-021-0/+1
* | Add myselfache2007-04-021-0/+1
* | Logically separate the complex `hanoi' and `math' tests from basic tests.yar2007-04-021-2/+3
* | Don't forget to close the range if we branched over its endyar2007-04-023-3/+17
* | Today SUN and GNU seds fully agree on test 5.3 and behaveyar2007-04-022-13/+1
* | add myselfijliao2007-04-021-0/+1
* | Prevent foot-shooting in advance: Put the MATCH() macro's valueyar2007-04-021-3/+3
* | Disable seq_modevent(). The implementation is incomplete, and causingariff2007-04-021-0/+4
* | Use our own timer for watchdog instead of if_watchdog/if_timeryongari2007-04-022-8/+24
OpenPOWER on IntegriCloud