Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup, mostly unused vars and missing #includes. | Poul-Henning Kamp | 1995-10-22 | 1 | -8/+9 |
| | | | | Notes: svn path=/head/; revision=11659 | ||||
* | Change strtok() to strsep(), using strtok() can cause memory corruption | Andrey A. Chernov | 1995-03-24 | 1 | -16/+29 |
| | | | | | | | if user program use it too in the same time. Notes: svn path=/head/; revision=7327 | ||||
* | Make errors in /etc/fstab print the line numbers where they occured. | Jordan K. Hubbard | 1994-09-08 | 1 | -2/+13 |
| | | | | | | | | Also be more tolerant of blank lines and comments in the file. Submitted by: jkh Notes: svn path=/head/; revision=2569 | ||||
* | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+202 |
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573 |