summaryrefslogtreecommitdiff
path: root/sbin/modload/modload.c
AgeCommit message (Expand)Author
1995-05-28<sys/errno.h> -> <errno.h>jtc
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-18-Wall cleanups from Jim Jegerscgd
1994-09-18Bug fixes from John Kohl:mycroft
1994-05-23kill (bogus) multiple inclusionscgd
1994-05-05kill stupiditycgd
1994-03-31Stylistic cleanup; use err*() and atexit().mycroft
1994-03-31Support BSS in LKMsws
1994-02-10while documentation is nice, including SunOS man pages in your source isn't!cgd
1993-12-03i love ansideraadt
1993-11-23update for present realitycgd
1993-06-07open device for read/write, so we can actually loadcgd
1993-06-07add support for terry lambert's loadable kernel modules.cgd