| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r310367: | pfg | 2016-12-26 | 1 | -1/+4 |
* | MFC r309873: | pfg | 2016-12-26 | 3 | -4/+4 |
* | MFC r310088, r310090, r310095 | brooks | 2016-12-21 | 2 | -4/+40 |
* | MFC r309676 | vangyzen | 2016-12-15 | 1 | -6/+10 |
* | MFC r309238,309239: | delphij | 2016-12-12 | 1 | -12/+12 |
* | MFH (r308297): use what(1) instead of strings(1). | des | 2016-12-10 | 1 | -2/+2 |
* | MFC r305358: | ngie | 2016-12-03 | 1 | -0/+8 |
* | MFC r308443, r308459, r308462, r308478, r308786 | araujo | 2016-11-25 | 2 | -6/+17 |
* | MFC r306722: | sevan | 2016-10-16 | 1 | -1/+6 |
* | MFC r306721: | sevan | 2016-10-16 | 1 | -1/+6 |
* | MFC r306720: | sevan | 2016-10-16 | 1 | -1/+6 |
* | MFC r306719: | sevan | 2016-10-16 | 1 | -1/+17 |
* | MFC r306718: | sevan | 2016-10-16 | 1 | -1/+6 |
* | MFC r306582: | sevan | 2016-10-10 | 1 | -6/+5 |
* | MFC r306581: | sevan | 2016-10-10 | 1 | -2/+2 |
* | MFC r306714: | sevan | 2016-10-10 | 1 | -1/+9 |
* | MFC r306584: | sevan | 2016-10-10 | 1 | -5/+7 |
* | MFC r305841 | ache | 2016-09-22 | 1 | -6/+31 |
* | MFC r302937 | ache | 2016-08-18 | 5 | -1/+39 |
* | MFC r303423: | kib | 2016-08-15 | 1 | -0/+1 |
* | MFC 302900,302902,302921,303461,304009: | jhb | 2016-08-15 | 1 | -2/+1 |
* | MFC r303213: | kib | 2016-07-30 | 1 | -0/+1 |
* | WITH_META_MODE: Fix bin/csh rebuilding tc.const.h | bdrewery | 2016-06-14 | 1 | -1/+1 |
* | Explicitly NUL terminate the buffer filled by fread(). | truckman | 2016-06-08 | 1 | -3/+3 |
* | sh: Improve descriptions in 'ulimit -a' output. | jilles | 2016-06-05 | 1 | -2/+2 |
* | WITH_META_MODE: Don't expect meta files for side-effect generated files. | bdrewery | 2016-06-03 | 1 | -0/+3 |
* | ps(1): Expand variables to match expanded fields | cem | 2016-06-01 | 2 | -2/+2 |
* | The (i < PROMPTLEN - 1) test added by r300442 in the code for the default | truckman | 2016-06-01 | 1 | -1/+1 |
* | Clarify the explanations for the hostname and FQDN entries. | wblock | 2016-05-31 | 1 | -3/+3 |
* | Use require.progs with bc instead of require.files with /usr/bin/bc | ngie | 2016-05-29 | 1 | -1/+1 |
* | Close the input FILE * in read_file() and the output FILE * in write_file() | truckman | 2016-05-25 | 1 | -9/+18 |
* | Fix Coverity CID 1019054 (String not null terminated) in setfacl. | truckman | 2016-05-25 | 1 | -2/+2 |
* | Fix CID 1011370 (Resource leak) in ps. | truckman | 2016-05-25 | 2 | -8/+11 |
* | Close from_fd if malloc() fails to avoid a file descriptor leak. | truckman | 2016-05-25 | 1 | -0/+1 |
* | Match the descriptions of the \H and \h prompt string sequences to reality. | truckman | 2016-05-25 | 1 | -3/+3 |
* | Hopefully fix Coverity CID 1008328 (Out-of-bounds write) in /bin/sh. | truckman | 2016-05-23 | 1 | -4/+6 |
* | ed(1): simplify by using arc4random_buf(). | pfg | 2016-05-21 | 1 | -4/+1 |
* | ed(1): Cleanups for the DES mode. | pfg | 2016-05-20 | 1 | -2/+2 |
* | Rename getline with get_line to avoid collision with getline(3) | bapt | 2016-05-10 | 1 | -14/+14 |
* | DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools. | bdrewery | 2016-05-09 | 2 | -3/+3 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | ngie | 2016-05-04 | 19 | -526/+451 |
* | sh: Handle empty hostname and $PWD when building prompt | vangyzen | 2016-05-04 | 1 | -2/+3 |
* | Fix including Kyuafile in packaged base system. | gjb | 2016-04-29 | 1 | -1/+2 |
* | ed(1): switch two statements so we check the index before dereferencing. | pfg | 2016-04-26 | 1 | -1/+1 |
* | Stop using sbrk in csh. This is a legacy interface and its use within csh | andrew | 2016-04-26 | 1 | -1/+1 |
* | Use NULL instead of 0 for pointers. | araujo | 2016-04-19 | 1 | -1/+1 |
* | Use NULL for pointers instead of 0. | araujo | 2016-04-19 | 1 | -1/+1 |
* | sh: Write LINENO value to stack string directly. | jilles | 2016-04-16 | 1 | -4/+6 |
* | MFH | gjb | 2016-04-16 | 3 | -7/+5 |
|\ |
|
| * | META_MODE: Don't rebuild build-tools targets during normal build. | bdrewery | 2016-04-14 | 2 | -4/+4 |