aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mount_nwfs/mount_nwfs.c
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect NWFS and NCP bits which are now completely disconnectedAttilio Rao2013-03-091-369/+0
* mount_nwfs(8): make WARNS=6 cleanUlrich Spörlein2010-03-041-7/+13
* Use sysctlbyname() instead of sysctlPoul-Henning Kamp2006-05-111-4/+1
* Make this 64 bit clean. Use size_t for sysctl() length pointer args.Peter Wemm2003-07-251-1/+2
* Now that the kernel is able to load modules itself,Maxime Henrion2002-08-031-11/+0
* - sys/n[tw]fs moved to sys/fs/n[tw]fsRuslan Ermilov2001-05-261-1/+1
* Pass timezone information to an nwfs mount.Boris Popov2000-04-051-3/+21
* More style fixes, both to code and man page.Boris Popov2000-01-151-24/+18
* Unremoved used include of <sys/stat.h> (don't depend on pollution inBruce Evans2000-01-121-1/+1
* Some code cleanup based on the ideas from submitter.Boris Popov2000-01-081-24/+16
* Add mount_nwfs program. Now -current can mount NetWare volumes.Boris Popov1999-10-151-0/+372