summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make the fbclock_[get]{bin,nano,micro}[up]time() function prototypes public solstewart2011-11-292-12/+34
* Use INCSLINKS so that "make installincludes" installs links during buildworld.fjoe2011-11-291-1/+1
* Fix an oversight in r227747 by calling fbclock_bin{up}time() directly from thelstewart2011-11-291-5/+5
* - Hide _rl_qsort_string_compare() that should be private to libreadline()fjoe2011-11-292-1/+1
* Link with -ledit instead of -lreadline.fjoe2011-11-292-4/+4
* -lreadline is not required anymore.fjoe2011-11-291-1/+1
* Merge ACPICA 20111123.jkim2011-11-28128-1564/+10482
|\
| * Import ACPICA 20111123.jkim2011-11-23131-1470/+10951
| * Import ACPICA 20110922.jkim2011-09-2656-3288/+1672
| * Import ACPICA 20110623.jkim2011-06-2349-2066/+4665
| * Import ACPICA 20110527.jkim2011-05-3118-96/+698
| * Redo r220658. More extensive patch was committed by Intel:jkim2011-04-156-78/+93
* | test: Add more testcases.jilles2011-11-281-4/+38
* | Fix typo in copyright notice.mm2011-11-281-1/+1
* | Merge new ZFS features from illumos:mm2011-11-2839-1374/+2530
* | Remove debug code.tuexen2011-11-281-7/+0
* | - Create links to the xz and lzma versions even if BSD grep is not thegabor2011-11-281-7/+8
* | - Call warnx() instead of errx() if a directory is not readable when usinggabor2011-11-281-1/+3
* | - Fix behavior of --null to match GNU grepgabor2011-11-281-5/+5
* | - Fix backtrace for MIPS64 platformgonzo2011-11-281-2/+5
* | Update SYNOPSIS to include the flags added recently.trociny2011-11-281-2/+2
* | Change the if_vlan driver to use if_transmit for forwarding packets to thejhb2011-11-281-83/+79
* | - Copy base MAC address from bootinfo descriptor to sysinfo structgonzo2011-11-281-0/+2
* | Announce flow control capability to PHY drivers and enable flowyongari2011-11-282-11/+43
* | Limit building sfxge(4) in-kernel to amd64 for the time being. We can put itphilip2011-11-283-31/+33
* | Reuse flag variable to represent driver internal states rather thanyongari2011-11-282-19/+19
* | Regenerate src.conf.5.dim2011-11-281-7/+10
* | Add WITH_LIBCPLUSPLUS under tools/build/options; the knob itself wasdim2011-11-281-0/+2
* | Under tools/build/options, add missing svn:keywords properties todim2011-11-280-0/+0
* | sfxge: Add $FreeBSD$ tags to common code files.philip2011-11-2834-7/+96
* | Only install the sfxge(4) manpage on amd64, while the driver is amd64-only.philip2011-11-281-1/+2
* | Add an ability to increase number of allocated APM entries when weae2011-11-281-30/+47
* | -lpthread is required by -lzfs so should be later in LIBS list.fjoe2011-11-281-1/+1
* | - Use generic alloc_unr(9) allocator for if_clone, insteadglebius2011-11-282-78/+47
* | Reimport .texi and .texinfo necessary to build the info documentation.bapt2011-11-283-2/+1768
* | Add a comment that shows how to limit the build to the specific list of arches.fjoe2011-11-281-0/+2
* | .include <bsd.init.mk> instead of <bsd.own.mk>fjoe2011-11-281-3/+1
* | Simplify arge_flush_ddr to use updated ar71xx_device_flush_ddr_ge(unit).ray2011-11-281-4/+2
* | Synchronize with laster version of m4 from OpenBSD and NetBSDbapt2011-11-2830-1631/+2481
* | Fix one more fallout from r227791: do not overwrite trimmed sa_lenglebius2011-11-281-1/+2
* | The size of APM could be bigger than number of already allocated entries.ae2011-11-281-1/+1
* | upgrade gperf to the last GPLv2 version (3.0.3)bapt2011-11-28110-19006/+23174
* | Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead ofrwatson2011-11-281-1/+1
* | This commit marks the beginning of a new internal USBhselasky2011-11-281-0/+114
* | Use singular form for zfs destroy snapshot in zfs(8).mm2011-11-281-2/+2
* | Add missing warning to zfs(8) for using "zfs destroy" with -r and -R flags.mm2011-11-281-0/+14
* | Fix build, fininshing r228018.glebius2011-11-281-2/+2
* | Cast a_val on printing. This fixes build on mips.trociny2011-11-281-14/+14
* | Plug memory leaks and fix open(2) error check.kevlo2011-11-283-1/+3
* | This should have been committed in r228030.trociny2011-11-271-0/+1
OpenPOWER on IntegriCloud