summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fstab.c
Commit message (Expand)AuthorAgeFilesLines
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-101-2/+0
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Compensate for header dethreading.Mark Murray2001-05-011-0/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-6/+8
* Fix the fixfsfile() so that it works for both block and character devicesPeter Wemm1999-12-231-1/+7
* Ignore the fs_spec entry for "/" in /etc/fstab if the device whichBruce Evans1999-01-011-0/+29
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-8/+9
* Change strtok() to strsep(), using strtok() can cause memory corruptionAndrey A. Chernov1995-03-241-16/+29
* Make errors in /etc/fstab print the line numbers where they occured.Jordan K. Hubbard1994-09-081-2/+13
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+202