summaryrefslogtreecommitdiff
path: root/usr.sbin/puffs/mount_sysctlfs
AgeCommit message (Expand)Author
2023-04-02add missing '\n'ryo
2016-11-23nothing is executable.christos
2016-11-23- protect against node not found SEGVchristos
2015-11-12Add usage function, various cosmetics; no functional change.christos
2015-11-08Some of the puffs mount programs don't need RUMP, re-enable them.christos
2012-11-04add the headers you needchristos
2010-08-06support CTLTYPE_BOOLpooka
2010-08-06If compiled with RUMP_ACTION, access rump kernel instead of hostpooka
2010-04-11Sort options in SYNOPSIS (flags without arguments first).wiz
2010-04-11Add raw mode, which skips ASCII'ification and can be used if readingpooka
2010-04-11Instead of totally giving up, dump CTLTYPE_STRUCT as hex, muchpooka
2009-11-05more lp64 it's-a-sign! fixespooka
2009-05-28Fix a crash while trying to read nodes on amd64, reported in PR/41494,njoly
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-01-18fix -Wsign-compare issueslukem
2008-09-12fix more A0christos
2007-11-30Rototill.pooka
2007-11-27Remove "puffs_cid" from the puffs interface following l-removalpooka
2007-11-16use puffs_daemon() instead of daemon()pooka
2007-11-05Actually, daemonize the file servers before mounting. I might requirepooka
2007-11-05Pull the daemonizing code out of the library mainloop into the filepooka
2007-08-10* use more sensible permspooka
2007-08-10add mount_sysctlfs.8pooka
2007-08-09__RCSID policepooka
2007-08-09move sysctlfs from examples to basepooka