summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert rev. 178124 as requested by kris@. Having jail id not beingdelphij2008-06-192-18/+26
* Document the _arg versions of the uma_zalloc and uma_zfree functions.remko2008-06-191-1/+18
* Renew semaphore's pointer after wakeup since during msleepgonzo2008-06-191-0/+7
* Add myself. Better late then never.mav2008-06-191-0/+1
* Add myself.amdmi32008-06-191-0/+2
* Add myself.amdmi32008-06-191-0/+1
* Remove __restrict keywords from array arguments to make GCC's -std=c99 work.ed2008-06-191-2/+5
* Make quota knob conform to other rc(8) knobs. Keep older knob formtm2008-06-193-2/+6
* Move the check for enabled knobs further down in run_rc_command() somtm2008-06-191-14/+14
* Process spawn attributes in POSIX document order.davidxu2008-06-191-21/+22
* Add roken.h to SRCS. This fixes the compilation of slc during amarius2008-06-181-0/+1
* Add the option stub for the Globetrotter Max 3.6 Modem.attilio2008-06-181-0/+2
* Print out the container lock when showing the thread state in DDB.attilio2008-06-181-0/+3
* Add the SMB functionality for the MCP65 chipset I happen tojoerg2008-06-181-0/+3
* Catch up to recentish kgdb changes:jhb2008-06-181-1/+6
* Add MIPS to the list of known arches.obrien2008-06-181-1/+1
* handle .INF files for PCMCIA correctly that specify multiple entries inweongyo2008-06-181-7/+13
* Implement the set and unset verbs. While here, have the manpagemarcel2008-06-182-11/+84
* Add the set and unset verbs used to set and clear attributes formarcel2008-06-184-5/+130
* Bring this up to date with regard to our other section 4 and Intel manpages,brueffer2008-06-171-14/+18
* Remove superfluous eofmarker.remko2008-06-171-1/+0
* Don't export the unused __use_pts() routine.ed2008-06-172-2/+1
* Back out rev. 1.352 (SVN rev 179842) as phk pointed out thatbz2008-06-171-2/+2
* For make universe, in addition to make.conf, also ignore abz2008-06-171-2/+2
* Style fix.davidxu2008-06-171-1/+2
* Change my email address to the one from the FreeBSD project.ed2008-06-172-2/+2
* Add POSIX routines called posix_spawn() and posix_spawnp(), whichdavidxu2008-06-178-15/+649
* - Move ether_ifdetach earlier.benno2008-06-171-2/+7
* Remove support for RELENG_4 (__FreeBSD_version < 500039).flz2008-06-165-30/+1
* Install extra include files that were forgotten in original GCC 4.2.xkan2008-06-161-1/+15
* Change incorrect stale cookie detection in syncookie_lookup() that prematurelyups2008-06-161-1/+1
* Fix a check in SYN cache expansion (syncache_expand()) to accept packets that...ups2008-06-161-4/+7
* Add another 8139D variant.remko2008-06-162-0/+3
* Record my roots.eri2008-06-161-0/+3
* Add my birthday to the calendar.eri2008-06-161-0/+1
* Struct cdev is always the member of the struct cdev_priv. When devfskib2008-06-166-19/+19
* Add the member2struct() macro, that returns pointer to the containingkib2008-06-161-0/+7
* Add $FreeBSD$ since we now have local changes.obrien2008-06-161-0/+3
* Implement a workaround for a long-standing problem inolli2008-06-161-8/+32
* Make it clearer that privilege is needed to reduce as well asfanf2008-06-161-1/+1
* Update to include the Camellia algorithm which is in the code butgnn2008-06-161-0/+1
* Style fix (use naked commands).flz2008-06-161-7/+3
* Include bsd.own.mk to pick up the definition of MK_GNU_CPIOdougb2008-06-161-0/+2
* Properly alphabetize the BSD_CPIO optiondougb2008-06-161-1/+1
* Regenerate to add the definitions of WITHOUT_BSD_CPIO WITH_GNU_CPIOdougb2008-06-161-0/+14
* 1. Make the BSD version of cpio the default [1]dougb2008-06-168-6/+30
* Regenerate using svn $FreeBSD$ tags. There is no change in the actualdougb2008-06-161-87/+87
* Remove code that isn't required. It actually breaks the case where KDTRACE_HOOKSjb2008-06-161-12/+0
* Do not redo the vnode tear-down work already done by insmntque() whenkib2008-06-151-4/+1
* Silence warning about missing IoGetDeviceObjectPointer by implementingcokane2008-06-151-0/+13
OpenPOWER on IntegriCloud