Go to file
thorpej 489044a625 Move disk-specific ioctls out of <sys/disklabel.h> and into <sys/dkio.h>.
<sys/dkio.h> is in turn included by <sys/ioctl.h>, much like how
<sys/filio.h> and <sys/sockio.h> are handled.  This minimizes changes to
existing sources which use the disk ioctls.

Define DIOCLOCK which is used to lock and unlock the pack.
1996-01-30 18:21:46 +00:00
bin Note compatibility `-h' op. (from Rob Windsor; PR#1740) 1996-01-05 12:39:30 +00:00
distrib Updates from Steve Allen <wormey@eskimo.com> -- mainly Kerberos. 1996-01-25 04:37:32 +00:00
etc Several fixes from Arne H. Juul (PR#1814). 1996-01-14 00:58:25 +00:00
games Clean this up a bit. 1995-12-21 11:27:51 +00:00
gnu #include <errno.h> to get sys_nerr and friends. 1996-01-29 08:38:04 +00:00
include Removed declarations for sys_nerr & sys_errlist (moved to errno.h) 1996-01-20 01:36:30 +00:00
lib Add missing argument to warnx(). 1996-01-22 16:34:08 +00:00
libexec Correct the instructions regarding the password database in 1996-01-14 20:55:23 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Add '-G' flag for mounting Atari-Gemdos filesystems. 1996-01-19 21:14:43 +00:00
share New man page contributed by Jon Buller. (mem.4 as modified from other 1996-01-25 07:19:54 +00:00
sys Move disk-specific ioctls out of <sys/disklabel.h> and into <sys/dkio.h>. 1996-01-30 18:21:46 +00:00
usr.bin don't emit ti/te sequences where they will cause lossage 1996-01-22 20:36:07 +00:00
usr.sbin Make this closer to reality. 1996-01-30 09:49:16 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00