unix-history/.git
31 years agodate and time created 93/02/04 19:06:03 by ralph
Ralph Campbell [Fri, 5 Feb 1993 11:06:03 +0000 (03:06 -0800)]
date and time created 93/02/04 19:06:03 by ralph

SCCS-vsn: lib/libkvm/kvm_mips.c 1.1

31 years agoremove special case for mips since gcc is available now
Ralph Campbell [Fri, 5 Feb 1993 11:01:20 +0000 (03:01 -0800)]
remove special case for mips since gcc is available now

SCCS-vsn: lib/libc/sys/Makefile.inc 5.23

31 years agouse RSYSCALL to be like other machines
Ralph Campbell [Fri, 5 Feb 1993 10:59:07 +0000 (02:59 -0800)]
use RSYSCALL to be like other machines

SCCS-vsn: lib/libc/mips/sys/sigreturn.s 5.2
SCCS-vsn: lib/libc/mips/sys/syscall.s 5.2

31 years agogas doesn't understand .sdata yet
Ralph Campbell [Fri, 5 Feb 1993 10:58:37 +0000 (02:58 -0800)]
gas doesn't understand .sdata yet

SCCS-vsn: lib/libc/mips/sys/sbrk.s 5.2

31 years agocpp can't handle ' in comments like ultrix assembler
Ralph Campbell [Fri, 5 Feb 1993 10:58:14 +0000 (02:58 -0800)]
cpp can't handle ' in comments like ultrix assembler

SCCS-vsn: lib/libc/mips/gen/_setjmp.s 5.5
SCCS-vsn: lib/libc/mips/gen/ldexp.s 5.5
SCCS-vsn: lib/libc/mips/string/bcopy.s 5.5
SCCS-vsn: lib/libc/mips/string/bzero.s 5.4
SCCS-vsn: lib/libc/mips/sys/brk.s 5.2

31 years agochanges to match other machines using gcc.
Ralph Campbell [Fri, 5 Feb 1993 10:49:46 +0000 (02:49 -0800)]
changes to match other machines using gcc.

SCCS-vsn: lib/libc/mips/SYS.h 5.3

31 years agouse symbolic constant FD_CLOEXEC.
Ralph Campbell [Fri, 5 Feb 1993 10:47:56 +0000 (02:47 -0800)]
use symbolic constant FD_CLOEXEC.

SCCS-vsn: lib/libc/gen/opendir.c 5.13

31 years agochanges for a.out format with gcc
Ralph Campbell [Fri, 5 Feb 1993 10:45:00 +0000 (02:45 -0800)]
changes for a.out format with gcc

SCCS-vsn: lib/csu/mips/crt0.s 5.4

31 years agoFixed message() so that it works correctly. (no '\n''s).
Elan Amir [Fri, 5 Feb 1993 07:38:52 +0000 (23:38 -0800)]
Fixed message() so that it works correctly. (no '\n''s).

SCCS-vsn: usr.bin/talk/io.c 5.8

31 years agoadd line for muti byte read
Akito Fujita [Fri, 5 Feb 1993 07:26:07 +0000 (23:26 -0800)]
add line for muti byte read

SCCS-vsn: sys/luna68k/dev/kbd.c 7.6

31 years agoadd line for error detect & multi byte read
Akito Fujita [Fri, 5 Feb 1993 07:25:00 +0000 (23:25 -0800)]
add line for error detect & multi byte read

SCCS-vsn: sys/luna68k/dev/sio.c 7.7

31 years agoreset Tx interrupt
Akito Fujita [Fri, 5 Feb 1993 07:23:15 +0000 (23:23 -0800)]
reset Tx interrupt

SCCS-vsn: sys/luna68k/dev/bmc.c 7.6

31 years agoFix message for "skiprc" so that the message
Dave A. Borman [Fri, 5 Feb 1993 05:26:53 +0000 (21:26 -0800)]
Fix message for "skiprc" so that the message
that gets printed when it is changed is correct. (It
used to print the exact opposite of what was really
being done...)

SCCS-vsn: usr.bin/telnet/commands.c 5.9

31 years agokern_kinfo merged into kern_sysctl
Kirk McKusick [Thu, 4 Feb 1993 17:31:47 +0000 (09:31 -0800)]
kern_kinfo merged into kern_sysctl

SCCS-vsn: sys/conf/files 7.47

31 years agokinfo.h becomes sysctl.h; merged in contribution from BSDI
Kirk McKusick [Thu, 4 Feb 1993 17:30:28 +0000 (09:30 -0800)]
kinfo.h becomes sysctl.h; merged in contribution from BSDI

SCCS-vsn: sys/sys/sysctl.h 7.13

31 years agoadd CTL_VM definitions
Kirk McKusick [Thu, 4 Feb 1993 17:27:58 +0000 (09:27 -0800)]
add CTL_VM definitions

SCCS-vsn: sys/vm/vm_param.h 7.7

31 years agoadd vm_sysctl framwork; kinfo_loadavg becomes sysctl_loadavg;
Kirk McKusick [Thu, 4 Feb 1993 17:25:38 +0000 (09:25 -0800)]
add vm_sysctl framwork; kinfo_loadavg becomes sysctl_loadavg;
kinfo_meter becomes sysctl_meter

SCCS-vsn: sys/vm/vm_meter.c 7.18

31 years agokern_kinfo becomes kern_sysctl; major overhaul and merger with BSDI
Kirk McKusick [Thu, 4 Feb 1993 17:22:15 +0000 (09:22 -0800)]
kern_kinfo becomes kern_sysctl; major overhaul and merger with BSDI
contributed interface

SCCS-vsn: sys/kern/kern_sysctl.c 7.26

31 years agoadd framework for net_sysctl
Kirk McKusick [Thu, 4 Feb 1993 17:12:53 +0000 (09:12 -0800)]
add framework for net_sysctl

SCCS-vsn: sys/kern/uipc_domain.c 7.12

31 years agokinfo_vnode becomes sysctl_vnode
Kirk McKusick [Thu, 4 Feb 1993 17:12:33 +0000 (09:12 -0800)]
kinfo_vnode becomes sysctl_vnode

SCCS-vsn: sys/kern/vfs_subr.c 7.94

31 years agokinfo_clock becomes sysctl_clock
Kirk McKusick [Thu, 4 Feb 1993 17:11:57 +0000 (09:11 -0800)]
kinfo_clock becomes sysctl_clock

SCCS-vsn: sys/kern/kern_clock.c 7.29

31 years agoget/set hostname and hostid are subsumed by sysctl and become COMPAT_43
Kirk McKusick [Thu, 4 Feb 1993 17:11:15 +0000 (09:11 -0800)]
get/set hostname and hostid are subsumed by sysctl and become COMPAT_43

SCCS-vsn: sys/kern/kern_xxx.c 7.21

31 years agoadd initial definitions for CTL_NET
Kirk McKusick [Thu, 4 Feb 1993 16:58:29 +0000 (08:58 -0800)]
add initial definitions for CTL_NET

SCCS-vsn: sys/sys/socket.h 7.18

31 years agoadd pr_sysctl for syscntl stuff
Kirk McKusick [Thu, 4 Feb 1993 16:58:00 +0000 (08:58 -0800)]
add pr_sysctl for syscntl stuff

SCCS-vsn: sys/sys/protosw.h 7.9

31 years agoconvert kinfo_rtable to sysctl_rtable
Kirk McKusick [Thu, 4 Feb 1993 16:57:20 +0000 (08:57 -0800)]
convert kinfo_rtable to sysctl_rtable

SCCS-vsn: sys/net/rtsock.c 7.32

31 years agoavoid panic's on msync'ing active pages
Kirk McKusick [Thu, 4 Feb 1993 12:54:14 +0000 (04:54 -0800)]
avoid panic's on msync'ing active pages

SCCS-vsn: sys/vm/vm_pager.c 7.11

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Thu, 4 Feb 1993 12:49:11 +0000 (04:49 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: lib/libc/sys/nfssvc.2 6.7

31 years agorm offensive Pascalization to make gcc2 happy
Chris Torek [Thu, 4 Feb 1993 10:04:53 +0000 (02:04 -0800)]
rm offensive Pascalization to make gcc2 happy

SCCS-vsn: games/worm/worm.c 5.10

31 years agomore ANSI / gcc2 compat
Chris Torek [Thu, 4 Feb 1993 09:59:49 +0000 (01:59 -0800)]
more ANSI / gcc2 compat

SCCS-vsn: games/snake/snake/move.c 5.10
SCCS-vsn: games/snake/snake/snake.h 5.6

31 years agomore ANSI
Chris Torek [Thu, 4 Feb 1993 09:54:43 +0000 (01:54 -0800)]
more ANSI

SCCS-vsn: games/rain/rain.c 5.7

31 years ago0x80 -> 0xff in unctrl().
Elan Amir [Thu, 4 Feb 1993 09:50:39 +0000 (01:50 -0800)]
0x80 -> 0xff in unctrl().

SCCS-vsn: lib/libcurses/curses.h 5.26

31 years agodeclare static functions as static (for gcc2, ANSI)
Chris Torek [Thu, 4 Feb 1993 09:50:30 +0000 (01:50 -0800)]
declare static functions as static (for gcc2, ANSI)

SCCS-vsn: games/quiz/rxp.c 5.3

31 years agodeclare static functions as static (for gcc2)
Chris Torek [Thu, 4 Feb 1993 09:43:15 +0000 (01:43 -0800)]
declare static functions as static (for gcc2)

SCCS-vsn: games/ppt/ppt.c 5.5

31 years agodeclare local static functions as static, not extern (for gcc2)
Chris Torek [Thu, 4 Feb 1993 09:39:31 +0000 (01:39 -0800)]
declare local static functions as static, not extern (for gcc2)

SCCS-vsn: games/hack/hack.apply.c 5.3
SCCS-vsn: games/hack/hack.invent.c 5.2

31 years agoCTRL(X) => CTRL('X'), for sanity
Chris Torek [Thu, 4 Feb 1993 09:32:47 +0000 (01:32 -0800)]
CTRL(X) => CTRL('X'), for sanity

SCCS-vsn: games/cribbage/io.c 5.12

31 years agogetpagesize becomes COMPAT_43
Kirk McKusick [Thu, 4 Feb 1993 09:32:29 +0000 (01:32 -0800)]
getpagesize becomes COMPAT_43

SCCS-vsn: sys/vm/vm_mmap.c 7.18

31 years agoDo not do addstr("\n\n\n") rather 3 deleteln
Elan Amir [Thu, 4 Feb 1993 09:30:05 +0000 (01:30 -0800)]
Do not do addstr("\n\n\n") rather 3 deleteln

SCCS-vsn: games/hangman/endgame.c 5.4

31 years agomore ANSI happiness for gcc2
Chris Torek [Thu, 4 Feb 1993 09:28:48 +0000 (01:28 -0800)]
more ANSI happiness for gcc2

SCCS-vsn: games/cribbage/cribbage.h 5.5
SCCS-vsn: games/cribbage/io.c 5.11

31 years agorm private bogus abs()
Chris Torek [Thu, 4 Feb 1993 09:17:36 +0000 (01:17 -0800)]
rm private bogus abs()

SCCS-vsn: games/hangman/hangman.h 5.6

31 years agorm pdp11 ifdefs, rm private bogus abs(), fix call to fseek
Chris Torek [Thu, 4 Feb 1993 09:17:08 +0000 (01:17 -0800)]
rm pdp11 ifdefs, rm private bogus abs(), fix call to fseek

SCCS-vsn: games/hangman/getword.c 5.4

31 years agoorigtermio -> curses_termios.
Elan Amir [Thu, 4 Feb 1993 08:51:53 +0000 (00:51 -0800)]
origtermio -> curses_termios.

SCCS-vsn: lib/libcurses/PSD.doc/intro.3 6.8
SCCS-vsn: lib/libcurses/PSD.doc/intro.5 6.9

31 years agoFixed missing "db".
Elan Amir [Thu, 4 Feb 1993 08:41:18 +0000 (00:41 -0800)]
Fixed missing "db".

SCCS-vsn: lib/libcurses/setterm.c 5.15

31 years agomust provide an exit status
Chris Torek [Thu, 4 Feb 1993 08:12:49 +0000 (00:12 -0800)]
must provide an exit status

SCCS-vsn: old/boggle/comp.c 5.3

31 years agoupdate to reflect saved ID's
Kirk McKusick [Thu, 4 Feb 1993 07:44:58 +0000 (23:44 -0800)]
update to reflect saved ID's

SCCS-vsn: lib/libc/sys/setuid.2 6.6

31 years agoseruid and setrgid move to compat-43; setuid.3 moves to setuid.2
Kirk McKusick [Thu, 4 Feb 1993 07:41:54 +0000 (23:41 -0800)]
seruid and setrgid move to compat-43; setuid.3 moves to setuid.2

SCCS-vsn: lib/libc/sys/Makefile.inc 5.22
SCCS-vsn: lib/libc/gen/Makefile.inc 5.31
SCCS-vsn: lib/libc/compat-43/Makefile.inc 5.7

31 years agosys_signame and sys_siglist are const's.
Elan Amir [Thu, 4 Feb 1993 07:05:49 +0000 (23:05 -0800)]
sys_signame and sys_siglist are const's.

SCCS-vsn: include/signal.h 5.5
SCCS-vsn: include/unistd.h 5.24

31 years agocleanup from Rick Macklem
Kirk McKusick [Thu, 4 Feb 1993 02:48:47 +0000 (18:48 -0800)]
cleanup from Rick Macklem

SCCS-vsn: sbin/mount_nfs/mount_nfs.c 5.10
SCCS-vsn: sbin/nfsd/nfsd.c 5.13

31 years agoclear B_WRITEINPROG
Kirk McKusick [Thu, 4 Feb 1993 01:55:30 +0000 (17:55 -0800)]
clear B_WRITEINPROG

SCCS-vsn: sys/kern/vfs_subr.c 7.93

31 years agonfs_bwrite => vn_bwrite
Kirk McKusick [Wed, 3 Feb 1993 13:09:12 +0000 (05:09 -0800)]
nfs_bwrite => vn_bwrite

SCCS-vsn: sys/nfs/nfs_vnops.c 7.103

31 years agonfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf => vinvalbuf
Kirk McKusick [Wed, 3 Feb 1993 13:08:44 +0000 (05:08 -0800)]
nfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf => vinvalbuf

SCCS-vsn: sys/nfs/nfs_bio.c 7.37

31 years agovinvalbuf takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:07:22 +0000 (05:07 -0800)]
vinvalbuf takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 7.41

31 years agogetblk takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:06:56 +0000 (05:06 -0800)]
getblk takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.30

31 years agovinvalbuf takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:06:39 +0000 (05:06 -0800)]
vinvalbuf takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.84
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.90

31 years agoparameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:05:38 +0000 (05:05 -0800)]
parameter to indicate interrupt

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.42

31 years agogetblk takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:05:15 +0000 (05:05 -0800)]
getblk takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 7.25

31 years agovinvalbuf and getblk take parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:04:48 +0000 (05:04 -0800)]
vinvalbuf and getblk take parameter to indicate interrupt

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.67
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.84

31 years agogetblk takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:03:43 +0000 (05:03 -0800)]
getblk takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/ffs/ufs_bmap.c 7.3
SCCS-vsn: sys/ufs/ufs/ufs_bmap.c 7.3

31 years agovinvalbuf and getblk now take parameters to interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:02:39 +0000 (05:02 -0800)]
vinvalbuf and getblk now take parameters to interrupt

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 7.52

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 13:00:54 +0000 (05:00 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/kern/vfs_bio.c 7.58
SCCS-vsn: sys/kern/vfs_cluster.c 7.58

31 years agointerruptable getnewbuf() and getblk(); incore returns buffer;
Kirk McKusick [Wed, 3 Feb 1993 12:51:46 +0000 (04:51 -0800)]
interruptable getnewbuf() and getblk(); incore returns buffer;
add flags B_WRITEINPROG, B_APPENDWRITE, B_EINTR

SCCS-vsn: sys/sys/buf.h 7.22

31 years agoadd two parameters to vinvalbuf to allow interruptable sleeps
Kirk McKusick [Wed, 3 Feb 1993 12:50:34 +0000 (04:50 -0800)]
add two parameters to vinvalbuf to allow interruptable sleeps

SCCS-vsn: sys/sys/vnode.h 7.65

31 years agophysblk no longer needs to be a global.
Keith Muller [Wed, 3 Feb 1993 09:02:47 +0000 (01:02 -0800)]
physblk no longer needs to be a global.

SCCS-vsn: bin/pax/ar_io.c 1.5

31 years agonfsvinvalbuf becomes vinvalbuf
Kirk McKusick [Wed, 3 Feb 1993 08:43:33 +0000 (00:43 -0800)]
nfsvinvalbuf becomes vinvalbuf

SCCS-vsn: sys/nfs/nfs_bio.c 7.37

31 years agovinvalbuf takes two more parameters
Kirk McKusick [Wed, 3 Feb 1993 07:34:58 +0000 (23:34 -0800)]
vinvalbuf takes two more parameters

SCCS-vsn: sys/kern/vfs_syscalls.c 7.102

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 07:33:23 +0000 (23:33 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.37
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.49
SCCS-vsn: sys/nfs/nfs_vnops.c 7.102
SCCS-vsn: sys/kern/vfs_subr.c 7.92

31 years agohandle flawed directory names created by gnu utilities.
Keith Muller [Wed, 3 Feb 1993 07:18:54 +0000 (23:18 -0800)]
handle flawed directory names created by gnu utilities.

SCCS-vsn: bin/pax/tar.c 1.3

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 07:18:00 +0000 (23:18 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/nfs/nfsrvcache.h 7.6
SCCS-vsn: sys/nfs/nfsdiskless.h 7.5
SCCS-vsn: sys/nfs/nfs_bio.c 7.36
SCCS-vsn: sys/nfs/nfs_node.c 7.46
SCCS-vsn: sys/nfs/nfs_nqlease.c 7.18
SCCS-vsn: sys/nfs/nfs_socket.c 7.42
SCCS-vsn: sys/nfs/nfs_subs.c 7.68

31 years agodate and time created 93/02/02 14:52:06 by elan
Elan Amir [Wed, 3 Feb 1993 06:52:06 +0000 (22:52 -0800)]
date and time created 93/02/02 14:52:06 by elan

SCCS-vsn: contrib/gcc-2.3.3/config/hp3bsd.h 1.1

31 years ago__swflags is global.
Elan Amir [Wed, 3 Feb 1993 06:45:11 +0000 (22:45 -0800)]
__swflags is global.

SCCS-vsn: lib/libcurses/newwin.c 5.14

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 06:33:27 +0000 (22:33 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/nfs/nfsnode.h 7.32
SCCS-vsn: sys/nfs/nfsrtt.h 7.2

31 years agoFixed inconsistency in function declarations (static vs. global).
Elan Amir [Wed, 3 Feb 1993 05:50:08 +0000 (21:50 -0800)]
Fixed inconsistency in function declarations (static vs. global).

SCCS-vsn: lib/libcurses/scanw.c 5.14
SCCS-vsn: lib/libcurses/newwin.c 5.13
SCCS-vsn: lib/libcurses/printw.c 5.15

31 years agoinsert Rx buffer flushing code on close & disable mouse track
Akito Fujita [Wed, 3 Feb 1993 02:58:25 +0000 (18:58 -0800)]
insert Rx buffer flushing code on close & disable mouse track

SCCS-vsn: sys/luna68k/dev/kbd.c 7.5

31 years agodelete FBIO_ON & FBIO_OFF
Akito Fujita [Wed, 3 Feb 1993 02:56:23 +0000 (18:56 -0800)]
delete FBIO_ON & FBIO_OFF

SCCS-vsn: sys/luna68k/dev/fb.c 7.3
SCCS-vsn: sys/luna68k/dev/fbio.h 7.3

31 years agoremove #include <hp300/hp300/isr.h>
Akito Fujita [Wed, 3 Feb 1993 02:53:16 +0000 (18:53 -0800)]
remove #include <hp300/hp300/isr.h>

SCCS-vsn: sys/luna68k/luna68k/machdep.c 7.7

31 years agoMove argument structure declaration outside of function.
Margo Seltzer [Wed, 3 Feb 1993 00:11:44 +0000 (16:11 -0800)]
Move argument structure declaration outside of function.

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.29

31 years agoincorporate Mark Lottor's TCPMUX code; minor bug fixes & error checks
Andrew Cherenson [Tue, 2 Feb 1993 14:52:05 +0000 (06:52 -0800)]
incorporate Mark Lottor's TCPMUX code; minor bug fixes & error checks

SCCS-vsn: usr.sbin/inetd/inetd.c 5.31

31 years agodocument tcpmux stuff; add examples and errors sections
Andrew Cherenson [Tue, 2 Feb 1993 14:50:29 +0000 (06:50 -0800)]
document tcpmux stuff; add examples and errors sections

SCCS-vsn: usr.sbin/inetd/inetd.8 6.8

31 years agorm atof, it is now standard via strtod
Chris Torek [Tue, 2 Feb 1993 13:12:48 +0000 (05:12 -0800)]
rm atof, it is now standard via strtod

SCCS-vsn: lib/libc/sparc/stdlib/Makefile.inc 5.2

31 years agodate and time created 93/02/01 17:22:17 by elan
Elan Amir [Tue, 2 Feb 1993 09:22:17 +0000 (01:22 -0800)]
date and time created 93/02/01 17:22:17 by elan

SCCS-vsn: contrib/gcc-2.3.3/libgcc2.c 1.1

31 years agodate and time created 93/02/01 16:55:47 by elan
Elan Amir [Tue, 2 Feb 1993 08:55:47 +0000 (00:55 -0800)]
date and time created 93/02/01 16:55:47 by elan

SCCS-vsn: contrib/gcc-2.3.3/gstddef.h 1.1

31 years agodate and time created 93/02/01 16:54:37 by elan
Elan Amir [Tue, 2 Feb 1993 08:54:37 +0000 (00:54 -0800)]
date and time created 93/02/01 16:54:37 by elan

SCCS-vsn: contrib/gcc-2.3.3/obstack.h 1.1

31 years agomake event counters separate
Chris Torek [Tue, 2 Feb 1993 03:34:39 +0000 (19:34 -0800)]
make event counters separate

SCCS-vsn: sys/sys/device.h 7.6

31 years agoseparate out event counters
Chris Torek [Tue, 2 Feb 1993 03:32:05 +0000 (19:32 -0800)]
separate out event counters

SCCS-vsn: sys/kern/subr_autoconf.c 7.6

31 years agorm bitfields; move mode select to common
Chris Torek [Tue, 2 Feb 1993 03:28:43 +0000 (19:28 -0800)]
rm bitfields; move mode select to common

SCCS-vsn: sys/dev/scsi/tape.h 5.3

31 years agorcsid
Chris Torek [Tue, 2 Feb 1993 03:27:41 +0000 (19:27 -0800)]
rcsid

SCCS-vsn: sys/dev/scsi/sdtrace.h 5.3

31 years agodocumentation for yank and put (y and p commands)
Edward Wang [Tue, 2 Feb 1993 03:27:14 +0000 (19:27 -0800)]
documentation for yank and put (y and p commands)

SCCS-vsn: usr.bin/window/cmd2.c 3.41
SCCS-vsn: usr.bin/window/window.1 6.16

31 years agorcsid
Chris Torek [Tue, 2 Feb 1993 03:26:32 +0000 (19:26 -0800)]
rcsid

SCCS-vsn: sys/dev/scsi/scsi.h 5.3
SCCS-vsn: sys/dev/scsi/scsi_ioctl.h 5.3
SCCS-vsn: sys/dev/scsi/scsi_subr.c 5.4
SCCS-vsn: sys/dev/scsi/scsivar.h 5.3
SCCS-vsn: sys/dev/scsi/sd.c 5.5

31 years agorm bitfields
Chris Torek [Tue, 2 Feb 1993 03:17:29 +0000 (19:17 -0800)]
rm bitfields

SCCS-vsn: sys/dev/scsi/processor.h 5.3

31 years agoupdate rcsid
Chris Torek [Tue, 2 Feb 1993 03:16:09 +0000 (19:16 -0800)]
update rcsid

SCCS-vsn: sys/dev/scsi/printer.h 5.3

31 years agomode sense, select; rm bitfields; fix comments
Chris Torek [Tue, 2 Feb 1993 03:14:35 +0000 (19:14 -0800)]
mode sense, select; rm bitfields; fix comments

SCCS-vsn: sys/dev/scsi/disktape.h 5.3

31 years agomode pages; minor comment fixes
Chris Torek [Tue, 2 Feb 1993 03:12:54 +0000 (19:12 -0800)]
mode pages; minor comment fixes

SCCS-vsn: sys/dev/scsi/disk.h 5.3

31 years agoadd sysctl
Mike Karels [Mon, 1 Feb 1993 15:09:12 +0000 (07:09 -0800)]
add sysctl

SCCS-vsn: sys/kern/syscalls.master 7.40

31 years agoadd kern_sysctl.c
Kirk McKusick [Mon, 1 Feb 1993 15:03:46 +0000 (07:03 -0800)]
add kern_sysctl.c

SCCS-vsn: sys/conf/files 7.46

31 years agoIt looks to me like the net-2 tr loses bytes in argument strings
Keith Bostic [Mon, 1 Feb 1993 01:42:25 +0000 (17:42 -0800)]
It looks to me like the net-2 tr loses bytes in argument strings
following octal escapes which take up fewer than the full 3 characters.
from Donn Seeley at BSDI

SCCS-vsn: usr.bin/tr/str.c 5.7

31 years agomake sys_signame, sys_siglist const
Keith Bostic [Sun, 31 Jan 1993 06:37:53 +0000 (22:37 -0800)]
make sys_signame, sys_siglist const

SCCS-vsn: lib/libc/gen/siglist.c 5.8

31 years agolint/ANSI C
Keith Bostic [Sun, 31 Jan 1993 06:13:46 +0000 (22:13 -0800)]
lint/ANSI C

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.23

31 years agofix from utashiro. Haven't had a chance to test it myself; likely OK.
Ralph Campbell [Sun, 31 Jan 1993 04:31:26 +0000 (20:31 -0800)]
fix from utashiro. Haven't had a chance to test it myself; likely OK.

SCCS-vsn: sys/pmax/pmax/fp.s 7.5

31 years agofix minor typ0
Keith Sklower [Sat, 30 Jan 1993 09:07:25 +0000 (01:07 -0800)]
fix minor typ0

SCCS-vsn: lib/libc/net/iso_addr.3 5.2

31 years agodate and time created 93/01/29 17:00:57 by sklower
Keith Sklower [Sat, 30 Jan 1993 09:00:57 +0000 (01:00 -0800)]
date and time created 93/01/29 17:00:57 by sklower

SCCS-vsn: lib/libc/net/linkaddr.3 5.1

31 years agodate and time created 93/01/29 17:00:56 by sklower
Keith Sklower [Sat, 30 Jan 1993 09:00:56 +0000 (01:00 -0800)]
date and time created 93/01/29 17:00:56 by sklower

SCCS-vsn: lib/libc/net/iso_addr.3 5.1