summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Use NULL instead of 0 for pointers.marius2008-04-241-587/+579
* fdhold can return NULL, so add the one remaining missing check for thiskris2008-04-241-0/+2
* List of files that are off the vendor branch, but we use the stock vendorobrien2008-04-241-0/+11
* Remove FreeBSD ID's so these are exact copies of the vendor sources.obrien2008-04-241-4/+0
* Use logic or, not binary or, when deciding whether or not a system callrwatson2008-04-241-1/+1
* Allow the vnode zone to return the unused memory. The vnode referencekib2008-04-241-2/+2
* Stricter check for integer overflow.ru2008-04-241-0/+2
* Updated the test to handle multiple sinks. The sinks cut theirgnn2008-04-243-40/+148
* In function rtalloc_mpath(), do not try to release the lock if the ro_rtqingli2008-04-241-1/+3
* Capitalize "Eve". This is the correct form and now matchesscf2008-04-241-1/+1
* Add support for gpart:marcel2008-04-241-6/+10
* Revert rev 1.332 and keep ddb scripts off by default for now. Minidumpsbrooks2008-04-231-1/+1
* Avoid various shadowed variables. libthr is now almost WARNS=4 clean exceptdelphij2008-04-234-25/+25
* - Include <machine/utrap.h> so this header doesn't have an MDmarius2008-04-231-5/+7
* Implement the G_PART_DUMPCONF method for all 6 schemes. Also callmarcel2008-04-237-0/+113
* o Rename ic_eoi to ic_clear to emphasize the functions it pointsmarius2008-04-239-65/+261
* Implement red-black trees without using parent pointers, and store thejasone2008-04-232-116/+947
* Implement linux_truncate64() syscall.rdivacky2008-04-233-2/+18
* Fix the year of my doc/www commit bit that I've got :)ganbold2008-04-231-1/+1
* Add 'arm' category.linimon2008-04-232-0/+4
* Correct an off-by-1 for GPART. The literal partition type (i.e.marcel2008-04-231-2/+8
* Add four utility functions related to struct grp processing modeled in-partscf2008-04-236-2/+372
* Differentiate in the tests against getenv() between an empty string and ascf2008-04-232-12/+15
* Now that all platforms use genclock, shuffle things around slightlyphk2008-04-2222-33/+31
* libbsdxml is now required by ifconfig(8).thompsa2008-04-228-3/+8
* Fix a leak in the recent fixes for file descriptors > SHRT_MAX. In thejhb2008-04-221-0/+1
* Add:pgj2008-04-222-0/+4
* Make it possible to disable sources of entropy harvesting.ru2008-04-221-9/+11
* - Use a local variable for i_ino in ufs_lookup. It is only used tojeff2008-04-222-14/+10
* Acquire a read lock, rather than a write lock, on a UDPv6 inpcb whenrwatson2008-04-221-9/+9
* Add FreeBSD IDs to files that originate in FreeBSD.jb2008-04-2223-0/+46
* Use native rwlock.davidxu2008-04-221-54/+20
* Kill $P4$ id.rpaulo2008-04-211-2/+0
* The vmspace->vm_daddr is constant until freed, there is no needrdivacky2008-04-211-2/+0
* This commit was generated by cvs2svn to compensate for changes in r178388,marius2008-04-211-4/+7
|\
| * * gthr-posix.h (__gthread_active_p): Use the Solaris implementationmarius2008-04-211-4/+7
* | Update instructions to match recent practicesdelphij2008-04-211-3/+5
* | Add vendor metadatadelphij2008-04-211-0/+7
* | Resolve conflicts.delphij2008-04-211-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r178382,delphij2008-04-212-13/+24
|\ \
| * | Import netcat as of today's OPENBSD_4_3 snapshot.delphij2008-04-213-15/+26
* | | Change the default of ddb_enable to YES so we default to generating textdumpsbrooks2008-04-211-1/+1
* | | Back-out previous revision. For now I can use _ddb() variants of stack(9) KPI,pjd2008-04-211-6/+3
* | | Use ddb(4), not DDB(4) for man page cross-references.rwatson2008-04-212-5/+5
* | | In ICMPv6, read lock rather than write lock the inpcb on receive.rwatson2008-04-211-4/+4
* | | With IPv4 raw sockets, read lock rather than write lock the inpcb whenrwatson2008-04-212-20/+20
* | | Read lock, rather than write lock, the inpcb when transmitting with orrwatson2008-04-211-11/+11
* | | Add HW level support for the Adaptec 1420SA controller.sos2008-04-213-7/+37
* | | Unload DMA slot on device timeouts.sos2008-04-211-0/+1
* | | Do not enable FIS based PM switching, even if not used some controllers barf.sos2008-04-211-2/+2
OpenPOWER on IntegriCloud