summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove incorrect comment that I missed in my last changekmacy2008-06-151-2/+0
* Stop moused on a detach event. Remove incorrect comment.kmacy2008-06-151-0/+5
* More prep for Vimage:rrs2008-06-154-19/+17
* Rework the my_mbtowc_utf8() support function to fully match the mbtowc()kientzle2008-06-151-14/+14
* Since wctomb() returns int, temporaries should be int, not size_t.kientzle2008-06-151-2/+2
* A number of minor corrections to the support for external compressionkientzle2008-06-153-13/+45
* Be a little more careful about closing file descriptors that may not exist.kientzle2008-06-151-1/+2
* MfP4: test harness improvements.kientzle2008-06-156-34/+99
* Fix a bad cast.kientzle2008-06-151-1/+1
* MfP4: Minor portability fix.kientzle2008-06-151-1/+9
* MfP4: test harness cleanup.kientzle2008-06-152-19/+21
* Fix reading TOC from zip archives with unsupportedkientzle2008-06-151-2/+6
* Mark hardlinks that lack any other interesting filetype informationkientzle2008-06-151-0/+5
OpenPOWER on IntegriCloud