| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sh: Constify internal representation in expand.c. | jilles | 2016-01-24 | 1 | -22/+28 |
* | Fix bug in the readpassphrase(3) function, which can be exposed | sobomax | 2016-01-24 | 1 | -8/+16 |
* | sctp_sendv() needs to fill in the association id on return. | tuexen | 2016-01-24 | 1 | -0/+7 |
* | Bump copyright for change from fbt to syscall | dteske | 2016-01-24 | 1 | -1/+1 |
* | Remove an extra newline that crept in. | andrew | 2016-01-24 | 1 | -1/+0 |
* | Add support for controlling the clocks for the audio codec and DMA engines. | andrew | 2016-01-24 | 2 | -0/+108 |
* | The <libutil.h> is an ordinary header file; should sort just like any other. | trasz | 2016-01-24 | 6 | -11/+6 |
* | Fix a typo in a comment | dteske | 2016-01-24 | 1 | -1/+1 |
* | Fix the style of the reading of a nodes xref to make it readable. | andrew | 2016-01-24 | 1 | -4/+3 |
* | sh: Remove a global variable from cd.c. | jilles | 2016-01-24 | 1 | -14/+15 |
* | We don't support a.out executables on RISC-V. | br | 2016-01-24 | 1 | -2/+2 |
* | Add config for RISC-V ISA. | br | 2016-01-24 | 1 | -0/+6 |
* | Typo in comment. | kib | 2016-01-24 | 1 | -1/+1 |
* | Add support for RISC-V ISA. | br | 2016-01-24 | 2 | -0/+11 |
* | Add reset framework, a second part of new 'extended resources' family of | mmel | 2016-01-24 | 4 | -0/+327 |
* | Add clock framework, a first part of new 'extended resources' family of | mmel | 2016-01-24 | 14 | -0/+2304 |
* | ext2: rename some directory index constants. | pfg | 2016-01-24 | 1 | -1/+1 |
* | Fix comment. | pfg | 2016-01-24 | 1 | -1/+1 |
* | Rename some directory index constants. | pfg | 2016-01-24 | 4 | -7/+7 |
* | ext2: Initialize i_flag after allocation. | pfg | 2016-01-24 | 1 | -0/+1 |
* | sh: Use OLDPWD shell variable for 'cd -'. | jilles | 2016-01-23 | 1 | -10/+9 |
* | Use different ports in the TCP/UDP testcases with the first set and | ngie | 2016-01-23 | 1 | -10/+10 |
* | Don't run the t_cmsg_len testcase on 64-bit architectures | ngie | 2016-01-23 | 1 | -0/+12 |
* | - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, and | ngie | 2016-01-23 | 1 | -81/+98 |
* | Document that hashinit(9) can wait for memory to be available | bjk | 2016-01-23 | 1 | -2/+4 |
* | Add a minimal gcc config for RISC-V. | br | 2016-01-23 | 2 | -0/+7 |
* | o Add gain-level control registers. | br | 2016-01-23 | 1 | -54/+80 |
* | Advertise support for ext3 and ext4. | trasz | 2016-01-23 | 1 | -3/+9 |
* | Don't mention the "canonical six" in setfacl(1); it describes semantics | trasz | 2016-01-23 | 1 | -3/+4 |
* | Fix ru_oublocks accounting for ZFS. There are two code paths that can be | trasz | 2016-01-23 | 1 | -0/+3 |
* | Add "kldstat -h"; showing module sizes in hex is rather weird. | trasz | 2016-01-23 | 3 | -12/+35 |
* | Follow r293066 adding a generalized exec hook for RISC-V as well. | br | 2016-01-23 | 1 | -0/+2 |
* | Remove obsolete comment. | dchagin | 2016-01-23 | 1 | -1/+0 |
* | Fix a typo. | dchagin | 2016-01-23 | 1 | -2/+2 |
* | Now that the flashmap code knows about SPI flash, add it in builds. | adrian | 2016-01-23 | 1 | -2/+2 |
* | Teach the flashmap code about the SPI flash. | adrian | 2016-01-23 | 1 | -2/+6 |
* | Add an IOCTL rr_limit to let users fine tuning the number of packets to be | araujo | 2016-01-23 | 4 | -3/+61 |
* | Fix a regression in the .de and .dk whois special cases | fanf | 2016-01-23 | 1 | -7/+15 |
* | A lot of the cleverness in whois is no longer needed! | fanf | 2016-01-23 | 2 | -189/+139 |
* | Fix for iWARP servers that listen on INADDR_ANY. | np | 2016-01-22 | 11 | -145/+446 |
* | Use MAN= to specify that no man page is provided | emaste | 2016-01-22 | 3 | -3/+3 |
* | tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589 | avos | 2016-01-22 | 1 | -9/+8 |
* | In tty_dealloc(), clear the queues. See the comment for a scenario | kib | 2016-01-22 | 1 | -5/+10 |
* | Add a standards compliance note for strtok_r as suggested by cpercival. | wblock | 2016-01-22 | 1 | -1/+6 |
* | The struct file f_advice member is overlaid with the devfs f_cdevpriv | kib | 2016-01-22 | 1 | -2/+3 |
* | When devfs dirent is freed, a vnode might still keep a pointer to it, | kib | 2016-01-22 | 1 | -0/+7 |
* | Remove printf only useful for debugging. | kib | 2016-01-22 | 1 | -3/+1 |
* | sh: Clean a readonly local, even if the variable does not exist outside. | jilles | 2016-01-22 | 3 | -0/+12 |
* | Update whois synopsis and usage with new options | fanf | 2016-01-22 | 2 | -2/+2 |
* | Restore libunwind.cpp to LLVM libunwind build (reverts r294576) | emaste | 2016-01-22 | 1 | -1/+2 |