Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -Wformat warnings by using the correct format qualifiers | Enji Cooper | 2015-12-05 | 1 | -1/+1 |
| | | | | | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=291832 | ||||
* | Update for recent changes to struct re_guts. Disable printing the contents | Tim J. Robbins | 2004-07-19 | 1 | -38/+5 |
| | | | | | | | of OANYOF sets for the moment. Notes: svn path=/head/; revision=132388 | ||||
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -2/+3 |
| | | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986 | ||||
* | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -14/+14 |
| | | | | Notes: svn path=/head/; revision=92889 | ||||
* | Spencer's regex(3) test code. | Daniel C. Sobral | 2000-07-09 | 1 | -0/+244 |
Obtained from: BSD/OS Notes: svn path=/head/; revision=62856 |