unix-history/.git
32 years agofix printf %b
Mike Karels [Mon, 9 Mar 1992 09:44:19 +0000 (01:44 -0800)]
fix printf %b

SCCS-vsn: sys/kern/subr_prf.c 7.37

32 years agoremove broken debugging hooks (otherwise endgame can get stuck);
Chris Torek [Mon, 9 Mar 1992 06:33:09 +0000 (22:33 -0800)]
remove broken debugging hooks (otherwise endgame can get stuck);
brighten things up with a comment here and there.  the code is no
better but at least now there are clues....

SCCS-vsn: games/mille/comp.c 5.6

32 years agoallow ^L during endgame prompts. rm flush_input: this ioctl's
Chris Torek [Mon, 9 Mar 1992 02:07:00 +0000 (18:07 -0800)]
allow ^L during endgame prompts.  rm flush_input: this ioctl's
interface is utterly broken, and anyway it is a bad idea to do this
in general.

SCCS-vsn: games/mille/misc.c 5.7

32 years agoallow ^L during endgame prompts; rm flush_input: we cannot
Chris Torek [Mon, 9 Mar 1992 02:04:32 +0000 (18:04 -0800)]
allow ^L during endgame prompts; rm flush_input: we cannot
use this ioctl correctly because it uses FREAD and FWRITE, which are

SCCS-vsn: games/mille/misc.c 5.7

32 years agoexit with sensible code
Chris Torek [Mon, 9 Mar 1992 02:01:30 +0000 (18:01 -0800)]
exit with sensible code

SCCS-vsn: games/mille/mille.c 5.6

32 years agoexit with sensible code; rm unnecessary uninitialized var access
Chris Torek [Mon, 9 Mar 1992 01:59:58 +0000 (17:59 -0800)]
exit with sensible code; rm unnecessary uninitialized var access

SCCS-vsn: games/mille/init.c 5.5

32 years agocannot examine battle card if there is no such card
Chris Torek [Mon, 9 Mar 1992 01:57:59 +0000 (17:57 -0800)]
cannot examine battle card if there is no such card

SCCS-vsn: games/mille/comp.c 5.5

32 years agodo not use uninitialized variables
Chris Torek [Sun, 8 Mar 1992 23:55:00 +0000 (15:55 -0800)]
do not use uninitialized variables

SCCS-vsn: games/mille/init.c 5.5

32 years agobreak ufs up
Keith Bostic [Sun, 8 Mar 1992 03:10:23 +0000 (19:10 -0800)]
break ufs up

SCCS-vsn: usr.sbin/mkproto/mkproto.c 5.8

32 years agomove pcc assembler/loader to /usr/old/bin
Keith Bostic [Sun, 8 Mar 1992 03:09:48 +0000 (19:09 -0800)]
move pcc assembler/loader to /usr/old/bin

SCCS-vsn: usr.bin/pascal/pc/pathnames.h 5.2

32 years agofix C library prototypes
Keith Bostic [Sun, 8 Mar 1992 03:08:39 +0000 (19:08 -0800)]
fix C library prototypes

SCCS-vsn: sys/sys/termios.h 7.24

32 years agofixes for ds5000
Ralph Campbell [Sun, 8 Mar 1992 02:00:12 +0000 (18:00 -0800)]
fixes for ds5000

SCCS-vsn: sys/pmax/stand/conf.c 7.2
SCCS-vsn: sys/pmax/stand/mkboot.c 7.2

32 years agoadded support for ds5000
Ralph Campbell [Sun, 8 Mar 1992 01:57:32 +0000 (17:57 -0800)]
added support for ds5000

SCCS-vsn: sys/pmax/pmax/cons.c 7.3
SCCS-vsn: sys/pmax/pmax/conf.c 7.3

32 years agochages for ds5000
Ralph Campbell [Sun, 8 Mar 1992 01:55:12 +0000 (17:55 -0800)]
chages for ds5000

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

32 years agoadded support for more than one X driver.
Ralph Campbell [Sun, 8 Mar 1992 01:49:30 +0000 (17:49 -0800)]
added support for more than one X driver.

SCCS-vsn: sys/pmax/dev/dc.c 7.5

32 years agochanges for ds5000
Ralph Campbell [Sun, 8 Mar 1992 01:47:02 +0000 (17:47 -0800)]
changes for ds5000

SCCS-vsn: sys/pmax/dev/pm.c 7.3

32 years agofix so it compiles
Ralph Campbell [Sun, 8 Mar 1992 01:41:09 +0000 (17:41 -0800)]
fix so it compiles

SCCS-vsn: sys/pmax/dev/tz.c 7.2

32 years agoadded cfb for ds5000
Ralph Campbell [Sun, 8 Mar 1992 01:36:01 +0000 (17:36 -0800)]
added cfb for ds5000

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

32 years agomtpr.h is not used
Ralph Campbell [Sun, 8 Mar 1992 01:32:05 +0000 (17:32 -0800)]
mtpr.h is not used

SCCS-vsn: sys/net/raw_usrreq.c 7.10

32 years agodon't try to read nswap, its not used if NEWVM defined.
Ralph Campbell [Sun, 8 Mar 1992 01:29:36 +0000 (17:29 -0800)]
don't try to read nswap, its not used if NEWVM defined.

SCCS-vsn: lib/libkvm/kvm.c 5.22
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.22
SCCS-vsn: lib/libkvm/kvm_proc.c 5.22

32 years agofix include files
Ralph Campbell [Sun, 8 Mar 1992 01:25:53 +0000 (17:25 -0800)]
fix include files

SCCS-vsn: lib/libc/mips/gen/_setjmp.s 5.3
SCCS-vsn: lib/libc/mips/gen/setjmp.s 5.3

32 years agodo denorms correctly
Ralph Campbell [Sun, 8 Mar 1992 01:23:39 +0000 (17:23 -0800)]
do denorms correctly

SCCS-vsn: lib/libc/mips/gen/ldexp.s 5.3

32 years agoadded mips case
Ralph Campbell [Sun, 8 Mar 1992 01:19:01 +0000 (17:19 -0800)]
added mips case

SCCS-vsn: lib/libc/stdlib/Makefile.inc 5.9

32 years agoavoid arithmetic overflow in constant expression.
Ralph Campbell [Sun, 8 Mar 1992 01:17:24 +0000 (17:17 -0800)]
avoid arithmetic overflow in constant expression.

SCCS-vsn: lib/libc/stdlib/strtol.c 5.5

32 years agoadded mips case
Ralph Campbell [Sun, 8 Mar 1992 01:15:08 +0000 (17:15 -0800)]
added mips case

SCCS-vsn: lib/libm/Makefile 5.8

32 years agoprint host name in debugging info
Eric Allman [Sat, 7 Mar 1992 09:05:15 +0000 (01:05 -0800)]
print host name in debugging info

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.33

32 years agolast change broke loose matching
Keith Bostic [Sat, 7 Mar 1992 05:51:41 +0000 (21:51 -0800)]
last change broke loose matching

SCCS-vsn: usr.bin/finger/util.c 5.19
SCCS-vsn: usr.bin/finger/finger.c 5.25

32 years agotypo, LINK1 and lINK2 have the same value in the IFFBITS string
Keith Bostic [Sat, 7 Mar 1992 04:41:15 +0000 (20:41 -0800)]
typo, LINK1 and lINK2 have the same value in the IFFBITS string

SCCS-vsn: sbin/ifconfig/ifconfig.c 5.7

32 years agothis version works, has been tidied up for public consumption
Keith Sklower [Fri, 6 Mar 1992 11:17:44 +0000 (03:17 -0800)]
this version works, has been tidied up for public consumption

SCCS-vsn: sys/i386/isa/if_apx.c 7.8
SCCS-vsn: sys/i386/isa/if_apxreg.h 7.4

32 years agothis version has some debugging code
Keith Sklower [Fri, 6 Mar 1992 10:45:02 +0000 (02:45 -0800)]
this version has some debugging code

SCCS-vsn: sys/i386/isa/if_apx.c 7.7

32 years agoWhile we're at it, it's safer to use sizeof than a defined buffer size.
Craig Leres [Fri, 6 Mar 1992 10:07:21 +0000 (02:07 -0800)]
While we're at it, it's safer to use sizeof than a defined buffer size.

SCCS-vsn: sbin/dump/itime.c 5.12

32 years agoRename buf -> tbuf to avoid gcc warnings about the buf defined in dump.h.
Craig Leres [Fri, 6 Mar 1992 10:04:32 +0000 (02:04 -0800)]
Rename buf -> tbuf to avoid gcc warnings about the buf defined in dump.h.

SCCS-vsn: sbin/dump/itime.c 5.11

32 years agoMade fts_pointer and fts_number fields separate fields.
Elan Amir [Fri, 6 Mar 1992 08:34:01 +0000 (00:34 -0800)]
Made fts_pointer and fts_number fields separate fields.

SCCS-vsn: include/fts.h 5.23
SCCS-vsn: lib/libc/gen/fts.c 5.33
SCCS-vsn: lib/libc/gen/fts.3 5.21

32 years agothis version almost works, but buffer counts are wiered
Keith Sklower [Thu, 5 Mar 1992 12:02:26 +0000 (04:02 -0800)]
this version almost works, but buffer counts are wiered

SCCS-vsn: sys/i386/isa/if_apx.c 7.6

32 years agoadd escape clause, if we've done a distribution of it
Keith Bostic [Thu, 5 Mar 1992 09:30:56 +0000 (01:30 -0800)]
add escape clause, if we've done a distribution of it

SCCS-vsn: admin/admin/forms/access 5.5

32 years agoadd language to (hopefully) prevent redistribution without approval
Keith Bostic [Thu, 5 Mar 1992 09:18:56 +0000 (01:18 -0800)]
add language to (hopefully) prevent redistribution without approval

SCCS-vsn: admin/admin/forms/access 5.4

32 years agomake -r work again (add RBYTES and RLINES cases into switch)
Keith Bostic [Thu, 5 Mar 1992 06:55:21 +0000 (22:55 -0800)]
make -r work again (add RBYTES and RLINES cases into switch)

SCCS-vsn: usr.bin/tail/reverse.c 5.5

32 years agounsigned comparisons <= 0
Keith Bostic [Thu, 5 Mar 1992 06:54:51 +0000 (22:54 -0800)]
unsigned comparisons <= 0

SCCS-vsn: usr.bin/tail/read.c 5.3

32 years agowhitespace changes
Keith Bostic [Thu, 5 Mar 1992 06:54:31 +0000 (22:54 -0800)]
whitespace changes

SCCS-vsn: usr.bin/tail/extern.h 5.3

32 years ago-f with more than one argument is an error; close files; correct usage
Keith Bostic [Thu, 5 Mar 1992 06:54:19 +0000 (22:54 -0800)]
-f with more than one argument is an error; close files; correct usage
statement

SCCS-vsn: usr.bin/tail/tail.c 5.9

32 years agodon't need to clear the error if returning
Keith Bostic [Thu, 5 Mar 1992 06:41:51 +0000 (22:41 -0800)]
don't need to clear the error if returning

SCCS-vsn: usr.bin/tail/forward.c 5.6

32 years agocan't use freopen; example is "date | head file1 /dev/stdin"
Keith Bostic [Thu, 5 Mar 1992 06:35:42 +0000 (22:35 -0800)]
can't use freopen; example is "date | head file1 /dev/stdin"

SCCS-vsn: usr.bin/head/head.c 5.7

32 years agoerror message if -f and multiple files
Keith Bostic [Thu, 5 Mar 1992 05:57:41 +0000 (21:57 -0800)]
error message if -f and multiple files

SCCS-vsn: usr.bin/tail/tail.c 5.10

32 years agomove lfs_ifind into lfs_inode.c, it's only used in one place
Keith Bostic [Thu, 5 Mar 1992 04:41:39 +0000 (20:41 -0800)]
move lfs_ifind into lfs_inode.c, it's only used in one place

SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.9
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.58
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 7.10

32 years agouse stdin instead of another file descriptor; make -[cnb] -r work
Keith Bostic [Thu, 5 Mar 1992 01:14:17 +0000 (17:14 -0800)]
use stdin instead of another file descriptor; make -[cnb] -r work
on pipes

SCCS-vsn: usr.bin/tail/extern.h 5.3
SCCS-vsn: usr.bin/tail/forward.c 5.6
SCCS-vsn: usr.bin/tail/read.c 5.3
SCCS-vsn: usr.bin/tail/reverse.c 5.5
SCCS-vsn: usr.bin/tail/tail.c 5.9

32 years agorename line.3 to tcsendbreak.3, libplot already had a line.3
Keith Bostic [Thu, 5 Mar 1992 00:35:54 +0000 (16:35 -0800)]
rename line.3 to tcsendbreak.3, libplot already had a line.3

SCCS-vsn: lib/libc/gen/tcsendbreak.3 5.3
SCCS-vsn: lib/libc/gen/tcsetattr.3 5.2

32 years agofix problem with window system failing to start up (from hibler)
Kirk McKusick [Wed, 4 Mar 1992 15:35:02 +0000 (07:35 -0800)]
fix problem with window system failing to start up (from hibler)

SCCS-vsn: sys/kern/kern_exec.c 7.53

32 years agomore prettying up before we circulate this;
Keith Sklower [Wed, 4 Mar 1992 10:03:44 +0000 (02:03 -0800)]
more prettying up before we circulate this;
also make it safe for IP only operation.

SCCS-vsn: sys/i386/isa/if_apx.c 7.5

32 years agocorrect misspellings
Keith Sklower [Wed, 4 Mar 1992 09:00:00 +0000 (01:00 -0800)]
correct misspellings

SCCS-vsn: sys/i386/isa/if_apxreg.h 7.3

32 years agothis version can at least talk to the CSR's of the sgs thompson chip
Keith Sklower [Wed, 4 Mar 1992 08:56:06 +0000 (00:56 -0800)]
this version can at least talk to the CSR's of the sgs thompson chip

SCCS-vsn: sys/i386/isa/if_apx.c 7.4

32 years agomake tail work like head for multiple files
Keith Bostic [Wed, 4 Mar 1992 08:13:36 +0000 (00:13 -0800)]
make tail work like head for multiple files

SCCS-vsn: usr.bin/tail/extern.h 5.2
SCCS-vsn: usr.bin/tail/forward.c 5.5
SCCS-vsn: usr.bin/tail/misc.c 5.2
SCCS-vsn: usr.bin/tail/read.c 5.2
SCCS-vsn: usr.bin/tail/reverse.c 5.4
SCCS-vsn: usr.bin/tail/tail.1 6.9
SCCS-vsn: usr.bin/tail/tail.c 5.8

32 years agodocument exit status
Keith Bostic [Wed, 4 Mar 1992 08:09:35 +0000 (00:09 -0800)]
document exit status

SCCS-vsn: usr.bin/head/head.1 6.8

32 years agoavoid NULL object pointer dereference in vmtotal
Mike Hibler [Wed, 4 Mar 1992 08:08:43 +0000 (00:08 -0800)]
avoid NULL object pointer dereference in vmtotal

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

32 years agoadd -n for POSIX 1003.2 compatibility, document file header
Keith Bostic [Wed, 4 Mar 1992 07:33:39 +0000 (23:33 -0800)]
add -n for POSIX 1003.2 compatibility, document file header

SCCS-vsn: usr.bin/head/head.1 6.7
SCCS-vsn: usr.bin/head/head.c 5.6

32 years agomust have directory vnode as first op;
Kirk McKusick [Wed, 4 Mar 1992 05:20:04 +0000 (21:20 -0800)]
must have directory vnode as first op;
must convert to proper return value for name lookup when creating

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

32 years agomust have directory vnode as first op
Kirk McKusick [Wed, 4 Mar 1992 05:18:25 +0000 (21:18 -0800)]
must have directory vnode as first op

SCCS-vsn: sys/kern/vfs_syscalls.c 7.80
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.82
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.82

32 years agofree'ing wrong pointer on error
Keith Bostic [Wed, 4 Mar 1992 03:53:39 +0000 (19:53 -0800)]
free'ing wrong pointer on error

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

32 years agofree'ing the wrong pointer when copyin fails; minor cleanups
Keith Bostic [Wed, 4 Mar 1992 03:50:22 +0000 (19:50 -0800)]
free'ing the wrong pointer when copyin fails; minor cleanups

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

32 years agoset saveaddr to NULL, otherwise will re-free space next time the buffer
Keith Bostic [Wed, 4 Mar 1992 03:49:07 +0000 (19:49 -0800)]
set saveaddr to NULL, otherwise will re-free space next time the buffer
gets used; change negative byte counts to printf's for now

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

32 years agobreak out machine independent part to ../csu.gmon/gmon.c
Kirk McKusick [Tue, 3 Mar 1992 16:27:52 +0000 (08:27 -0800)]
break out machine independent part to ../csu.gmon/gmon.c

SCCS-vsn: lib/csu/i386/Makefile 5.8
SCCS-vsn: lib/csu/tahoe/Makefile 5.15
SCCS-vsn: lib/csu/vax/Makefile 5.17

32 years agogmon.c moves out; mcount.c replaces it
Kirk McKusick [Tue, 3 Mar 1992 16:05:29 +0000 (08:05 -0800)]
gmon.c moves out; mcount.c replaces it

SCCS-vsn: lib/csu/hp300/Makefile 5.7

32 years agobreak out machine independent part (leaving just mcount.c behind)
Kirk McKusick [Tue, 3 Mar 1992 16:04:55 +0000 (08:04 -0800)]
break out machine independent part (leaving just mcount.c behind)

SCCS-vsn: lib/libc/gmon/gmon.c 5.9

32 years agoadd -C option to break cycles
Kirk McKusick [Tue, 3 Mar 1992 16:03:20 +0000 (08:03 -0800)]
add -C option to break cycles

SCCS-vsn: usr.bin/gprof/gprof.1 6.9

32 years agoextract profiling rate from header if present
Kirk McKusick [Tue, 3 Mar 1992 15:56:22 +0000 (07:56 -0800)]
extract profiling rate from header if present

SCCS-vsn: usr.bin/gprof/gprof.c 5.10

32 years agoget phdr from gmon.h; define old format header
Kirk McKusick [Tue, 3 Mar 1992 15:55:34 +0000 (07:55 -0800)]
get phdr from gmon.h; define old format header

SCCS-vsn: usr.bin/gprof/gprof.h 5.12

32 years agonow get gmon.h from csu.gmon
Kirk McKusick [Tue, 3 Mar 1992 15:54:59 +0000 (07:54 -0800)]
now get gmon.h from csu.gmon

SCCS-vsn: usr.bin/gprof/Makefile 5.18

32 years agofix missing argument to usage().
Ralph Campbell [Tue, 3 Mar 1992 14:26:55 +0000 (06:26 -0800)]
fix missing argument to usage().

SCCS-vsn: sbin/route/route.c 5.45

32 years agofix uninitialized variable (dst) if senderr called in route_output().
Ralph Campbell [Tue, 3 Mar 1992 14:25:25 +0000 (06:25 -0800)]
fix uninitialized variable (dst) if senderr called in route_output().

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

32 years agodeclare dead and pure functions as such
Chris Torek [Tue, 3 Mar 1992 12:32:18 +0000 (04:32 -0800)]
declare dead and pure functions as such

SCCS-vsn: include/unistd.h 5.15

32 years agodeclare pure functions as such
Chris Torek [Tue, 3 Mar 1992 12:31:51 +0000 (04:31 -0800)]
declare pure functions as such

SCCS-vsn: include/math.h 5.9

32 years agodeclare dead and pure functions as such
Chris Torek [Tue, 3 Mar 1992 12:22:51 +0000 (04:22 -0800)]
declare dead and pure functions as such

SCCS-vsn: include/stdlib.h 5.17
SCCS-vsn: include/unistd.h 5.15

32 years agoadd dead and pure function qualifiers, with appropiate #ifdef's
Chris Torek [Tue, 3 Mar 1992 12:13:28 +0000 (04:13 -0800)]
add dead and pure function qualifiers, with appropiate #ifdef's

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

32 years agodeclare struct proc, struct uio before using in prototypes
Keith Bostic [Tue, 3 Mar 1992 09:22:34 +0000 (01:22 -0800)]
declare struct proc, struct uio before using in prototypes

SCCS-vsn: sys/sys/file.h 7.11

32 years agofts_children now takes two arguments
Keith Bostic [Tue, 3 Mar 1992 09:16:41 +0000 (01:16 -0800)]
fts_children now takes two arguments

SCCS-vsn: usr.sbin/mtree/create.c 5.19

32 years agomake = of no permissions (ex: "g=") work
Keith Bostic [Tue, 3 Mar 1992 08:45:11 +0000 (00:45 -0800)]
make = of no permissions (ex: "g=") work

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

32 years agodisallow creation of files in removed directories
Kirk McKusick [Tue, 3 Mar 1992 08:44:29 +0000 (00:44 -0800)]
disallow creation of files in removed directories

SCCS-vsn: sys/kern/vfs_lookup.c 7.38
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.41
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.41
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.81
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.81

32 years agouse generic, endian-independent versions for ns & ip checksum from
Keith Sklower [Tue, 3 Mar 1992 08:39:29 +0000 (00:39 -0800)]
use generic, endian-independent versions for ns & ip checksum from
main source tree

SCCS-vsn: sys/pmax/conf/files.pmax 7.4

32 years agoupdate publication date for copyright, rename as real in_cksum
Keith Sklower [Tue, 3 Mar 1992 08:36:26 +0000 (00:36 -0800)]
update publication date for copyright, rename as real in_cksum
with no trailing _c so that it can actually be used in pmax version;
#include "param.h" instead of ../h/types.h; similarly with mbuf.h

SCCS-vsn: sys/netinet/in_cksum.c 7.4

32 years agodon't let users reexec init
Keith Bostic [Tue, 3 Mar 1992 08:35:44 +0000 (00:35 -0800)]
don't let users reexec init

SCCS-vsn: sbin/init/init.c 6.8

32 years agoupdate publication date for copyright
Keith Sklower [Tue, 3 Mar 1992 08:31:55 +0000 (00:31 -0800)]
update publication date for copyright

SCCS-vsn: sys/netns/ns_cksum.c 7.9

32 years agocan use #include "param.h" instead of #include "sys/param.h";
Keith Sklower [Tue, 3 Mar 1992 08:25:29 +0000 (00:25 -0800)]
can use #include "param.h" instead of #include "sys/param.h";
move file to /sys/netns from /sys/tahoe/tahoe (this version is machine-
independent and not horribly inefficient

SCCS-vsn: sys/netns/ns_cksum.c 7.8

32 years agomake tahoe use machine-independent ns_cksum()
Keith Sklower [Tue, 3 Mar 1992 08:19:10 +0000 (00:19 -0800)]
make tahoe use machine-independent ns_cksum()
(this doesn't represent any further loss in efficiency for the tahoe)

SCCS-vsn: sys/tahoe/conf/files.tahoe 1.9

32 years agoKNF; only real change was to pass u_int instead of mode_t around,
Keith Bostic [Tue, 3 Mar 1992 08:17:43 +0000 (00:17 -0800)]
KNF; only real change was to pass u_int instead of mode_t around,
make the promotion explicit.  Shouldn't cause any problems, though.

SCCS-vsn: lib/libc/gen/setmode.c 5.7

32 years agodon't permit multiple invocations
Keith Bostic [Tue, 3 Mar 1992 07:41:54 +0000 (23:41 -0800)]
don't permit multiple invocations

SCCS-vsn: sbin/init/init.c 6.8
SCCS-vsn: sbin/init/pathnames.h 6.2

32 years agomake 'od file +3' work right
Keith Bostic [Tue, 3 Mar 1992 07:22:19 +0000 (23:22 -0800)]
make 'od file +3' work right

SCCS-vsn: usr.bin/hexdump/odsyntax.c 5.6

32 years agominor wordsmithign
Keith Bostic [Tue, 3 Mar 1992 07:07:36 +0000 (23:07 -0800)]
minor wordsmithign

SCCS-vsn: bin/ls/ls.c 5.61

32 years agominor rewording, no fixes
Keith Bostic [Tue, 3 Mar 1992 06:25:18 +0000 (22:25 -0800)]
minor rewording, no fixes

SCCS-vsn: usr.bin/size/size.1 6.7

32 years agodon't drop core if no arguments, use getopt(3) for cleanliness
Keith Bostic [Tue, 3 Mar 1992 06:23:29 +0000 (22:23 -0800)]
don't drop core if no arguments, use getopt(3) for cleanliness

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

32 years agoFixed and documented $histfile
Christos Zoulas [Mon, 2 Mar 1992 16:13:23 +0000 (08:13 -0800)]
Fixed and documented $histfile

SCCS-vsn: bin/csh/csh.c 5.35
SCCS-vsn: bin/csh/csh.1 6.23
SCCS-vsn: bin/csh/const.c 5.6

32 years agoremove unused KADB external decl.
Ralph Campbell [Mon, 2 Mar 1992 12:57:59 +0000 (04:57 -0800)]
remove unused KADB external decl.

SCCS-vsn: sys/sys/systm.h 7.20

32 years agodon't include mtpr.h unless needed
Ralph Campbell [Mon, 2 Mar 1992 12:55:03 +0000 (04:55 -0800)]
don't include mtpr.h unless needed

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

32 years agodon't bsearch() the null entry.
Ralph Campbell [Mon, 2 Mar 1992 12:53:11 +0000 (04:53 -0800)]
don't bsearch() the null entry.

SCCS-vsn: bin/ps/keyword.c 5.11

32 years agoremove unused KADB stuff, fix va_alist for ULTRIX compiler
Ralph Campbell [Mon, 2 Mar 1992 12:51:17 +0000 (04:51 -0800)]
remove unused KADB stuff, fix va_alist for ULTRIX compiler

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

32 years agocalls to chdirec didn't pass 'p'.
Ralph Campbell [Mon, 2 Mar 1992 12:47:18 +0000 (04:47 -0800)]
calls to chdirec didn't pass 'p'.

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

32 years agodate and time created 92/03/01 16:59:09 by bostic
Keith Bostic [Mon, 2 Mar 1992 08:59:09 +0000 (00:59 -0800)]
date and time created 92/03/01 16:59:09 by bostic

SCCS-vsn: lib/libc/gen/getbsize.c 5.1

32 years agoreplace -k with the BLOCKSIZE environmental variable
Keith Bostic [Mon, 2 Mar 1992 08:58:27 +0000 (00:58 -0800)]
replace -k with the BLOCKSIZE environmental variable

SCCS-vsn: bin/ls/Makefile 5.4
SCCS-vsn: bin/ls/ls.1 6.21
SCCS-vsn: bin/ls/ls.c 5.60
SCCS-vsn: bin/ls/ls.h 5.15
SCCS-vsn: bin/ls/print.c 5.32
SCCS-vsn: bin/df/Makefile 5.4
SCCS-vsn: bin/df/df.1 6.10
SCCS-vsn: bin/df/df.c 5.28

32 years agodocument BLOCKSIZE environmental variable
Keith Bostic [Mon, 2 Mar 1992 08:52:26 +0000 (00:52 -0800)]
document BLOCKSIZE environmental variable

SCCS-vsn: share/man/man7/environ.7 6.7

32 years agoreplace -k with the BLOCKSIZE environmental variable
Keith Bostic [Mon, 2 Mar 1992 08:35:42 +0000 (00:35 -0800)]
replace -k with the BLOCKSIZE environmental variable

SCCS-vsn: usr.bin/du/Makefile 5.4
SCCS-vsn: usr.bin/du/du.1 6.15
SCCS-vsn: usr.bin/du/du.c 5.14

32 years agocheck that write was successful (net2/usr.bin/9)
Kirk McKusick [Mon, 2 Mar 1992 07:33:06 +0000 (23:33 -0800)]
check that write was successful (net2/usr.bin/9)

SCCS-vsn: usr.bin/locate/code/locate.code.c 5.2

32 years agoallow subset of pagers to be defined (net2/sys/7)
Kirk McKusick [Mon, 2 Mar 1992 07:28:10 +0000 (23:28 -0800)]
allow subset of pagers to be defined (net2/sys/7)

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