summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 229667: After some discussion of this change, it seems it isghelmer2012-01-252-3/+7
* Order newly added functions alphabetically.kib2012-01-251-12/+12
* Allow PASSTHROUGH (AC3) to have more then 2 channels.mav2012-01-251-1/+2
* Fix comment.trasz2012-01-251-1/+1
* Move mdconfig(8) tests under regression/sbin/, where they belong.trasz2012-01-253-0/+0
* Fix word order in hdaa_subvendor_id() to match PCI (where it comes from),mav2012-01-252-5/+5
* Remove unused variable.pluknet2012-01-251-2/+0
* Add prototypes, ANSIfy functions definitions to reduce WARNS=6 output.charnier2012-01-255-5/+6
* Fix a SIGSEGV problem in directory entry renaming.hrs2012-01-251-0/+2
* Minor indenting divot...imp2012-01-251-1/+1
* Some minor additions to the list of supported devices...imp2012-01-251-2/+6
* Experimental support for booting CHRP-type PowerPC systems from hard disks.nwhitehorn2012-01-254-2/+5
* Clean up reinstall option and remove duplicate codeemaste2012-01-251-23/+12
* If a mount -u is done to either NFS client that switches itrmacklem2012-01-252-0/+34
* - Fix documentation to note that /etc/hast.conf is the default configurationpjd2012-01-241-4/+6
* Merge illumos revisions 13572, 13573, 13574:mm2012-01-248-24/+52
* In addition to r230511, allow 8 channel AC3 formats.mav2012-01-241-0/+4
* sockstat: Also show sockets not associated with a file descriptor.jilles2012-01-242-69/+75
* Enable High Bit Rate (HBR) Encoded Packet Type (EPT), if supportedmav2012-01-241-0/+15
* Replace random ARIN direct assignment legacy IPs with proper RFC 5735bz2012-01-241-4/+4
* Just define __FreeBSD__ to 1 instead of doing what the compiler does.netchild2012-01-241-1/+5
* Remove unused variable.glebius2012-01-241-3/+0
* HDMI and DisplayPort support can coexist in HDA CODEC.mav2012-01-241-8/+8
* Plug a possible ifa_ref leak in case of premature return from in6_purgeaddr().bz2012-01-241-2/+2
* Add some basic regression tests for mdconfig(8).trasz2012-01-243-0/+568
* We are in FreeBSD 10 now: define __FreeBSD__ to 10.netchild2012-01-241-1/+1
* Remove the stale XXX rt_newaddrmsg comment.pluknet2012-01-241-4/+0
* Try resolving jail path with realpath(3).mm2012-01-241-2/+8
* Remove unnecessary line break.bz2012-01-241-2/+1
* Fix up some style(9) indenting and reorganise some of the hal methods.adrian2012-01-241-19/+25
* Add a missing HAL method macro. I'm using this as part of some personaladrian2012-01-241-1/+2
* Apparently, both nfs clients do not use cache_enter_time()kib2012-01-231-29/+23
* Realtek CODECs declare support for 32bit samples on S/PDIF input/outputmav2012-01-231-3/+45
* Provide a findhook method for ng_socket(4). The node stores aglebius2012-01-231-2/+101
* Convert panic()s to KASSERT()s. This is an optimisation forglebius2012-01-231-7/+3
* Part of r230482 didn't actually work. Revert it for now. This means PRnwhitehorn2012-01-231-2/+0
* Do a test in a better way. Editing files after testing them is never wise.nwhitehorn2012-01-231-1/+1
* Per popular demand, if installing from a graphics terminal, run thenwhitehorn2012-01-231-1/+12
* In ng_socket(4) expose less kernel internals to userland. This commitglebius2012-01-233-25/+18
* Convert locks that protect name hash, ID hash and typelist fromglebius2012-01-231-60/+61
* Mechanically add a config for all missing drivers.netchild2012-01-23238-0/+5236
* Fix two nits in previous commit pointed out by pjd@.des2012-01-231-2/+1
* Add C11 macros describing subnormal numbers to float.h.das2012-01-237-0/+108
* Make procstat -l to work with the new version of kern.proc.rlimit.trociny2012-01-221-10/+11
* Change kern.proc.rlimit sysctl to:trociny2012-01-223-22/+51
* Increase snd_hda(4) default maximal buffer size from 16K to 64K andmav2012-01-223-22/+12
* Document the values for hw.snd.default_auto.stefanf2012-01-221-3/+12
* sh: Fix $? in the first command of a 'for'.jilles2012-01-223-1/+21
* Connect VirtIO-related manpages to the build.brueffer2012-01-221-0/+10
* Clarify the implementation-defined behaviour in case of close(2)kib2012-01-221-1/+5
OpenPOWER on IntegriCloud