summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | bump for linke set changessam2008-11-281-1/+1
| * | Replace most compile-time support options with linker sets forsam2008-11-2865-499/+264
| * | Update to later code from my repository:sam2008-11-2863-2971/+4853
| * | not neededsam2008-11-281-101/+0
| * | remove unneeded stuffsam2008-11-2832-3253/+0
| * | virgin import of ath halsam2008-11-28135-0/+54392
| /
* | The times(3) function returns the number of CLK_TCKs since thekeramida2008-12-011-4/+9
* | Trivial patch to show on which geom has the error been detected.ivoras2008-12-011-1/+2
* | Catch up with the disappearance of sys/dev/hfa.kensmith2008-12-011-1/+0
* | Fix fread() to return a correct value on platforms where sizeof(int) !=ru2008-12-011-1/+1
* | Adjustments to make a tags file a bit more suitable to amd64.kensmith2008-12-011-14/+13
* | Fix a lock order reversal bug that could cause deadlock during fork(2).jasone2008-12-011-11/+37
* | - Fix spelling error in comments.stas2008-12-018-8/+8
* | Remove The Netgear WG111v2 supportkevlo2008-12-011-2/+0
* | The Netgear WG111v2 USB dongle contains a RTL8187 chip,kevlo2008-12-011-1/+0
* | null out m_next when marshalling a packetkmacy2008-12-011-1/+3
* | Update internal mac stats every time the tick task is calledkmacy2008-12-011-25/+16
* | don't manually track statisticskmacy2008-12-011-6/+0
* | Proper fix for tracking ifnet statisticskmacy2008-12-011-0/+52
* | Fix an inverted check introduced in r184554.attilio2008-12-011-1/+1
* | Revision 184199 had not been fully reverted, add missing piece.davidxu2008-12-011-0/+4
* | Restore AHCI suspend/resume support,mav2008-12-011-2/+2
* | Provide a 'tinderbox' target that compiles enough of FreeBSD thatalfred2008-12-011-7/+28
* | Allow boot code to be smaller than what the scheme expects.marcel2008-12-014-5/+20
* | Print error messages as-is, when they don't conform tomarcel2008-11-301-6/+9
* | Call gctl_free() after we processed the error string.marcel2008-11-301-5/+11
* | - Get rid of unused variable in KTR checks. This allows ktr(4) enabledstas2008-11-301-3/+2
* | - Get rid of extra include file, erroneously added by thestas2008-11-301-1/+0
* | - 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
OpenPOWER on IntegriCloud