summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do the first step in removing lukemftpd from the base system. Disconnectremko2009-09-033-3/+5
* Expose the TF_REVERSE flag to the console driver.ed2009-09-034-24/+14
* correct timeout for doing NOL processing; need a ticks-relative valuesam2009-09-031-1/+1
* Add la_LN.ISO8859-13 and lv_LVache2009-09-031-0/+12
* on transition to SLEEP state mark the station in power save, not awakesam2009-09-031-1/+1
* Add intermediate states for attaching and detaching that will beattilio2009-09-032-3/+22
* ATI SB600 can't handle 256 sectors transfers with FPDMA (NCQ).mav2009-09-031-0/+3
* Document the need for a cast when passing a char to a ctype function.des2009-09-0322-22/+218
* Move libteken out of the syscons directory.ed2009-09-0318-8/+4
* Fix regression introduced in r196712 - the 'name' string needstrasz2009-09-021-5/+9
* Fix some bugs related to adaptive spinning:attilio2009-09-022-3/+12
* Fix confusing comments about default PAT entries.jkim2009-09-022-4/+4
* - Work around ACPI mode transition problem for recent NVIDIA 9400M chipsetjkim2009-09-022-45/+133
* Remove BSD.{local,x11,x11-4}.dist mtree files as they're either obsolete orflz2009-09-021-0/+4
* - Remove BSD.{x11,x11-4}.dist as we merged prefixes a while ago and thoseflz2009-09-024-1646/+1
* - Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes.flz2009-09-021-3/+3
* Improve HDA controller capabilities logging.mav2009-09-023-6/+10
* Add NFSv4 ACL support to cp(1) and fix a few memory leaks.trasz2009-09-021-30/+93
* - Don't include both <sys/types.h> and <sys/param.h>trasz2009-09-021-9/+6
* Use (unsigned char) cast for ctype macroache2009-09-021-1/+1
* Move <locale.h> out of NO_CATGETS define too (as setlocale() in prev.ache2009-09-021-2/+1
* 1) Use isprint() instead of hardcoded values to detect non-printable.ache2009-09-021-9/+9
* Don't attempt to bind the current thread to the CPU an IRQ is bound tojhb2009-09-022-18/+24
* Fix regression introduced with NFSv4 ACL support - make acl_to_text(3)trasz2009-09-012-11/+12
* Add counters for the i7 architecture which were accidentally leftgnn2009-09-012-3/+82
* In case an upper layer protocol tries to send a packet but thebz2009-09-011-12/+10
* Adapt to the fact that ls(1) correctly prints '+' for symlinks with ACLs now.trasz2009-09-011-2/+1
* Delete whitespace not in i386/pmap.cadrian2009-09-011-1/+0
* Fix mount reference leak when V_XSLEEP is specified to vn_start_write().kib2009-09-011-1/+1
* Reintroduce the r196640, after fixing the problem with my testing.kib2009-09-019-81/+127
* Migrate to use cpuset_t.adrian2009-09-011-5/+4
* o Document MALLOC_PRODUCTION knob.maxim2009-09-011-1/+7
* Merge in the pat_works work from sys/i386/i386/pmap.c - primarily to reduceadrian2009-09-011-65/+74
* Fix broken build.adrian2009-09-011-0/+1
* Revert previous commit; that was left-over junk in the tree.adrian2009-08-311-0/+2
* Shuffle pagezero() into the same location as in sys/i386/i386/pmap.c.adrian2009-08-312-18/+16
* Make sure rx descriptor ring align on 16 bytes. I guess theyongari2009-08-311-2/+4
* On resume in sta mode program the beacon timers so when roaming (andsam2009-08-311-1/+10
* This patch fixes the following issues:qingli2009-08-311-5/+48
* Add NFSv4 ACL support to ls(1).trasz2009-08-311-52/+54
* Make the code more readable and fix chmod(1) on symlinks withtrasz2009-08-311-13/+15
* Add regression test for ACLs on device files - mostly to maketrasz2009-08-311-0/+16
* Simplify pmap_change_attr() a bit:jhb2009-08-312-30/+9
* Add support for INDEX-9 [1]dougb2009-08-311-3/+3
* Improve pmap_change_attr() so that it is able to demote a large (2/4MB)jhb2009-08-312-52/+181
* Partially revert 196524: this part of change should not be committed asdelphij2009-08-311-20/+25
* Backport the 'dirtying dbuf' panic fix from newer ZFS version.pjd2009-08-314-22/+40
* Remove empty directory.pjd2009-08-310-0/+0
* Make it easier to find proper manual page for newer ServeRAID controllers.trasz2009-08-311-0/+5
* Manual page for mfiutil(8) is in section 8 now.trasz2009-08-311-2/+2
OpenPOWER on IntegriCloud