unix-history/.git
31 years agoinconsistent use of second arg to bread caused problems
Keith Sklower [Fri, 30 Oct 1992 11:39:25 +0000 (03:39 -0800)]
inconsistent use of second arg to bread caused problems

SCCS-vsn: usr.sbin/quot/quot.c 5.4

31 years agoAdded check for no HO or CM since without them we can't refresh.
Elan Amir [Wed, 28 Oct 1992 09:27:09 +0000 (01:27 -0800)]
Added check for no HO or CM since without them we can't refresh.

SCCS-vsn: lib/libcurses/initscr.c 5.9

31 years agoCommented quickch() and cleaned up scrolln().
Elan Amir [Wed, 28 Oct 1992 09:25:02 +0000 (01:25 -0800)]
Commented quickch() and cleaned up scrolln().

SCCS-vsn: lib/libcurses/refresh.c 5.20

31 years agoChanged touchline() to __touchline() so that user interface
Elan Amir [Wed, 28 Oct 1992 06:40:19 +0000 (22:40 -0800)]
Changed touchline() to __touchline() so that user interface
touchline() forces repaint of line whereas __touchline() does not.
Fixed bug in scrolln() -- if there is no bottom range have to special case
so that curscr is consistent.

SCCS-vsn: lib/libcurses/refresh.c 5.19

31 years agoChanged touchline to __touchline so that touchline forces repaint
Elan Amir [Wed, 28 Oct 1992 06:38:04 +0000 (22:38 -0800)]
Changed touchline to __touchline so that touchline forces repaint
of line whereas the internal __touchline does not.

SCCS-vsn: lib/libcurses/curses.h 5.18
SCCS-vsn: lib/libcurses/insch.c 5.9
SCCS-vsn: lib/libcurses/delch.c 5.10
SCCS-vsn: lib/libcurses/toucholap.c 5.8
SCCS-vsn: lib/libcurses/box.c 5.9
SCCS-vsn: lib/libcurses/mvwin.c 5.7
SCCS-vsn: lib/libcurses/erase.c 5.9
SCCS-vsn: lib/libcurses/deleteln.c 5.13
SCCS-vsn: lib/libcurses/overwrite.c 5.10
SCCS-vsn: lib/libcurses/touchwin.c 5.7
SCCS-vsn: lib/libcurses/insertln.c 5.12
SCCS-vsn: lib/libcurses/clrtobot.c 5.10
SCCS-vsn: lib/libcurses/clrtoeol.c 5.9

31 years agoAdded hash.c and tscroll.c.
Elan Amir [Tue, 27 Oct 1992 04:50:23 +0000 (20:50 -0800)]
Added hash.c and tscroll.c.

SCCS-vsn: lib/libcurses/Makefile 5.13

31 years agoChanged to accomodate new line structures (__LDATA and __LINE).
Elan Amir [Tue, 27 Oct 1992 04:48:23 +0000 (20:48 -0800)]
Changed to accomodate new line structures (__LDATA and __LINE).
Fixed bug in screen rotation of quickch() -- scrolling regions are implemented
rather than the whole screen being rotated.

SCCS-vsn: lib/libcurses/refresh.c 5.18

31 years agoChanged to new line data structures (__LDATA and __LINE) and
Elan Amir [Tue, 27 Oct 1992 04:46:47 +0000 (20:46 -0800)]
Changed to new line data structures (__LDATA and __LINE) and
eliminated linked list representation of window (not useful).

SCCS-vsn: lib/libcurses/curses.h 5.17
SCCS-vsn: lib/libcurses/insch.c 5.8
SCCS-vsn: lib/libcurses/addbytes.c 5.12
SCCS-vsn: lib/libcurses/delch.c 5.9
SCCS-vsn: lib/libcurses/addch.c 5.9
SCCS-vsn: lib/libcurses/box.c 5.8
SCCS-vsn: lib/libcurses/erase.c 5.8
SCCS-vsn: lib/libcurses/delwin.c 5.8
SCCS-vsn: lib/libcurses/cr_put.c 5.12
SCCS-vsn: lib/libcurses/deleteln.c 5.12
SCCS-vsn: lib/libcurses/overlay.c 5.10
SCCS-vsn: lib/libcurses/overwrite.c 5.9
SCCS-vsn: lib/libcurses/insertln.c 5.11
SCCS-vsn: lib/libcurses/newwin.c 5.10
SCCS-vsn: lib/libcurses/scroll.c 5.8
SCCS-vsn: lib/libcurses/clrtobot.c 5.9
SCCS-vsn: lib/libcurses/clrtoeol.c 5.8

31 years agowe allow -g as well
Mike Hibler [Tue, 27 Oct 1992 00:44:41 +0000 (16:44 -0800)]
we allow -g as well

SCCS-vsn: sbin/mount_nfs/mount_nfs.c 5.9

31 years agodate and time created 92/10/24 16:00:12 by bostic
Keith Bostic [Sun, 25 Oct 1992 08:00:12 +0000 (00:00 -0800)]
date and time created 92/10/24 16:00:12 by bostic

SCCS-vsn: sbin/restore/extern.h 5.1

31 years agofix gcc2 static warning
Ralph Campbell [Sun, 25 Oct 1992 07:20:56 +0000 (23:20 -0800)]
fix gcc2 static warning

SCCS-vsn: usr.bin/look/look.c 5.3

31 years agofix gcc2 warning about register char array.
Ralph Campbell [Sun, 25 Oct 1992 07:16:26 +0000 (23:16 -0800)]
fix gcc2 warning about register char array.

SCCS-vsn: usr.bin/ar/archive.c 5.9

31 years agofix gcc2 warnings for extern & later declared static.
Ralph Campbell [Sun, 25 Oct 1992 07:14:22 +0000 (23:14 -0800)]
fix gcc2 warnings for extern & later declared static.

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

31 years agofix SCCS headers, fix gcc2 extern & later declared static warning.
Ralph Campbell [Sun, 25 Oct 1992 07:08:21 +0000 (23:08 -0800)]
fix SCCS headers, fix gcc2 extern & later declared static warning.

SCCS-vsn: usr.bin/tip/remcap.c 5.7

31 years agonew libsa version
Ralph Campbell [Sun, 25 Oct 1992 06:36:23 +0000 (22:36 -0800)]
new libsa version

SCCS-vsn: sys/pmax/stand/conf.c 7.4

31 years agochanged to allow any size boot program (i.e., more than 15 sectors).
Ralph Campbell [Sun, 25 Oct 1992 06:30:35 +0000 (22:30 -0800)]
changed to allow any size boot program (i.e., more than 15 sectors).

SCCS-vsn: sys/pmax/stand/mkboot.c 7.5

31 years agonew libsa version
Ralph Campbell [Sun, 25 Oct 1992 06:26:48 +0000 (22:26 -0800)]
new libsa version

SCCS-vsn: sys/pmax/stand/boot.c 7.5

31 years agonew version with libsa
Ralph Campbell [Sun, 25 Oct 1992 06:24:17 +0000 (22:24 -0800)]
new version with libsa

SCCS-vsn: sys/pmax/stand/Makefile 5.3

31 years agouse COPY_SIGCODE now.
Ralph Campbell [Sun, 25 Oct 1992 06:19:40 +0000 (22:19 -0800)]
use COPY_SIGCODE now.

SCCS-vsn: sys/pmax/include/cpu.h 7.6

31 years agoincrease kernel VM size
Ralph Campbell [Sun, 25 Oct 1992 06:18:48 +0000 (22:18 -0800)]
increase kernel VM size

SCCS-vsn: sys/pmax/include/pmap.h 7.5

31 years agochanged sigreturn code to be on user's stack
Ralph Campbell [Sun, 25 Oct 1992 06:17:08 +0000 (22:17 -0800)]
changed sigreturn code to be on user's stack

SCCS-vsn: sys/pmax/pmax/locore.s 7.10

31 years agochanges for vm_page->flags.
Ralph Campbell [Sun, 25 Oct 1992 06:15:43 +0000 (22:15 -0800)]
changes for vm_page->flags.

SCCS-vsn: sys/pmax/pmax/pmap.c 7.12

31 years agovm_flags changes, changed sigreturn code to be on user stack.
Ralph Campbell [Sun, 25 Oct 1992 06:14:45 +0000 (22:14 -0800)]
vm_flags changes, changed sigreturn code to be on user stack.

SCCS-vsn: sys/pmax/pmax/trap.c 7.10

31 years agochanged signals to use user stack.
Ralph Campbell [Sun, 25 Oct 1992 06:12:18 +0000 (22:12 -0800)]
changed signals to use user stack.

SCCS-vsn: sys/pmax/pmax/machdep.c 7.11

31 years agochanges for buf->b_actf
Ralph Campbell [Sun, 25 Oct 1992 06:08:46 +0000 (22:08 -0800)]
changes for buf->b_actf

SCCS-vsn: sys/pmax/dev/rz.c 7.8
SCCS-vsn: sys/pmax/dev/tz.c 7.8

31 years agoremove unneeded include files
Ralph Campbell [Sun, 25 Oct 1992 06:04:44 +0000 (22:04 -0800)]
remove unneeded include files

SCCS-vsn: sys/pmax/dev/asc.c 7.7

31 years agoremove -Isys since include lines are standardized now
Ralph Campbell [Sun, 25 Oct 1992 06:03:22 +0000 (22:03 -0800)]
remove -Isys since include lines are standardized now

SCCS-vsn: sys/pmax/conf/Makefile.pmax 7.5

31 years agodon't allow process to attach to itself
Keith Bostic [Sun, 25 Oct 1992 05:48:16 +0000 (21:48 -0800)]
don't allow process to attach to itself

SCCS-vsn: sys/kern/sys_process.c 7.34

31 years agoCheck all flags, not just B_CACHE to determine if block was in cache.
Margo Seltzer [Sun, 25 Oct 1992 02:00:44 +0000 (18:00 -0800)]
Check all flags, not just B_CACHE to determine if block was in cache.

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

31 years agoDon't construct 0 length partials
Margo Seltzer [Sun, 25 Oct 1992 02:00:17 +0000 (18:00 -0800)]
Don't construct 0 length partials

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.37

31 years agoAdd diagnostics to check summary size. Fix compare routine so
Margo Seltzer [Sun, 25 Oct 1992 01:59:54 +0000 (17:59 -0800)]
Add diagnostics to check summary size.  Fix compare routine so
it always sorts negative numbers (except -1) last.

SCCS-vsn: libexec/lfs_cleanerd/library.c 5.6

31 years agoCompile with DIAGNOSTICS for awhile.
Margo Seltzer [Sun, 25 Oct 1992 01:59:04 +0000 (17:59 -0800)]
Compile with DIAGNOSTICS for awhile.

SCCS-vsn: libexec/lfs_cleanerd/Makefile 5.3

31 years agodate and time created 92/10/23 18:48:15 by bostic
Keith Bostic [Sat, 24 Oct 1992 10:48:15 +0000 (02:48 -0800)]
date and time created 92/10/23 18:48:15 by bostic

SCCS-vsn: admin/admin/4.4BSD-Encumbered/4.4A.dist.cover 5.1

31 years agodate and time created 92/10/23 16:13:11 by bostic
Keith Bostic [Sat, 24 Oct 1992 08:13:11 +0000 (00:13 -0800)]
date and time created 92/10/23 16:13:11 by bostic

SCCS-vsn: admin/admin/HP/HPSUPPORT.t 5.1

31 years agohave to malloc temporary inode so lock can be seen by other
Kirk McKusick [Sat, 24 Oct 1992 08:05:50 +0000 (00:05 -0800)]
have to malloc temporary inode so lock can be seen by other

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.63

31 years agopatch for leading '-' in ranges (sed fix from Henry)
Keith Bostic [Sat, 24 Oct 1992 07:08:43 +0000 (23:08 -0800)]
patch for leading '-' in ranges (sed fix from Henry)

SCCS-vsn: lib/libc/regex/regcomp.c 5.5

31 years agoANSI plus getopt(3)
Keith Bostic [Sat, 24 Oct 1992 04:19:25 +0000 (20:19 -0800)]
ANSI plus getopt(3)

SCCS-vsn: usr.bin/printenv/printenv.c 5.5

31 years agocleanup trace macro so it is less likely to cause undetected errors
Keith Bostic [Fri, 23 Oct 1992 14:53:52 +0000 (06:53 -0800)]
cleanup trace macro so it is less likely to cause undetected errors

SCCS-vsn: sys/sys/trace.h 7.7

31 years agouse new queue conventions
Kirk McKusick [Fri, 23 Oct 1992 14:53:11 +0000 (06:53 -0800)]
use new queue conventions

SCCS-vsn: sys/sys/vnode.h 7.62
SCCS-vsn: sys/sys/buf.h 7.20

31 years agodelete spurious NULL's
Kirk McKusick [Fri, 23 Oct 1992 14:52:05 +0000 (06:52 -0800)]
delete spurious NULL's

SCCS-vsn: sys/sys/malloc.h 7.34

31 years agoadd size distribution printout for -m option
Kirk McKusick [Fri, 23 Oct 1992 14:51:18 +0000 (06:51 -0800)]
add size distribution printout for -m option

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.39

31 years agoAdd exists field to indir structure. Make logical block a daddr_t.
Margo Seltzer [Fri, 23 Oct 1992 10:42:36 +0000 (02:42 -0800)]
Add exists field to indir structure.  Make logical block a daddr_t.

SCCS-vsn: sys/ufs/ffs/inode.h 7.31
SCCS-vsn: sys/ufs/ufs/inode.h 7.31

31 years agodate and time created 92/10/22 18:42:00 by margo
Margo Seltzer [Fri, 23 Oct 1992 10:42:00 +0000 (02:42 -0800)]
date and time created 92/10/22 18:42:00 by margo

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

31 years agoDo indirect block allocation in balloc instead of bmap.
Margo Seltzer [Fri, 23 Oct 1992 10:41:00 +0000 (02:41 -0800)]
Do indirect block allocation in balloc instead of bmap.

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

31 years agouse new queue primitives
Kirk McKusick [Fri, 23 Oct 1992 09:26:44 +0000 (01:26 -0800)]
use new queue primitives

SCCS-vsn: sys/kern/vfs_bio.c 7.55
SCCS-vsn: sys/kern/vfs_cluster.c 7.55
SCCS-vsn: sys/kern/vfs_subr.c 7.87

31 years agotrack allocation sizes
Kirk McKusick [Fri, 23 Oct 1992 07:43:43 +0000 (23:43 -0800)]
track allocation sizes

SCCS-vsn: sys/kern/kern_malloc.c 7.36

31 years agoadd new statistics
Kirk McKusick [Fri, 23 Oct 1992 07:41:53 +0000 (23:41 -0800)]
add new statistics

SCCS-vsn: sys/sys/malloc.h 7.33

31 years agohave to explicitly set vnode pointer to NOLIST
Mike Hibler [Fri, 23 Oct 1992 05:56:54 +0000 (21:56 -0800)]
have to explicitly set vnode pointer to NOLIST

SCCS-vsn: sys/vm/vm_swap.c 7.27

31 years agocheck for that NULL pointer
Kirk McKusick [Fri, 23 Oct 1992 05:33:51 +0000 (21:33 -0800)]
check for that NULL pointer

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.95

31 years agofix from Macklem for hanging UDP mounts after server death
Kirk McKusick [Fri, 23 Oct 1992 05:06:47 +0000 (21:06 -0800)]
fix from Macklem for hanging UDP mounts after server death

SCCS-vsn: sys/nfs/nfs_socket.c 7.40

31 years agomaximum timeout backoff is 8 not 9 (from Jeff Forys)
Kirk McKusick [Fri, 23 Oct 1992 04:38:30 +0000 (20:38 -0800)]
maximum timeout backoff is 8 not 9 (from Jeff Forys)

SCCS-vsn: sys/nfs/nfs_socket.c 7.40

31 years agoput back the previous language per Mary
BSD Tape Makers [Thu, 22 Oct 1992 08:03:39 +0000 (00:03 -0800)]
put back the previous language per Mary

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.11

31 years agowe do allow -F flags
Kirk McKusick [Thu, 22 Oct 1992 07:30:44 +0000 (23:30 -0800)]
we do allow -F flags

SCCS-vsn: sbin/mount_nfs/mount_nfs.c 5.8

31 years agoFixed bug in makech().
Elan Amir [Wed, 21 Oct 1992 08:43:01 +0000 (00:43 -0800)]
Fixed bug in makech().

SCCS-vsn: lib/libcurses/refresh.c 5.17

31 years agomore accurate backoff
Kirk McKusick [Wed, 21 Oct 1992 03:36:55 +0000 (19:36 -0800)]
more accurate backoff

SCCS-vsn: sys/nfs/nfs.h 7.19

31 years agoChanges standout character representation so that characters are
Elan Amir [Wed, 21 Oct 1992 02:45:17 +0000 (18:45 -0800)]
Changes standout character representation so that characters are
eight bit clean.

SCCS-vsn: lib/libcurses/cr_put.c 5.11
SCCS-vsn: lib/libcurses/deleteln.c 5.11

31 years agoChanged standout character representation so that characters are
Elan Amir [Wed, 21 Oct 1992 02:44:39 +0000 (18:44 -0800)]
Changed standout character representation so that characters are
eight bit clean.

SCCS-vsn: lib/libcurses/curses.h 5.16
SCCS-vsn: lib/libcurses/insch.c 5.7
SCCS-vsn: lib/libcurses/delch.c 5.8
SCCS-vsn: lib/libcurses/addbytes.c 5.11
SCCS-vsn: lib/libcurses/addch.c 5.8
SCCS-vsn: lib/libcurses/box.c 5.7
SCCS-vsn: lib/libcurses/erase.c 5.7
SCCS-vsn: lib/libcurses/overlay.c 5.9
SCCS-vsn: lib/libcurses/overwrite.c 5.8
SCCS-vsn: lib/libcurses/insertln.c 5.10
SCCS-vsn: lib/libcurses/newwin.c 5.9
SCCS-vsn: lib/libcurses/clrtobot.c 5.8
SCCS-vsn: lib/libcurses/clrtoeol.c 5.7
SCCS-vsn: lib/libcurses/refresh.c 5.16

31 years agoadd bt_page.c
Keith Bostic [Wed, 21 Oct 1992 02:08:34 +0000 (18:08 -0800)]
add bt_page.c

SCCS-vsn: lib/libc/db/PORT/Makefile 5.2

31 years agosnprintf returns printed length, not actual length
Keith Bostic [Sun, 18 Oct 1992 07:27:36 +0000 (23:27 -0800)]
snprintf returns printed length, not actual length

SCCS-vsn: lib/libc/gen/getbsize.c 5.4
SCCS-vsn: bin/ls/ls.c 5.69
SCCS-vsn: bin/dd/misc.c 5.5
SCCS-vsn: lib/libkvm/kvm.c 5.32
SCCS-vsn: libexec/rshd/rshd.c 5.42
SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 7.16
SCCS-vsn: usr.sbin/mtree/create.c 5.23

31 years agosnprintf used incorrectly, lint; from Craig
Keith Bostic [Sun, 18 Oct 1992 06:10:58 +0000 (22:10 -0800)]
snprintf used incorrectly, lint; from Craig

SCCS-vsn: bin/rcp/rcp.c 5.35

31 years agoit's considered tacky to remove the include files
Keith Bostic [Sun, 18 Oct 1992 05:50:21 +0000 (21:50 -0800)]
it's considered tacky to remove the include files

SCCS-vsn: usr.bin/tip/remote.c 5.10

31 years agomake kernel includes standard
Keith Bostic [Sun, 18 Oct 1992 05:39:27 +0000 (21:39 -0800)]
make kernel includes standard

SCCS-vsn: sys/netiso/tp_pcb.h 7.24

31 years agotalk only works on VAXen
Keith Bostic [Sun, 18 Oct 1992 05:37:19 +0000 (21:37 -0800)]
talk only works on VAXen

SCCS-vsn: old/Makefile 5.28

31 years agolint to make gcc shut up
Keith Bostic [Sun, 18 Oct 1992 05:36:41 +0000 (21:36 -0800)]
lint to make gcc shut up

SCCS-vsn: old/talk/talk/ctl.c 1.4
SCCS-vsn: old/talk/talk/ctl_transact.c 1.3
SCCS-vsn: old/talk/talk/init_disp.c 1.3
SCCS-vsn: old/talk/talk/invite.c 5.2
SCCS-vsn: old/talk/talk/io.c 5.2
SCCS-vsn: old/talk/talk/look_up.c 6.3
SCCS-vsn: old/talk/talk/msgs.c 5.2

31 years agodate and time created 92/10/17 13:33:47 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:33:47 +0000 (21:33 -0800)]
date and time created 92/10/17 13:33:47 by bostic

SCCS-vsn: old/talk/talk/msgs.c 5.1

31 years agodate and time created 92/10/17 13:31:40 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:31:40 +0000 (21:31 -0800)]
date and time created 92/10/17 13:31:40 by bostic

SCCS-vsn: old/talk/talk/io.c 5.1

31 years agodate and time created 92/10/17 13:30:26 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:30:26 +0000 (21:30 -0800)]
date and time created 92/10/17 13:30:26 by bostic

SCCS-vsn: old/talk/talk/invite.c 5.1

31 years agoTWO BUGS (printf doesn't take a FILE *, plus wrong arg to gettimeofday)
Keith Bostic [Sun, 18 Oct 1992 05:26:54 +0000 (21:26 -0800)]
TWO BUGS (printf doesn't take a FILE *, plus wrong arg to gettimeofday)
lint to make cc shut up

SCCS-vsn: old/talk/talkd/print.c 5.2
SCCS-vsn: old/talk/talkd/process.c 5.2
SCCS-vsn: old/talk/talkd/table.c 5.2
SCCS-vsn: old/talk/talkd/talkd.c 5.2

31 years agodate and time created 92/10/17 13:25:48 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:25:48 +0000 (21:25 -0800)]
date and time created 92/10/17 13:25:48 by bostic

SCCS-vsn: old/talk/talkd/print.c 5.1

31 years agodate and time created 92/10/17 13:24:46 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:24:46 +0000 (21:24 -0800)]
date and time created 92/10/17 13:24:46 by bostic

SCCS-vsn: old/talk/talkd/process.c 5.1

31 years agodate and time created 92/10/17 13:23:57 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:23:57 +0000 (21:23 -0800)]
date and time created 92/10/17 13:23:57 by bostic

SCCS-vsn: old/talk/talkd/table.c 5.1

31 years agodate and time created 92/10/17 13:20:14 by bostic
Keith Bostic [Sun, 18 Oct 1992 05:20:14 +0000 (21:20 -0800)]
date and time created 92/10/17 13:20:14 by bostic

SCCS-vsn: old/talk/talkd/talkd.c 5.1

31 years agono longer permitted to go behind libcurses back
Keith Bostic [Sun, 18 Oct 1992 05:18:26 +0000 (21:18 -0800)]
no longer permitted to go behind libcurses back

SCCS-vsn: games/canfield/canfield/canfield.c 5.12

31 years agoFix sccs header.
Craig Leres [Sun, 18 Oct 1992 05:18:26 +0000 (21:18 -0800)]
Fix sccs header.

SCCS-vsn: bin/sh/jobs.c 5.7

31 years agonl is an exported curses function
Keith Bostic [Sun, 18 Oct 1992 05:14:23 +0000 (21:14 -0800)]
nl is an exported curses function

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.38

31 years agolint
Keith Bostic [Sun, 18 Oct 1992 05:06:56 +0000 (21:06 -0800)]
lint

SCCS-vsn: games/phantasia/io.c 5.4
SCCS-vsn: games/phantasia/misc.c 5.4
SCCS-vsn: games/phantasia/phantglobs.h 5.4

31 years agoshut it up as much as possible; minor cleanups, new requirements for
Keith Bostic [Sun, 18 Oct 1992 03:30:26 +0000 (19:30 -0800)]
shut it up as much as possible; minor cleanups, new requirements for
dbopen(3) use of open(2) flags

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 5.1

31 years agowe have a perfectly good index.s; let's use it
Chris Torek [Sat, 17 Oct 1992 09:29:27 +0000 (01:29 -0800)]
we have a perfectly good index.s; let's use it

SCCS-vsn: lib/libc/vax/string/Makefile.inc 5.2

31 years agowrong init value for pushbool
Keith Bostic [Sat, 17 Oct 1992 09:03:07 +0000 (01:03 -0800)]
wrong init value for pushbool
ex: echo > a; date > b; join a b; would core dump

SCCS-vsn: usr.bin/join/join.c 5.5

31 years agoANSI C, convert options handling to getopt(3)
Keith Bostic [Sat, 17 Oct 1992 08:21:30 +0000 (00:21 -0800)]
ANSI C, convert options handling to getopt(3)

SCCS-vsn: sbin/restore/dirs.c 5.24
SCCS-vsn: sbin/restore/interactive.c 5.17
SCCS-vsn: sbin/restore/main.c 5.11
SCCS-vsn: sbin/restore/pathnames.h 5.3
SCCS-vsn: sbin/restore/restore.c 5.11
SCCS-vsn: sbin/restore/restore.h 5.14
SCCS-vsn: sbin/restore/symtab.c 5.7
SCCS-vsn: sbin/restore/tape.c 5.34
SCCS-vsn: sbin/restore/utilities.c 5.9

31 years agocompensate for gcc 2 being smarter than Sun calling conventions
Chris Torek [Fri, 16 Oct 1992 13:18:15 +0000 (05:18 -0800)]
compensate for gcc 2 being smarter than Sun calling conventions

SCCS-vsn: sys/sparc/include/stdarg.h 7.3
SCCS-vsn: sys/sparc/include/varargs.h 7.3

31 years agothis version compiles and matches current #include convention
Keith Sklower [Fri, 16 Oct 1992 10:51:33 +0000 (02:51 -0800)]
this version compiles and matches current #include convention

SCCS-vsn: sys/netiso/tuba_table.h 7.3
SCCS-vsn: sys/netiso/tuba_subr.c 7.4
SCCS-vsn: sys/netiso/tuba_table.c 7.3
SCCS-vsn: sys/netiso/tuba_usrreq.c 7.3

31 years ago/sys/sys/socketvar.h was spelled <socketvar.h> instead of <sys/socketvar.h>, for...
Keith Sklower [Fri, 16 Oct 1992 10:49:38 +0000 (02:49 -0800)]
/sys/sys/socketvar.h was spelled <socketvar.h> instead of <sys/socketvar.h>, for example

SCCS-vsn: sys/netinet/tcp_subr.c 7.24

31 years agominor cleanups
Marc Teitelbaum [Fri, 16 Oct 1992 08:36:08 +0000 (00:36 -0800)]
minor cleanups

SCCS-vsn: bin/sh/jobs.c 5.6
SCCS-vsn: bin/sh/main.c 5.8

31 years agoclean up y.tab.h
Marc Teitelbaum [Fri, 16 Oct 1992 08:25:59 +0000 (00:25 -0800)]
clean up y.tab.h

SCCS-vsn: bin/sh/Makefile 5.4

31 years agoupdate possible arp operations
Keith Sklower [Thu, 15 Oct 1992 08:52:06 +0000 (00:52 -0800)]
update possible arp operations

SCCS-vsn: sys/net/if_arp.h 7.6

31 years agosparc uses gcc too
Chris Torek [Wed, 14 Oct 1992 11:08:45 +0000 (03:08 -0800)]
sparc uses gcc too

SCCS-vsn: usr.bin/mkdep/Makefile 5.5

31 years agoOptimized quickch() by checking for top and bottom regions of screen
Elan Amir [Wed, 14 Oct 1992 06:43:10 +0000 (22:43 -0800)]
Optimized quickch() by checking for top and bottom regions of screen
in addition to the regular block being scrolled.

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

31 years agobcopy the pgno/size for overflow pages, may not be long aligned
Keith Bostic [Wed, 14 Oct 1992 05:00:01 +0000 (21:00 -0800)]
bcopy the pgno/size for overflow pages, may not be long aligned
flag all overflow pages with P_OVERFLOW, not just the first one.

SCCS-vsn: lib/libc/db/btree/bt_put.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_overflow.c 5.5

31 years agomake 'e' handle a carriage return, add comparison command
Keith Bostic [Wed, 14 Oct 1992 04:58:29 +0000 (20:58 -0800)]
make 'e' handle a carriage return, add comparison command

SCCS-vsn: lib/libc/db/test/dbtest.c 5.4

31 years agoprettiness
Keith Bostic [Wed, 14 Oct 1992 04:58:11 +0000 (20:58 -0800)]
prettiness

SCCS-vsn: lib/libc/db/test/run.test 5.8

31 years agomake e command handle carriage returns
Keith Bostic [Wed, 14 Oct 1992 04:58:05 +0000 (20:58 -0800)]
make e command handle carriage returns

SCCS-vsn: lib/libc/db/test/README 5.5

31 years agoadd comparisons to overflow page test
Keith Bostic [Wed, 14 Oct 1992 04:51:00 +0000 (20:51 -0800)]
add comparisons to overflow page test

SCCS-vsn: lib/libc/db/test/run.test 5.7

31 years agoadd comparison operator
Keith Bostic [Wed, 14 Oct 1992 04:50:41 +0000 (20:50 -0800)]
add comparison operator

SCCS-vsn: lib/libc/db/test/README 5.4

31 years agoAdded verification of hash hit.
Elan Amir [Wed, 14 Oct 1992 04:32:29 +0000 (20:32 -0800)]
Added verification of hash hit.

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

31 years agoFixed problem with __ISPASTOEL issue.
Elan Amir [Wed, 14 Oct 1992 04:09:56 +0000 (20:09 -0800)]
Fixed problem with __ISPASTOEL issue.

SCCS-vsn: lib/libcurses/refresh.c 5.13

31 years agodocument PT_ATTACH and PT_DETACH, from Craig Leres
Keith Bostic [Wed, 14 Oct 1992 03:39:35 +0000 (19:39 -0800)]
document PT_ATTACH and PT_DETACH, from Craig Leres

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

31 years agodb->get does not return a longword aligned buffer; from Craig Leres
Keith Bostic [Wed, 14 Oct 1992 02:38:19 +0000 (18:38 -0800)]
db->get does not return a longword aligned buffer; from Craig Leres

SCCS-vsn: usr.bin/tsort/tsort.c 5.8

31 years agobawrite does not return an error
Kirk McKusick [Tue, 13 Oct 1992 13:20:18 +0000 (05:20 -0800)]
bawrite does not return an error

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

31 years agobawrite does not return a value
Kirk McKusick [Tue, 13 Oct 1992 13:17:15 +0000 (05:17 -0800)]
bawrite does not return a value

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