g/c empty device groups

This commit is contained in:
jdolecek 2003-10-04 13:15:37 +00:00
parent faaca95782
commit 5470a1ba9d
2 changed files with 2 additions and 10 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.32 2003/10/04 12:13:10 jdolecek Exp $
# $NetBSD: MAKEDEV,v 1.33 2003/10/04 13:15:37 jdolecek Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -54,8 +54,6 @@
# ccd* concatenated disk devices
# cgd* cryptographic disk devices
#
# Console ports:
#
# Terminal ports:
# com* standard PC COM ports (XXX)
# tty* alias for PC COM ports, this is what the system really wants
@ -64,8 +62,6 @@
# pty* set of 62 master and slave pseudo terminals
# opty first 16 ptys, to save inodes on install media
#
# Call units:
#
# Special purpose devices:
# clockctl clock control for non root users
# fd file descriptors

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.14 2003/10/04 12:13:10 jdolecek Exp $
# $NetBSD: MAKEDEV,v 1.15 2003/10/04 13:15:37 jdolecek Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -53,8 +53,6 @@
# md* memory pseudo-disks
# ccd* concatenated disk devices
#
# Console ports:
#
# Terminal ports:
# com* standard PC COM ports (XXX)
# tty* alias for PC COM ports, this is what the system really wants
@ -63,8 +61,6 @@
# pty* set of 62 master and slave pseudo terminals
# opty first 16 ptys, to save inodes on install media
#
# Call units:
#
# Special purpose devices:
# clockctl clock control for non root users
# fd file descriptors