summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MfP4 CH=185246 [1]:bz2011-01-091-0/+2
* Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This bringsgavin2011-01-092-0/+2
* Sync the list of devices supported by uslcom(4) with Linux, bringing ingavin2011-01-092-1/+27
* Improve style and wording of comments and sysctl descriptions [1].bz2011-01-091-12/+11
* Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.kib2011-01-0912-90/+14
* Implement the __pthread_map_stacks_exec() for libthr.kib2011-01-095-1/+53
* Replace nfs4 with newnfs in netfs_types. nfs4 was removed in r192578 andjh2011-01-091-1/+1
* Add missing ar91xx definition for the WMAC reset control.adrian2011-01-091-0/+1
* Fix the value for DECIMAL_DIG on UltraSparcs. The previous value ofdas2011-01-092-2/+2
* We don't support any floating point types larger than double ondas2011-01-091-1/+1
* The highest-precision floating point type on ia64 has 64 bits ofdas2011-01-091-1/+1
* Eliminate a redundant alignment directive on the page locks array.alc2011-01-091-1/+1
* Modify readdirplus in the experimental NFS server in armacklem2011-01-091-3/+21
* sh: Make exit without parameters from EXIT trap POSIX-compliant.jilles2011-01-084-7/+24
* Change some variables from int to size_t. This is more accurate sincecsjp2011-01-083-14/+16
* Take passwords out of debug log.jpaetzel2011-01-081-2/+2
* sh: Add simple test for 'exit' without parameters.jilles2011-01-081-0/+7
* Eliminate the counting of vm_page_pa_tryrelock calls. We really don'talc2011-01-081-21/+10
* Push some PC-BSD specific fixes upstream.jpaetzel2011-01-082-52/+6
* Make sure to always do source address selection ondeischen2011-01-081-8/+9
* More elegant way to detect MBR vs. GPTjpaetzel2011-01-082-14/+3
* Make RB_CDROM work. This should probably check for a disc in cd1 and acd1nwhitehorn2011-01-081-2/+2
* Revert r216805.attilio2011-01-081-119/+23
* Use the same expression to report stack protection mode for AT_STACKEXECkib2011-01-081-2/+3
* Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98tijl2011-01-084-421/+228
* White space changes to align comments. The mips and powerpc _inttypes.htijl2011-01-082-221/+221
* Rename PRIreg helper macro to PRIptr to better reflect its use. Registerstijl2011-01-082-94/+96
* Implement __pthread_map_stacks_exec() callback for libc, to change thekib2011-01-083-0/+39
* In rtld, read the initial stack access mode from AT_STACKPROT as setkib2011-01-085-0/+52
* In elf image activator, read and apply the stack protection mode fromkib2011-01-081-5/+17
* Create shared (readonly) page. Each ABI may specify the use of page bykib2011-01-0810-18/+132
* Collect code to translate between vm_prot_t and p_flags into helperkib2011-01-081-22/+35
* Document rc.conf.d in rc.conf(5).gjb2011-01-081-2/+14
* On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thantijl2011-01-0813-75/+56
* On 32 bit architectures define (u)int64_t as (unsigned) long long insteadtijl2011-01-085-47/+26
* Fix types of some values in machine/_limits.h.tijl2011-01-088-61/+39
* Fix some style(9) issues.kib2011-01-081-4/+5
* Fix struct FILE * leak on error (in disabled by default hesiod support code).kib2011-01-081-0/+1
* Use ether_ntoa instead of home-grown version.delphij2011-01-081-9/+5
* Clarify when we switch from keepidle to keepinvtl intervals if sendingbz2011-01-081-2/+4
* sed: Add test for r217133 (-i race).jilles2011-01-082-0/+84
* sed: Try hard links to make -i target available continually.jilles2011-01-081-4/+21
* CSUM flags need to be OS version sensitive in ixv codejfv2011-01-071-0/+4
* kern/150247 - virtualization code also needs fix for 7.X to be buildable...jfv2011-01-071-1/+1
* Fix to kern/150247 - make ixgbe buildable for 7.xjfv2011-01-071-1/+1
* Remove unused support for 64 bit long on 32 bit architectures.tijl2011-01-075-45/+6
* kern/153772 fix variable names.jfv2011-01-071-2/+2
* Trim extra spaces before tabs.jhb2011-01-0710-21/+21
* make targetsimp2011-01-071-1/+10
* Retire TARGET_ABI.imp2011-01-0717-49/+39
OpenPOWER on IntegriCloud