summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for using encrypted password strings when settingjpaetzel2011-01-103-10/+40
* Patch pc-sysinstall to deal with 4k sector size drivesjpaetzel2011-01-102-257/+129
* Apply DMA address space restriction to controllers that have 4GByongari2011-01-101-1/+11
* Backout r216973 and r216970. r216973 didn't solve watchdog timeoutyongari2011-01-101-11/+1
* For the process that already loaded libthr but still not initializedkib2011-01-101-0/+26
* get_program_var_addr() must prefer the strong symbol to the weakkib2011-01-101-65/+84
* o) Free mbufs in error cases.jmallett2011-01-101-0/+6
* Reset the last_sack_ack SACK hint for TCP input processing to ensure that thelstewart2011-01-101-0/+1
* Remove unnecessary 'cat'.jchandra2011-01-101-1/+1
* o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.jmallett2011-01-108-8/+606
* Revert part of r217071 so that us mere mortals can clearly seedougb2011-01-091-1/+5
* Now that we correctly enable rx interrupts on all cores, performance has gottenjmallett2011-01-091-1/+22
* o) Remove some unused local definitions of IP protocol numbers.jmallett2011-01-092-11/+10
* sh: Follow-up to r216743, grabstackblock() can be replaced with stalloc().jilles2011-01-092-11/+1
* regression/date: unset all LC_xxx vars and set LANG/LC_ALLkeramida2011-01-091-1/+1
* Add missing __dead2 to __assert().ed2011-01-091-1/+1
* sh: Remove special %builtin PATH entry.jilles2011-01-092-33/+22
* 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
OpenPOWER on IntegriCloud