Added lkm [PR/4421]. <nathanw@mit.edu>

This commit is contained in:
jeremy 1997-11-04 15:21:00 +00:00
parent cb6760281d
commit bb2b303079
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.16 1997/08/22 15:02:12 lukem Exp $
# $NetBSD: MAKEDEV,v 1.17 1997/11/04 15:21:00 jeremy Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -234,6 +234,10 @@ md*)
chmod 640 md${unit} md{$unit}c
;;
lkm)
mk lkm c 72 0 640
chown root.kmem lkm
;;
local)
umask 0
sh $0.local all