History log of /openbsd-current/sys/nfs/nfs_debug.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 01-May-2024 jsg

remove unneeded includes
ok miod@ mpi@


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.6 14-Sep-2014 jsg

remove uneeded proc.h includes
ok mpi@ kspillner@


Revision tags: OPENBSD_5_6_BASE
# 1.5 10-Jul-2014 tedu

delete some boolean_t poison


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.4 31-May-2013 guenther

Use %lld for printing time_t


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.3 14-Aug-2009 thib

add ddb functions to be able to show all the nfsnodes in the system
and rewrite the nfsreq code to use pool_walk().

OK beck@, blambert@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.2 18-Jan-2009 thib

add $OpenBSD$ tag


# 1.1 18-Jan-2009 thib

Add nfs ddb hooks, for now only to show all the outstanding nfsreq's
and to print out struct nfsreq.

"get it in so people can pound on it" blambert@
OK and information_s_ on the manpage from miod@


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 14-Sep-2014 jsg

remove uneeded proc.h includes
ok mpi@ kspillner@


Revision tags: OPENBSD_5_6_BASE
# 1.5 10-Jul-2014 tedu

delete some boolean_t poison


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.4 31-May-2013 guenther

Use %lld for printing time_t


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.3 14-Aug-2009 thib

add ddb functions to be able to show all the nfsnodes in the system
and rewrite the nfsreq code to use pool_walk().

OK beck@, blambert@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.2 18-Jan-2009 thib

add $OpenBSD$ tag


# 1.1 18-Jan-2009 thib

Add nfs ddb hooks, for now only to show all the outstanding nfsreq's
and to print out struct nfsreq.

"get it in so people can pound on it" blambert@
OK and information_s_ on the manpage from miod@