diff options
author | phk <phk@FreeBSD.org> | 2000-09-19 10:28:44 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2000-09-19 10:28:44 +0000 |
commit | 6023f979709dc325fe614123710e7faa12ba79f9 (patch) | |
tree | c347201698c5958ef6e577c73bf7f710c905f8db /sys/kern/uipc_socket.c | |
parent | bc8d9c4814a55bf29cd2c010b5a0a58a79337d46 (diff) | |
download | FreeBSD-src-6023f979709dc325fe614123710e7faa12ba79f9.zip FreeBSD-src-6023f979709dc325fe614123710e7faa12ba79f9.tar.gz |
Rename lminor() to dev2unit(). This function gives a linear unit number
which hides the 'hole' in the minor bits.
Introduce unit2minor() to do the reverse operation.
Fix some some make_dev() calls which didn't use UID_* or GID_* macros.
Kill the v_hashchain alias macro, it hides the real relationship.
Introduce experimental SI_CHEAPCLONE flag set it on cloned bpfs.
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions