summaryrefslogtreecommitdiff
path: root/sys/dev/clockctl.c
AgeCommit message (Expand)Author
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-23Remove breaks after returns, unreachable returns and returns aftersimonb
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-01Two more trivial bug fixes:manu
2002-02-25Fixes a bug in argument passing to ntp_adjtime1. patch submitted bymanu
2001-12-09Changed clocktl interface to use syscallargs structuresmanu
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-09-16This is the clockctl pseudodevice. It gives non root users access to root-onlymanu