summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sh: Constify internal representation in expand.c.jilles2016-01-241-22/+28
* Fix bug in the readpassphrase(3) function, which can be exposedsobomax2016-01-241-8/+16
* sctp_sendv() needs to fill in the association id on return.tuexen2016-01-241-0/+7
* Bump copyright for change from fbt to syscalldteske2016-01-241-1/+1
* Remove an extra newline that crept in.andrew2016-01-241-1/+0
* Add support for controlling the clocks for the audio codec and DMA engines.andrew2016-01-242-0/+108
* The <libutil.h> is an ordinary header file; should sort just like any other.trasz2016-01-246-11/+6
* Fix a typo in a commentdteske2016-01-241-1/+1
* Fix the style of the reading of a nodes xref to make it readable.andrew2016-01-241-4/+3
* sh: Remove a global variable from cd.c.jilles2016-01-241-14/+15
* We don't support a.out executables on RISC-V.br2016-01-241-2/+2
* Add config for RISC-V ISA.br2016-01-241-0/+6
* Typo in comment.kib2016-01-241-1/+1
* Add support for RISC-V ISA.br2016-01-242-0/+11
* Add reset framework, a second part of new 'extended resources' family ofmmel2016-01-244-0/+327
* Add clock framework, a first part of new 'extended resources' family ofmmel2016-01-2414-0/+2304
* ext2: rename some directory index constants.pfg2016-01-241-1/+1
* Fix comment.pfg2016-01-241-1/+1
* Rename some directory index constants.pfg2016-01-244-7/+7
* ext2: Initialize i_flag after allocation.pfg2016-01-241-0/+1
* sh: Use OLDPWD shell variable for 'cd -'.jilles2016-01-231-10/+9
* Use different ports in the TCP/UDP testcases with the first set andngie2016-01-231-10/+10
* Don't run the t_cmsg_len testcase on 64-bit architecturesngie2016-01-231-0/+12
* - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, andngie2016-01-231-81/+98
* Document that hashinit(9) can wait for memory to be availablebjk2016-01-231-2/+4
* Add a minimal gcc config for RISC-V.br2016-01-232-0/+7
* o Add gain-level control registers.br2016-01-231-54/+80
* Advertise support for ext3 and ext4.trasz2016-01-231-3/+9
* Don't mention the "canonical six" in setfacl(1); it describes semanticstrasz2016-01-231-3/+4
* Fix ru_oublocks accounting for ZFS. There are two code paths that can betrasz2016-01-231-0/+3
* Add "kldstat -h"; showing module sizes in hex is rather weird.trasz2016-01-233-12/+35
* Follow r293066 adding a generalized exec hook for RISC-V as well.br2016-01-231-0/+2
* Remove obsolete comment.dchagin2016-01-231-1/+0
* Fix a typo.dchagin2016-01-231-2/+2
* Now that the flashmap code knows about SPI flash, add it in builds.adrian2016-01-231-2/+2
* Teach the flashmap code about the SPI flash.adrian2016-01-231-2/+6
* Add an IOCTL rr_limit to let users fine tuning the number of packets to bearaujo2016-01-234-3/+61
* Fix a regression in the .de and .dk whois special casesfanf2016-01-231-7/+15
* A lot of the cleverness in whois is no longer needed!fanf2016-01-232-189/+139
* Fix for iWARP servers that listen on INADDR_ANY.np2016-01-2211-145/+446
* Use MAN= to specify that no man page is providedemaste2016-01-223-3/+3
* tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589avos2016-01-221-9/+8
* In tty_dealloc(), clear the queues. See the comment for a scenariokib2016-01-221-5/+10
* Add a standards compliance note for strtok_r as suggested by cpercival.wblock2016-01-221-1/+6
* The struct file f_advice member is overlaid with the devfs f_cdevprivkib2016-01-221-2/+3
* When devfs dirent is freed, a vnode might still keep a pointer to it,kib2016-01-221-0/+7
* Remove printf only useful for debugging.kib2016-01-221-3/+1
* sh: Clean a readonly local, even if the variable does not exist outside.jilles2016-01-223-0/+12
* Update whois synopsis and usage with new optionsfanf2016-01-222-2/+2
* Restore libunwind.cpp to LLVM libunwind build (reverts r294576)emaste2016-01-221-1/+2
OpenPOWER on IntegriCloud