summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fstab.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-8/+9
| | | | Notes: svn path=/head/; revision=11659
* Change strtok() to strsep(), using strtok() can cause memory corruptionAndrey A. Chernov1995-03-241-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. Hubbard1994-09-081-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 SourcesRodney W. Grimes1994-05-271-0/+202
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573