diff options
author | bde <bde@FreeBSD.org> | 1995-12-14 22:03:12 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-12-14 22:03:12 +0000 |
commit | 956b9c95d2207ac92e31e30c9df2462c12336c25 (patch) | |
tree | 11ce3a123854b60fee7cdc42f084330319586201 /sys/kern/uipc_socket.c | |
parent | 2141527fc798c021b7f0cc65339fbb6f9eef475d (diff) | |
download | FreeBSD-src-956b9c95d2207ac92e31e30c9df2462c12336c25.zip FreeBSD-src-956b9c95d2207ac92e31e30c9df2462c12336c25.tar.gz |
Removed my devsw access functions [un]register_cdev() and
getmajorbyname() which were a better (sigh) temporary interface to
the going-away devswitches.
Note that SYSINIT()s to initialize the devswitches would be fatal
in syscons.c and pcvt_drv.c (and are bogus elsewhere) because they
get called independently of whether the device is attached; thus
devices that share a major clobber each other's devswitch entries
until the last one wins.
conf.c:
Removed stale #includes and comments.
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions