summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Obtain main clock frequency dynamically based on CKGR_MCFR registerstas2008-11-302-6/+51
* cover up sun4v namespace pollutionsam2008-11-301-0/+3
* It's silly to claim recv(2) is to be removed in favour of recvfrom(2)ivoras2008-11-301-1/+0
* hookup mcast and promisc callbackssam2008-11-301-0/+18
* Partially roll back a revision which changed the error code being returnedcsjp2008-11-301-1/+1
* Adjust an assertion to handle the case where a lock is contested, butjasone2008-11-301-1/+1
* Major overhaul:sam2008-11-302-382/+569
* sync w/ p4 branchsam2008-11-301-1/+2
* some of the 11n parts can hang under certain conditions withoutsam2008-11-301-2/+28
* add frequency mapping for the Zcomax GZ-901sam2008-11-301-4/+9
* enable use of modules but disable them by adding MODULES_OVERRIDE=""sam2008-11-3012-3/+13
* opt_at91.h isn't needed here at all anymore, since the board initimp2008-11-301-1/+0
* Enable getaudit_addr(2) for sshd again. This will un-break the subjectcsjp2008-11-301-1/+1
* Make the linker.hints file have mode 644 instead of 600.luigi2008-11-301-0/+2
* Clarify the reason to not use the volatile string as an argument to CTRkib2008-11-301-6/+11
* Don't call ether_ioctl() with locks held. Loop in xn_rxeof() until the backenddfr2008-11-301-81/+85
* Add more obsolete files.antoine2008-11-301-0/+5
* On FreeBSD, printing the version is centralized, so no need to repeatimp2008-11-301-2/+0
* Do not spin when trying to lock on a single-CPU system.jasone2008-11-301-11/+13
* Improve a comment.jkoshy2008-11-301-4/+7
* According to "Intel 64 and IA-32 Architectures Software Developer's Manualmav2008-11-301-1/+5
* According to "Intel 64 and IA-32 Architectures Software Developer's Manualmav2008-11-301-1/+5
* Unlock the malloc() locks in the child process after fork(). This giveskib2008-11-291-0/+1
* Parse the error string returned by the kernel. The format is:marcel2008-11-291-14/+39
* Format the output of -itv for real. In particular:kientzle2008-11-293-13/+225
* Third argument to the vi_mmap_t function is vm_paddr_t *.kib2008-11-291-1/+1
* When deciding which characters (of a filename, for instance)kientzle2008-11-292-49/+119
* Add standard MLINKs.brueffer2008-11-291-0/+3
* Bring this a little closer to our manpage style.brueffer2008-11-291-16/+30
* Add several missing MLINKs.brueffer2008-11-291-1/+10
* Fix typo.brueffer2008-11-291-1/+1
* Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64.kib2008-11-294-52/+301
* Unbreak the no-networks (no INET/6) build that I broke withbz2008-11-291-0/+2
* Regeneratekib2008-11-293-9/+9
* Fix iovec32 for linux32/amd64.kib2008-11-293-14/+47
* Regen after jail support was added in r185435.bz2008-11-294-7/+12
* MFp4:bz2008-11-2939-383/+2421
* Check the return value of config_intrhook_establish().rpaulo2008-11-291-1/+5
* Check for non-existing model DMI string.rpaulo2008-11-291-0/+3
* In the nfsrv_fhtovp(), after the vfs_getvfs() function found the pointerkib2008-11-294-12/+42
* Improve KASSERT() call a bit:pjd2008-11-291-1/+2
* MFp4: Remove assertion that is no longer valid - we now use VOP_CLOSE() inpjd2008-11-291-1/+0
* make 'make universe' not complain aboutbz2008-11-291-0/+1
* Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). Theimp2008-11-291-0/+4
* Noticed the following error message:imp2008-11-291-2/+6
* Renamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for powerpcbz2008-11-281-2/+3
* Add an essential .h file that skipped from the last commit (r185419).zec2008-11-281-0/+82
* Unhide declarations of network stack virtualization structs fromzec2008-11-2818-81/+40
* o FreeBSD 6.4-RELEASE added.maxim2008-11-281-6/+8
* With the permissions of phk@ change the license on kern_jail.cbz2008-11-281-6/+22
OpenPOWER on IntegriCloud