summaryrefslogtreecommitdiff
path: root/usr.bin/modstat/modstat.c
AgeCommit message (Expand)Author
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2006-05-15WARNS=4, ansi pass lint.christos
2006-05-15Add the DRV lkm type. From David Boggs.christos
2006-03-23Changing a comment only because the module interface versionreed
2004-10-22Update a comment to say that the returned size is in KB.peter
2002-09-18uppercase the lkm kernel-userspace dev macros and prefix them with LKM_lha
2002-09-13Don't try to print negative offset in module structure.tron
2000-12-10add support for COMPAT LKMsjdolecek
2000-07-07errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsditojun
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1999-06-15make this compile again... since size_t is unsigned long now, %*d's withchristos
1999-06-07deal with 32 vs. 64 bit pointers, from joda@pdc.kth.se as part of PR#6149mrg
1998-07-06revoke priviledges when no longer needed.mrg
1997-10-19WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1997-05-07ensure strncpy() is nul terminated.mrg
1997-01-09RCS ID policetls
1996-12-11strcpy -> strncpy (from freebsd).mrg
1995-06-27sys/errno.h -> errno.hjtc
1994-05-23kill (bogus) multiple inclusionscgd
1994-05-05kill stupiditycgd
1994-04-01Style cleanup; use err*() and atexit().mycroft
1993-12-03i love ansideraadt
1993-06-07add support for terry lambert's loadable kernel modules.cgd