summaryrefslogtreecommitdiffstats
path: root/sys/nwfs/nwfs_node.c
Commit message (Expand)AuthorAgeFilesLines
* Convert lockmgr locks from using simple locks to using mutexes.jasone2000-10-041-0/+1
* Protect hash data with lock manager instead of home grown one.bp2000-10-021-57/+73
* Get rid from the legacy __P() macro. Remove 'register' keywords.bp2000-10-021-9/+16
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-041-2/+2
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-031-2/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Try to obtain timezone offset from an environment of mount program.bp2000-04-051-2/+2
* useracc() the prequel:phk1999-10-291-1/+0
* Remove unnessary includes.bp1999-10-121-4/+0
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+321
OpenPOWER on IntegriCloud