summaryrefslogtreecommitdiffstats
path: root/sys/fs/nwfs/nwfs_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Do not dereference dvp pointer before doing a NULL check.kan2005-05-111-1/+2
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Split the global timezone structure into two integer fields tophk2003-02-031-2/+2
* Add a missing #include <sys/lockmgr.h>.iedowse2002-09-011-0/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* KSE Milestone 2julian2001-09-121-33/+33
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-3/+3
* Slightly reorganize allocation of new vnode. Use bit NVOLUME to detectedbp2001-03-101-1/+1
* Synch with changes in the NCP requester.bp2001-03-101-178/+223
* Get rid from the legacy __P() macro. Remove 'register' keywords.bp2000-10-021-2/+2
* Try to obtain timezone offset from an environment of mount program.bp2000-04-051-10/+10
* Remove unnessary includes.bp1999-10-121-3/+0
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+669
OpenPOWER on IntegriCloud