unix-history/.git
32 years agoport to new kvm
Steven McCanne [Wed, 24 Jun 1992 01:46:33 +0000 (17:46 -0800)]
port to new kvm

SCCS-vsn: usr.bin/vmstat/names.c 5.4

32 years agoadd libedit
Keith Bostic [Wed, 24 Jun 1992 01:46:28 +0000 (17:46 -0800)]
add libedit

SCCS-vsn: lib/Makefile 5.28

32 years agouse libkvm instead of libutil to get kvm
Steven McCanne [Wed, 24 Jun 1992 01:46:03 +0000 (17:46 -0800)]
use libkvm instead of libutil to get kvm

SCCS-vsn: usr.bin/vmstat/Makefile 5.8

32 years agoprefix all ANSI #define's with BSD_ so don't collide with other vendors
Keith Bostic [Wed, 24 Jun 1992 00:58:31 +0000 (16:58 -0800)]
prefix all ANSI #define's with BSD_ so don't collide with other vendors

SCCS-vsn: lib/libc/stdio/vprintf.c 5.7
SCCS-vsn: lib/libc/stdio/vscanf.c 5.2
SCCS-vsn: lib/libc/stdio/vsnprintf.c 5.3
SCCS-vsn: lib/libc/stdio/vsprintf.c 5.6
SCCS-vsn: lib/libc/stdio/vsscanf.c 5.2

32 years agoadd B_GATHERED flag; LFS flag if buffer already in a segment
Keith Bostic [Tue, 23 Jun 1992 15:10:21 +0000 (07:10 -0800)]
add B_GATHERED flag; LFS flag if buffer already in a segment

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

32 years agoprefix all ANSI #define's with BSD_ so don't collide with other vendors
Keith Bostic [Tue, 23 Jun 1992 15:10:06 +0000 (07:10 -0800)]
prefix all ANSI #define's with BSD_ so don't collide with other vendors

SCCS-vsn: sys/sys/times.h 7.7
SCCS-vsn: sys/sys/types.h 7.23

32 years agoadd VDIROP flags; flags if vnode part of an LFS directory op
Keith Bostic [Tue, 23 Jun 1992 15:09:40 +0000 (07:09 -0800)]
add VDIROP flags; flags if vnode part of an LFS directory op

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

32 years agoLFS unmount code; vinvalbuf should be a VOP?
Keith Bostic [Tue, 23 Jun 1992 15:09:18 +0000 (07:09 -0800)]
LFS unmount code; vinvalbuf should be a VOP?

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

32 years agodirectory ops, unmount, minor cleanup; from Margo Seltzer
Keith Bostic [Tue, 23 Jun 1992 15:06:35 +0000 (07:06 -0800)]
directory ops, unmount, minor cleanup; from Margo Seltzer

SCCS-vsn: sys/ufs/lfs/lfs.h 7.14
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.46
SCCS-vsn: sys/ufs/lfs/lfs_debug.c 7.6
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 7.17
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.69
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.20
SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.12
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.75
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.85

32 years agoadd directory ops
Keith Bostic [Tue, 23 Jun 1992 14:48:27 +0000 (06:48 -0800)]
add directory ops

SCCS-vsn: sbin/newlfs/lfs.c 5.9

32 years agofix DFL_LFSBLOCK_MASK
Keith Bostic [Tue, 23 Jun 1992 14:48:16 +0000 (06:48 -0800)]
fix DFL_LFSBLOCK_MASK

SCCS-vsn: sbin/newlfs/config.h 5.3

32 years agofix the includes
Keith Bostic [Tue, 23 Jun 1992 13:53:13 +0000 (05:53 -0800)]
fix the includes

SCCS-vsn: sys/ufs/lfs/lfs_cksum.c 7.5

32 years agodelete PMAP_BUG_FIX_HACK for now, until see the bug again
Keith Bostic [Tue, 23 Jun 1992 13:43:03 +0000 (05:43 -0800)]
delete PMAP_BUG_FIX_HACK for now, until see the bug again

SCCS-vsn: sys/ufs/lfs/lfs_bio.c 7.12

32 years agocheckpoint
Keith Bostic [Tue, 23 Jun 1992 13:26:18 +0000 (05:26 -0800)]
checkpoint

SCCS-vsn: sys/ufs/lfs/TODO 5.6

32 years agochecpoint
Keith Bostic [Tue, 23 Jun 1992 13:25:42 +0000 (05:25 -0800)]
checpoint

SCCS-vsn: sys/ufs/lfs/TODO 5.5

32 years agochecked in for Kirk by TK
Kirk McKusick [Tue, 23 Jun 1992 13:14:37 +0000 (05:14 -0800)]
checked in for Kirk by TK

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

32 years agoprefix all ANSI #define's with BSD_ so don't collide with other vendors
Keith Bostic [Tue, 23 Jun 1992 12:45:05 +0000 (04:45 -0800)]
prefix all ANSI #define's with BSD_ so don't collide with other vendors

SCCS-vsn: include/stddef.h 5.6
SCCS-vsn: include/stdio.h 5.21
SCCS-vsn: include/stdlib.h 5.18
SCCS-vsn: include/string.h 5.11
SCCS-vsn: include/time.h 5.13
SCCS-vsn: sys/hp300/include/ansi.h 7.3
SCCS-vsn: include/stdio.h 5.22
SCCS-vsn: sys/sys/syslog.h 7.22
SCCS-vsn: include/stdio.h 5.21

32 years agost_blocks are quad's now
Keith Bostic [Tue, 23 Jun 1992 11:50:07 +0000 (03:50 -0800)]
st_blocks are quad's now

SCCS-vsn: usr.bin/du/du.c 5.19

32 years agogrep -efoo dropped core on the sparc
Keith Bostic [Tue, 23 Jun 1992 11:38:43 +0000 (03:38 -0800)]
grep -efoo dropped core on the sparc

SCCS-vsn: usr.bin/grep/old.bin.grep/old.bin.grep.c 4.10

32 years agogrep -e dumps core; fix from Craig Leres
Keith Bostic [Tue, 23 Jun 1992 11:32:48 +0000 (03:32 -0800)]
grep -e dumps core; fix from Craig Leres

SCCS-vsn: usr.bin/grep/old.bin.grep/old.bin.grep.c 4.10

32 years agodate and time created 92/06/22 18:59:34 by marc
Marc Teitelbaum [Tue, 23 Jun 1992 09:59:34 +0000 (01:59 -0800)]
date and time created 92/06/22 18:59:34 by marc

SCCS-vsn: lib/libedit/Makefile 5.1

32 years agomdoc version 3
Cynthia A. E. Livingston [Tue, 23 Jun 1992 09:55:46 +0000 (01:55 -0800)]
mdoc version 3

SCCS-vsn: bin/sh/bltin/echo.1 5.2

32 years agohistory.h --> histedit.h
Marc Teitelbaum [Tue, 23 Jun 1992 09:53:34 +0000 (01:53 -0800)]
history.h --> histedit.h

SCCS-vsn: lib/libedit/history.c 5.2

32 years agomerge history.h and editline.h into histedit.h
Marc Teitelbaum [Tue, 23 Jun 1992 09:33:52 +0000 (01:33 -0800)]
merge history.h and editline.h into histedit.h

SCCS-vsn: lib/libedit/histedit.h 5.2

32 years agomerge editline.h and history.h
Marc Teitelbaum [Tue, 23 Jun 1992 09:25:17 +0000 (01:25 -0800)]
merge editline.h and history.h

SCCS-vsn: lib/libedit/chared.h 5.2
SCCS-vsn: lib/libedit/hist.h 5.2
SCCS-vsn: lib/libedit/prompt.h 5.2
SCCS-vsn: lib/libedit/refresh.h 5.2
SCCS-vsn: lib/libedit/search.h 5.2
SCCS-vsn: lib/libedit/sig.h 5.2
SCCS-vsn: lib/libedit/term.h 5.2
SCCS-vsn: lib/libedit/tty.h 5.2
SCCS-vsn: lib/libedit/TEST/test.c 5.2

32 years agohave to invalidate instruction cache after setting breakpoints
Kirk McKusick [Tue, 23 Jun 1992 09:12:05 +0000 (01:12 -0800)]
have to invalidate instruction cache after setting breakpoints

SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.12

32 years agodate and time created 92/06/22 18:08:47 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:47 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:47 by bostic

SCCS-vsn: lib/libedit/vi.c 5.1

32 years agodate and time created 92/06/22 18:08:46 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:46 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:46 by bostic

SCCS-vsn: lib/libedit/tty.h 5.1

32 years agodate and time created 92/06/22 18:08:45 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:45 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:45 by bostic

SCCS-vsn: lib/libedit/tty.c 5.1

32 years agodate and time created 92/06/22 18:08:44 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:44 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:44 by bostic

SCCS-vsn: lib/libedit/tokenizer.h 5.1

32 years agodate and time created 92/06/22 18:08:43 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:43 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:43 by bostic

SCCS-vsn: lib/libedit/tokenizer.c 5.1

32 years agodate and time created 92/06/22 18:08:42 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:42 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:42 by bostic

SCCS-vsn: lib/libedit/TEST/test.c 5.1

32 years agodate and time created 92/06/22 18:08:41 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:41 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:41 by bostic

SCCS-vsn: lib/libedit/termcap.h 5.1

32 years agodate and time created 92/06/22 18:08:40 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:40 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:40 by bostic

SCCS-vsn: lib/libedit/term.h 5.1

32 years agodate and time created 92/06/22 18:08:38 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:38 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:38 by bostic

SCCS-vsn: lib/libedit/sys.h 5.1
SCCS-vsn: lib/libedit/term.c 5.1

32 years agodate and time created 92/06/22 18:08:37 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:37 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:37 by bostic

SCCS-vsn: lib/libedit/sig.h 5.1

32 years agodate and time created 92/06/22 18:08:36 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:36 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:36 by bostic

SCCS-vsn: lib/libedit/sig.c 5.1

32 years agodate and time created 92/06/22 18:08:35 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:35 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:35 by bostic

SCCS-vsn: lib/libedit/search.h 5.1

32 years agodate and time created 92/06/22 18:08:34 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:34 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:34 by bostic

SCCS-vsn: lib/libedit/search.c 5.1

32 years agodate and time created 92/06/22 18:08:33 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:33 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:33 by bostic

SCCS-vsn: lib/libedit/refresh.h 5.1

32 years agodate and time created 92/06/22 18:08:32 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:32 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:32 by bostic

SCCS-vsn: lib/libedit/refresh.c 5.1

32 years agodate and time created 92/06/22 18:08:31 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:31 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:31 by bostic

SCCS-vsn: lib/libedit/read.c 5.1

32 years agodate and time created 92/06/22 18:08:30 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:30 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:30 by bostic

SCCS-vsn: lib/libedit/prompt.h 5.1

32 years agodate and time created 92/06/22 18:08:29 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:29 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:29 by bostic

SCCS-vsn: lib/libedit/prompt.c 5.1

32 years agodate and time created 92/06/22 18:08:28 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:28 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:28 by bostic

SCCS-vsn: lib/libedit/parse.h 5.1

32 years agodate and time created 92/06/22 18:08:27 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:27 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:27 by bostic

SCCS-vsn: lib/libedit/parse.c 5.1

32 years agodate and time created 92/06/22 18:08:26 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:26 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:26 by bostic

SCCS-vsn: lib/libedit/map.h 5.1

32 years agodate and time created 92/06/22 18:08:25 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:25 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:25 by bostic

SCCS-vsn: lib/libedit/map.c 5.1

32 years agodate and time created 92/06/22 18:08:22 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:22 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:22 by bostic

SCCS-vsn: lib/libedit/key.h 5.1

32 years agodate and time created 92/06/22 18:08:21 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:21 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:21 by bostic

SCCS-vsn: lib/libedit/key.c 5.1

32 years agodate and time created 92/06/22 18:08:18 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:18 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:18 by bostic

SCCS-vsn: lib/libedit/history.c 5.1

32 years agodate and time created 92/06/22 18:08:17 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:17 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:17 by bostic

SCCS-vsn: lib/libedit/hist.h 5.1

32 years agodate and time created 92/06/22 18:08:16 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:16 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:16 by bostic

SCCS-vsn: lib/libedit/hist.c 5.1

32 years agodate and time created 92/06/22 18:08:15 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:15 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:15 by bostic

SCCS-vsn: lib/libedit/emacs.c 5.1

32 years agodate and time created 92/06/22 18:08:14 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:14 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:14 by bostic

SCCS-vsn: lib/libedit/el.h 5.1

32 years agodate and time created 92/06/22 18:08:13 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:13 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:13 by bostic

SCCS-vsn: lib/libedit/el.c 5.1

32 years agodate and time created 92/06/22 18:08:12 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:12 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:12 by bostic

SCCS-vsn: lib/libedit/histedit.h 5.1

32 years agodate and time created 92/06/22 18:08:10 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:10 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:10 by bostic

SCCS-vsn: lib/libedit/common.c 5.1

32 years agodate and time created 92/06/22 18:08:09 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:09 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:09 by bostic

SCCS-vsn: lib/libedit/chared.h 5.1

32 years agodate and time created 92/06/22 18:08:07 by bostic
Keith Bostic [Tue, 23 Jun 1992 09:08:07 +0000 (01:08 -0800)]
date and time created 92/06/22 18:08:07 by bostic

SCCS-vsn: lib/libedit/chared.c 5.1

32 years agobuild a profile version as well.
Keith Bostic [Tue, 23 Jun 1992 07:08:09 +0000 (23:08 -0800)]
build a profile version as well.

SCCS-vsn: sys/libkern/Makefile 7.3

32 years agocalculate important constants if needed
Kirk McKusick [Tue, 23 Jun 1992 06:35:03 +0000 (22:35 -0800)]
calculate important constants if needed

SCCS-vsn: sbin/fsck/setup.c 5.39

32 years agomake with -g
Kirk McKusick [Tue, 23 Jun 1992 05:17:42 +0000 (21:17 -0800)]
make with -g

SCCS-vsn: sys/libkern/Makefile 7.2

32 years agoneed more kernel address space for big machines
Marshall Kirk McKusick [Tue, 23 Jun 1992 05:14:56 +0000 (21:14 -0800)]
need more kernel address space for big machines

SCCS-vsn: sys/hp300/include/pmap.h 7.10

32 years agospell out the rules for the anonymous directory
Keith Bostic [Tue, 23 Jun 1992 05:13:20 +0000 (21:13 -0800)]
spell out the rules for the anonymous directory

SCCS-vsn: libexec/ftpd/ftpd.8 6.10

32 years agolseek takes a quad, now
Keith Bostic [Tue, 23 Jun 1992 04:36:33 +0000 (20:36 -0800)]
lseek takes a quad, now

SCCS-vsn: libexec/mail.local/mail.local.c 5.8

32 years agotypo, syn -> sync
Keith Bostic [Tue, 23 Jun 1992 04:35:49 +0000 (20:35 -0800)]
typo, syn -> sync

SCCS-vsn: usr.sbin/update/update.8 6.6

32 years agoput Bentley's comment into the source code for info purposes
Keith Bostic [Tue, 23 Jun 1992 03:47:30 +0000 (19:47 -0800)]
put Bentley's comment into the source code for info purposes

SCCS-vsn: lib/libc/stdlib/qsort.c 5.10

32 years agolseek takes a quad, now; lots of ANSI style cleanups
Keith Bostic [Tue, 23 Jun 1992 02:48:48 +0000 (18:48 -0800)]
lseek takes a quad, now; lots of ANSI style cleanups

SCCS-vsn: libexec/comsat/comsat.c 5.25

32 years agolseek takes an off_t, not a long
Keith Bostic [Mon, 22 Jun 1992 23:00:21 +0000 (15:00 -0800)]
lseek takes an off_t, not a long

SCCS-vsn: usr.bin/mail/fio.c 5.26

32 years agomake tar work with quads
Keith Bostic [Mon, 22 Jun 1992 06:56:14 +0000 (22:56 -0800)]
make tar work with quads
XXX: didn't fix scanf(3) to handle %q, which is the real fix for some of htis

SCCS-vsn: old/tar/tar.c 5.19

32 years agothe seek function takes a fpos_t (off_t), not a long
Keith Bostic [Mon, 22 Jun 1992 06:52:07 +0000 (22:52 -0800)]
the seek function takes a fpos_t (off_t), not a long

SCCS-vsn: lib/libc/stdio/fseek.c 5.8

32 years agooff_t is a quad, now
Keith Bostic [Mon, 22 Jun 1992 06:42:29 +0000 (22:42 -0800)]
off_t is a quad, now

SCCS-vsn: usr.bin/more/command.c 5.22
SCCS-vsn: usr.bin/more/ch.c 5.11

32 years agotry to give better error messages on connection failure
Kirk McKusick [Mon, 22 Jun 1992 06:19:59 +0000 (22:19 -0800)]
try to give better error messages on connection failure

SCCS-vsn: usr.bin/rdist/docmd.c 5.9

32 years agoadd fs_maxsymlinklen
Kirk McKusick [Mon, 22 Jun 1992 05:35:25 +0000 (21:35 -0800)]
add fs_maxsymlinklen

SCCS-vsn: sys/ufs/ffs/fs.h 7.17

32 years agoinclude kernel library
Kirk McKusick [Mon, 22 Jun 1992 05:32:49 +0000 (21:32 -0800)]
include kernel library

SCCS-vsn: sys/hp300/conf/Makefile.hp300 7.15

32 years agolseek takes an off_t
Keith Bostic [Mon, 22 Jun 1992 05:27:13 +0000 (21:27 -0800)]
lseek takes an off_t

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

32 years agosecond arg to mmap is a size_t
Keith Bostic [Mon, 22 Jun 1992 04:44:22 +0000 (20:44 -0800)]
second arg to mmap is a size_t

SCCS-vsn: bin/cp/utils.c 5.3

32 years agofixes without testing for mmap, lseek, fseek when quads went in
Keith Bostic [Mon, 22 Jun 1992 04:41:24 +0000 (20:41 -0800)]
fixes without testing for mmap, lseek, fseek when quads went in

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

32 years agosecond arg to mmap is a size_t
Keith Bostic [Mon, 22 Jun 1992 04:37:58 +0000 (20:37 -0800)]
second arg to mmap is a size_t

SCCS-vsn: lib/libc/sys/mmap.2 6.4
SCCS-vsn: usr.bin/cmp/regular.c 5.4

32 years agooff_t is a quad, use %qd; 2nd arg to mmap is an int
Keith Bostic [Mon, 22 Jun 1992 04:35:19 +0000 (20:35 -0800)]
off_t is a quad, use %qd; 2nd arg to mmap is an int

SCCS-vsn: usr.bin/cmp/misc.c 5.2
SCCS-vsn: usr.bin/cmp/regular.c 5.3
SCCS-vsn: usr.bin/cmp/special.c 5.2

32 years agolseek takes a quad; minor cleanups
Keith Bostic [Mon, 22 Jun 1992 03:25:11 +0000 (19:25 -0800)]
lseek takes a quad; minor cleanups

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

32 years agolibkern has its own include file with prototypes
Keith Bostic [Mon, 22 Jun 1992 01:36:29 +0000 (17:36 -0800)]
libkern has its own include file with prototypes

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

32 years agoadd the rest of the routines to libkern.h; use it in kernel source
Keith Bostic [Mon, 22 Jun 1992 01:33:15 +0000 (17:33 -0800)]
add the rest of the routines to libkern.h; use it in kernel source

SCCS-vsn: sys/libkern/libkern.h 7.2
SCCS-vsn: sys/libkern/locc.c 7.3
SCCS-vsn: sys/libkern/scanc.c 7.3
SCCS-vsn: sys/libkern/skpc.c 7.3

32 years agodate and time created 92/06/21 10:22:06 by bostic
Keith Bostic [Mon, 22 Jun 1992 01:22:06 +0000 (17:22 -0800)]
date and time created 92/06/21 10:22:06 by bostic

SCCS-vsn: sys/libkern/libkern.h 7.1

32 years agoGCC2 changed the type of the shift count; make this work since we
Keith Bostic [Mon, 22 Jun 1992 01:13:43 +0000 (17:13 -0800)]
GCC2 changed the type of the shift count; make this work since we
still use both compilers.  This should be ripped out as soon as possible.
From Chris Torek

SCCS-vsn: lib/libc/quad/ashldi3.c 5.6
SCCS-vsn: lib/libc/quad/ashrdi3.c 5.6
SCCS-vsn: lib/libc/quad/lshldi3.c 5.6
SCCS-vsn: lib/libc/quad/lshrdi3.c 5.6
SCCS-vsn: lib/libc/quad/quad.h 5.7

32 years agoget the types right, and get the parameters to locc in the right order!
Chris Torek [Sun, 21 Jun 1992 16:38:11 +0000 (08:38 -0800)]
get the types right, and get the parameters to locc in the right order!

SCCS-vsn: sys/libkern/skpc.c 7.2
SCCS-vsn: sys/libkern/scanc.c 7.2
SCCS-vsn: sys/libkern/locc.c 7.2
SCCS-vsn: sys/libkern/scanc.c 7.2
SCCS-vsn: sys/libkern/skpc.c 7.2

32 years agoneed <sys/systm.h> for panic type (for gcc 2 warnings)
Chris Torek [Sun, 21 Jun 1992 16:21:58 +0000 (08:21 -0800)]
need <sys/systm.h> for panic type (for gcc 2 warnings)

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 7.24

32 years agoufs_chmod, ufs_chown are static and should not be declared here
Chris Torek [Sun, 21 Jun 1992 16:04:49 +0000 (08:04 -0800)]
ufs_chmod, ufs_chown are static and should not be declared here

SCCS-vsn: sys/ufs/ffs/ufs_extern.h 7.10
SCCS-vsn: sys/ufs/ufs/ufs_extern.h 7.10

32 years agodate and time created 92/06/20 16:57:19 by mckusick
Kirk McKusick [Sun, 21 Jun 1992 07:57:19 +0000 (23:57 -0800)]
date and time created 92/06/20 16:57:19 by mckusick

SCCS-vsn: sys/libkern/Makefile 7.1

32 years agoadd mnt_maxsymlinklen for short links
Kirk McKusick [Sun, 21 Jun 1992 07:56:48 +0000 (23:56 -0800)]
add mnt_maxsymlinklen for short links

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

32 years agodate and time created 92/06/20 16:34:53 by bostic
Keith Bostic [Sun, 21 Jun 1992 07:34:53 +0000 (23:34 -0800)]
date and time created 92/06/20 16:34:53 by bostic

SCCS-vsn: sys/libkern/skpc.c 7.1

32 years agodate and time created 92/06/20 16:34:51 by bostic
Keith Bostic [Sun, 21 Jun 1992 07:34:51 +0000 (23:34 -0800)]
date and time created 92/06/20 16:34:51 by bostic

SCCS-vsn: sys/libkern/scanc.c 7.1

32 years agozero out mount structure after allocation
Kirk McKusick [Sun, 21 Jun 1992 07:34:50 +0000 (23:34 -0800)]
zero out mount structure after allocation

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

32 years agodate and time created 92/06/20 16:34:45 by bostic
Keith Bostic [Sun, 21 Jun 1992 07:34:45 +0000 (23:34 -0800)]
date and time created 92/06/20 16:34:45 by bostic

SCCS-vsn: sys/libkern/locc.c 7.1

32 years agobreak out library functions
Keith Bostic [Sun, 21 Jun 1992 07:13:15 +0000 (23:13 -0800)]
break out library functions

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 7.23
SCCS-vsn: sys/kern/subr_xxx.c 7.13
SCCS-vsn: sys/kern/kern_subr.c 7.9

32 years agoadd -T option
Kirk McKusick [Sun, 21 Jun 1992 07:00:56 +0000 (23:00 -0800)]
add -T option

SCCS-vsn: sbin/dump/dump.8 6.10

32 years agofor old inode format dump tapes, copy ouid/ogid to new location
Kirk McKusick [Sun, 21 Jun 1992 06:51:21 +0000 (22:51 -0800)]
for old inode format dump tapes, copy ouid/ogid to new location

SCCS-vsn: sbin/restore/tape.c 5.30

32 years agoMark tapes with new format inodes as DR_NEWINODEFMT
Kirk McKusick [Sun, 21 Jun 1992 06:50:16 +0000 (22:50 -0800)]
Mark tapes with new format inodes as DR_NEWINODEFMT

SCCS-vsn: sbin/dump/main.c 5.23

32 years agooff_t's are quad's, now, prototype the world
Keith Bostic [Sun, 21 Jun 1992 06:49:08 +0000 (22:49 -0800)]
off_t's are quad's, now, prototype the world

SCCS-vsn: games/fortune/fortune/fortune.c 5.14