summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing -n flag to "zpool import" description.mm2011-11-271-1/+1
* Cross-reference capsicum.4 from cap_enter.2 and cap_new.2.rwatson2011-11-272-1/+3
* Add an introductory Capsicum man page providing a high-level description ofrwatson2011-11-272-0/+121
* Fix a warning reported by arundel@.tuexen2011-11-272-7/+6
* Add sysctl to retrieve ps_strings structure location of another process.trociny2011-11-271-0/+57
* In sysctl_kern_proc_auxv the process was released too early: we stilltrociny2011-11-271-5/+7
* - Based on a report on sparc64@ move V245 to the list of known workingmarius2011-11-271-5/+6
* Move the scsi_da_bios_params() prototype from pc98_machdep.h to md_var.hmarius2011-11-273-10/+3
* Compile cam_machdep.c if it exists, missed in r228022.marius2011-11-271-3/+6
* Make proctstat -x output more readable.trociny2011-11-271-55/+39
* Update comment.marius2011-11-271-8/+7
* Add unicode support to ntfskevlo2011-11-273-60/+41
* For sparc64 also adjust the geometry of da(4) driven disks to not overflowmarius2011-11-274-4/+86
* Add LINT-NOINET LINT-NOINET6 and LINT-NOIP to the make clean target.jh2011-11-271-1/+1
* Fix zfs(8) and zpool(8) context help to repport supported flags.mm2011-11-272-6/+6
* Update ZFS manual pages to a mdoc(7) reimplementation.mm2011-11-274-5006/+4446
* Join chip depended methods for arge0 and arge1 into single call with unit.ray2011-11-275-118/+101
* Remove a seemingly unnecessary [1] ellipsis from netmap.4.gjb2011-11-271-1/+0
* Plug a TCP reassembly UMA zone leak introduced in r226113 by only using thelstewart2011-11-271-17/+22
* sh: Remove impossible evalskip check in 'for'.jilles2011-11-271-3/+0
* Remove unused 'plen' variable.pjd2011-11-261-2/+1
* sh: Reduce one level of evaltree() recursion when executing 'case'.jilles2011-11-261-11/+9
* The esp_max_ivlen global variable is not needed, we can just usepjd2011-11-261-16/+1
* malloc(M_WAITOK) never fails, so there is no need to check for NULL.pjd2011-11-261-4/+0
* Eliminate 'err' variable and just use existing 'error'.pjd2011-11-262-6/+5
OpenPOWER on IntegriCloud