summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* On sparc64 machines with multiple host-PCI-bridges these bridgesmarius2008-04-178-149/+21
* Go back to preallocating everything possible on init.sos2008-04-1713-188/+243
* - Add a metric to describe how busy a processor has been over the lastjeff2008-04-171-7/+71
* - Make SCHED_STATS more generic by adding a wrapper to create thejeff2008-04-1715-67/+122
* Mention bzip2 1.0.5 MFC.delphij2008-04-171-1/+1
* Simplify the pmap_zero_page family of functions by making use ofmarcel2008-04-171-160/+6
* Allocate a stack (with optional guard pages) for thread0 andmarcel2008-04-163-70/+60
* - Correctly destroy assoiciated ucom device on detach.stas2008-04-161-0/+2
* Use separate UMA zone for data items allocation. It is a partialmav2008-04-161-40/+70
* Regenerate.jkim2008-04-166-8/+92
* Add stubs for syscalls introduced in Linux 2.6.17 kernel.jkim2008-04-164-0/+24
* Implement fdopendir(3) by splitting __opendir2() into two parts, the upper partdelphij2008-04-166-7/+73
* Style fixes to opendir.c:delphij2008-04-161-6/+3
* Fixes typo's in sctp.crrs2008-04-161-4/+4
* Allow SCTP to compile without INET6.rrs2008-04-1613-972/+1544
* Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) forkris2008-04-165-5/+5
* Sort MAN and MLINKS.ru2008-04-161-25/+26
* Connect newly added manpages to the build.ru2008-04-161-5/+15
* Fix compilation with LOCKF_DEBUG.dfr2008-04-161-1/+1
* Fix pkg_info when specifying a remote package.flz2008-04-162-18/+23
* Man pages for the openat(2), fexecve(2) and related syscalls.kib2008-04-1615-40/+1098
* Move the head of byte-level advisory lock list from thekib2008-04-1624-225/+227
* Tighten up the error-handling in nlm_get_rpc. While I'm here, fix adfr2008-04-161-3/+7
* Doh! Extra mips in the path. Remove these and wait until tomorrowimp2008-04-1611-600/+0
* Turns out the machine/asm.h isn't needed here, since SYS.h alreadyimp2008-04-1610-12/+1
* FreeBSD/mips libc support. Merged from perforce mips2-jnpr branch.imp2008-04-1611-0/+611
* _vfork is not in libthr, remove the reference.davidxu2008-04-161-1/+0
* Mention support for nForce MCP73.yongari2008-04-161-2/+4
* Fix one-byte buffer overflow: NUL gets written to the buffer, but isn'tcperciva2008-04-151-1/+1
* Add very limited support for the isc-dhclient. It will almostly certaintlybrooks2008-04-151-0/+4
* When sending packets directly to the DHCP server, use a socket and sendbrooks2008-04-151-0/+15
* style(9).rpaulo2008-04-151-1/+1
* Several changes breaking netgraph module ABI collected together:mav2008-04-153-139/+115
* Revert the previous commit and use M_PROMISC flag instead.jkim2008-04-151-8/+17
* Use genclock for RTC handling. This eliminates the MD versions formarcel2008-04-153-135/+51
* Fix possible buffer overrun on 64-bit arch when generating MACemax2008-04-151-1/+3
* Implement POSIX function tcgetsid() which returns session id.davidxu2008-04-156-2/+90
* This file shows signs of heavy borrowing from NetBSD's cache.c file,imp2008-04-151-16/+58
* Add copyright notice and license to reflect origin of most of theimp2008-04-151-5/+28
* Bootstrap the build of btxld.ru2008-04-151-1/+3
* Support and switch to the ULE scheduler:marcel2008-04-155-4/+19
* If the .inf file did not have a Default entry for the registry key then writethompsa2008-04-151-1/+3
* Use a ndis_ prefix on the C variable instead of directly using the .systhompsa2008-04-152-7/+7
* This isn't used, so remove it. It isn't relevant to most mips platforms.imp2008-04-153-219/+0
* Copied from amd64, where it wasn't used, into mips, where it wasn't used.imp2008-04-151-4/+0
* This file is unused on amd64.imp2008-04-151-32/+0
* Remove $P4$ tag. Rumor has it that p4 importer hates it.imp2008-04-151-1/+0
* Remove M_SKIP_FIREWALL abuse and add more appropriate check.jkim2008-04-151-20/+11
* Don't touch MSI enable bit in RL_CFG2 register. For unknown reasonyongari2008-04-151-12/+6
* Revision 1.9 changes the delivery mode from the magic constant 0marcel2008-04-141-1/+1
OpenPOWER on IntegriCloud