summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Populate dump_avail with proper values from phys_availgonzo2010-12-099-3/+43
* swi_vm() for mips.jchandra2010-12-092-1/+4
* Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.ccperciva2010-12-095-1225/+3
* UMA_MD_SMALL_ALLOC for mips.jchandra2010-12-095-12/+103
* MFp4:davidxu2010-12-091-3/+42
* MFp4:davidxu2010-12-097-31/+35
* Do not subtract 0.5% from estimated frequency if DELAY(9) is driven by TSC.jkim2010-12-083-13/+15
* printf: Test that the "--" option terminator works.jilles2010-12-082-1/+3
* printf: Remove support for building as a csh builtin.jilles2010-12-081-8/+2
* Add IDs of HighPoint RocketRAID 62x cards (Marvell 88SE9128 chips).mav2010-12-081-0/+4
* On amd64, we have (since r1.72, in December 2005) MAX_BPAGES=8192,cperciva2010-12-082-0/+8
* MFi386 r1.94: If XEN, make pmap_kextract = pmap_kextract_ma. This is acperciva2010-12-081-0/+5
* MFi386 r1.81, r1.82, r1.84: Reorganize code to reduce cache pressure andcperciva2010-12-081-72/+80
* Fix typos.syrinx2010-12-081-2/+2
* Add (disabled) sample configurations needed to enable the snmp_usm andsyrinx2010-12-081-0/+136
* Add a forgotten file from r216294 and unbreak the build.syrinx2010-12-081-0/+404
* Use convenience macro for minimum and maximum value capping whenattilio2010-12-082-15/+19
* - Fix array bounds checking. [1]glebius2010-12-081-15/+44
* Add RTM_IEEE80211 to array of route message descriptions.glebius2010-12-081-0/+1
* Add bsnmpd(1)'s SNMP client tools (including SNMPv3 support) to the base system.syrinx2010-12-0813-1/+7563
* In bsnmpd(1) add support for SNMPv3 message processing model, including messa...syrinx2010-12-0835-257/+4578
* Print message with information about updating the boot code if a newmm2010-12-081-10/+9
* Close fd in initattr() and showattr().kevlo2010-12-081-0/+6
* Do not print OpenSolaris hint to use (non-existing) installgrub(1) commandmm2010-12-081-0/+4
* Fix a typo.hrs2010-12-081-1/+1
* Closing file descriptors when it's donekevlo2010-12-081-0/+3
* r184610 changed the way how TX frames are handled on AX88178 andyongari2010-12-081-42/+31
* Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.jkim2010-12-086-256/+4
* Add myself to calendar.freebsd and committers-ports.dotflo2010-12-072-0/+4
* Postpone the unmasking of event channels (aka. interrupts) until aftercperciva2010-12-071-20/+33
* Use int for 'tsc_present' instead of u_int. It is just a boolean.jkim2010-12-072-2/+2
* Loosen the locking in nd6-free() again after r216022 to avoidbz2010-12-071-13/+24
* Remove stale comments about P-state invariant TSC and fix style(9) nits.jkim2010-12-074-16/+8
* Do not register a event handler for CPU freqency changes when it is foundjkim2010-12-072-8/+32
* Now the P-state invariant TSC is probed early enough, do not register eventjkim2010-12-072-20/+16
* Probe P-state invariant TSC from rightful place.jkim2010-12-074-44/+46
* Don't warn if a partition appears not to be aligned on a track boundary.brucec2010-12-071-6/+0
* Adds IFF_CANTCONFIG to IFF_CANTCHANGE that it shouldn't happen throughweongyo2010-12-071-1/+1
* Introduces IFF_CANTCONFIG interface flag to point that the interfaceweongyo2010-12-073-3/+4
* Add a comment to clarify that some BIOSes may clear the hw watchdogemaste2010-12-071-2/+3
* Use proper resource ID's for HPET IRQ resources. This mostly consists ofjhb2010-12-071-1/+19
* Don't write data into an empty "file."kientzle2010-12-073-13/+12
* Use a "push" strategy to get data through libz, rather than a "pull" strategy.phk2010-12-072-156/+140
* Undo r216230: the interaction between saved ashift in metadata andivoras2010-12-071-4/+1
* Update some comments related to use of amd64 full context switch.kib2010-12-073-5/+5
* opensolaris cyclic: fix deadlock and make a little bit closer to upstreamavg2010-12-072-176/+172
* Retire write-only PCB_FULLCTX pcb flag on amd64.kib2010-12-077-10/+2
* opensolaris cyclic xcall: no need for special handling of curcpuavg2010-12-071-9/+3
* dtrace_xcall: no need for special handling of curcpuavg2010-12-072-32/+6
* dtrace_gethrtime_init: pin to master while examining other CPUsavg2010-12-072-8/+10
OpenPOWER on IntegriCloud