unix-history/.git
34 years agomove to subdirectory of usr.bin/man
Keith Bostic [Mon, 28 May 1990 06:20:29 +0000 (22:20 -0800)]
move to subdirectory of usr.bin/man

SCCS-vsn: usr.bin/apropos/Makefile 5.3
SCCS-vsn: usr.bin/whatis/Makefile 5.3
SCCS-vsn: usr.bin/man/Makefile 5.10

34 years agofunction prototypes for POSIX 1003.1
Keith Bostic [Mon, 28 May 1990 02:38:29 +0000 (18:38 -0800)]
function prototypes for POSIX 1003.1

SCCS-vsn: sys/sys/stat.h 7.5

34 years agodon't lstat if not crossing a mount point
Keith Bostic [Mon, 28 May 1990 02:33:01 +0000 (18:33 -0800)]
don't lstat if not crossing a mount point

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

34 years agoPOSIX 1003.1: sigsetjmp, siglongjmp, function prototypes
Keith Bostic [Mon, 28 May 1990 02:31:35 +0000 (18:31 -0800)]
POSIX 1003.1: sigsetjmp, siglongjmp, function prototypes
add i386 values

SCCS-vsn: include/setjmp.h 5.1

34 years agoforgot longjmperror()
Keith Bostic [Mon, 28 May 1990 02:29:55 +0000 (18:29 -0800)]
forgot longjmperror()

SCCS-vsn: lib/libc/gen/setjmp.3 6.4

34 years agoadd sigsetjmp, siglongjmp, from ANSI man page, so Berkeley copyright
Keith Bostic [Mon, 28 May 1990 02:27:35 +0000 (18:27 -0800)]
add sigsetjmp, siglongjmp, from ANSI man page, so Berkeley copyright

SCCS-vsn: lib/libc/gen/setjmp.3 6.3

34 years agostderr may have been redirected
Keith Bostic [Mon, 28 May 1990 02:21:59 +0000 (18:21 -0800)]
stderr may have been redirected

SCCS-vsn: lib/libc/gen/setjmperr.c 5.5

34 years agouse strerror, not sys_errlist
Keith Bostic [Mon, 28 May 1990 01:52:36 +0000 (17:52 -0800)]
use strerror, not sys_errlist

SCCS-vsn: usr.sbin/rmt/rmt.c 5.5

34 years agoadd Berkeley copyright (nothing but SIG_* left); function prototypes
Keith Bostic [Sun, 27 May 1990 03:39:29 +0000 (19:39 -0800)]
add Berkeley copyright (nothing but SIG_* left); function prototypes

SCCS-vsn: sys/sys/signal.h 7.8

34 years agoadd .even to guarantee jmp instruction is on even address
Keith Bostic [Sun, 27 May 1990 02:54:58 +0000 (18:54 -0800)]
add .even to guarantee jmp instruction is on even address

SCCS-vsn: lib/libc/hp300/SYS.h 5.2

34 years agoPOSIX 1003.1
Keith Bostic [Sat, 26 May 1990 09:21:51 +0000 (01:21 -0800)]
POSIX 1003.1

SCCS-vsn: sys/sys/fcntl.h 5.4
SCCS-vsn: sys/sys/file.h 7.5
SCCS-vsn: include/grp.h 5.1
SCCS-vsn: include/pwd.h 5.4

34 years agomake rewinddir a function, closedir returns int; POSIX 1003.1
Keith Bostic [Sat, 26 May 1990 08:56:07 +0000 (00:56 -0800)]
make rewinddir a function, closedir returns int; POSIX 1003.1

SCCS-vsn: include/dirent.h 5.9

34 years agoclosedir now returns value (POSIX); some manual page restructuring
Keith Bostic [Sat, 26 May 1990 08:54:44 +0000 (00:54 -0800)]
closedir now returns value (POSIX); some manual page restructuring

SCCS-vsn: lib/libc/gen/closedir.c 5.7
SCCS-vsn: lib/libc/gen/directory.3 6.5

34 years agodate and time created 90/05/25 17:34:21 by bostic
Keith Bostic [Sat, 26 May 1990 08:34:21 +0000 (00:34 -0800)]
date and time created 90/05/25 17:34:21 by bostic

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

34 years agoordering of bit fields needs better descrimination than #ifdef vax or su n
Keith Sklower [Sat, 26 May 1990 08:20:01 +0000 (00:20 -0800)]
ordering of bit fields needs better descrimination than #ifdef vax or su n

SCCS-vsn: sys/netccitt/hdlc.h 7.3

34 years agothere are other entities besides #ifdef sun and #ifdef vax
Keith Sklower [Sat, 26 May 1990 08:11:39 +0000 (00:11 -0800)]
there are other entities besides #ifdef sun and #ifdef vax

SCCS-vsn: sys/netccitt/hdlc.h 7.3

34 years agoadd modification time keyword
Keith Bostic [Sat, 26 May 1990 07:50:51 +0000 (23:50 -0800)]
add modification time keyword

SCCS-vsn: usr.sbin/mtree/compare.c 5.7
SCCS-vsn: usr.sbin/mtree/create.c 5.12
SCCS-vsn: usr.sbin/mtree/mtree.8 5.5
SCCS-vsn: usr.sbin/mtree/mtree.h 5.7
SCCS-vsn: usr.sbin/mtree/spec.c 5.12

34 years agomove examples into EXAMPLES section
Keith Bostic [Sat, 26 May 1990 07:29:36 +0000 (23:29 -0800)]
move examples into EXAMPLES section

SCCS-vsn: usr.bin/column/column.1 5.4

34 years agomerge in hp300 support from Utah
Kirk McKusick [Sat, 26 May 1990 07:20:52 +0000 (23:20 -0800)]
merge in hp300 support from Utah

SCCS-vsn: sys/hp300/stand/dcm.c 7.1

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 07:18:04 +0000 (23:18 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/stand/Makefile 7.2
SCCS-vsn: sys/hp300/stand/autoconf.c 7.2
SCCS-vsn: sys/hp300/stand/cons.c 7.2
SCCS-vsn: sys/hp300/stand/sd.c 7.2
SCCS-vsn: sys/hp300/stand/srt0.c 7.2

34 years agoaddress already set in get()
Keith Bostic [Sat, 26 May 1990 07:13:01 +0000 (23:13 -0800)]
address already set in get()

SCCS-vsn: usr.bin/hexdump/display.c 5.8

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 07:05:06 +0000 (23:05 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/hp300/vm_machdep.c 7.3

34 years agoupdate from Mike Hibler at Utah
Kirk McKusick [Sat, 26 May 1990 07:04:02 +0000 (23:04 -0800)]
update from Mike Hibler at Utah

SCCS-vsn: sys/hp300/hp300/trap.c 7.3

34 years agofirst try at updating for new signal mechanism
Mike Karels [Sat, 26 May 1990 06:56:48 +0000 (22:56 -0800)]
first try at updating for new signal mechanism

SCCS-vsn: sys/hp300/hp300/trap.c 7.2

34 years agoupdate from Mike Hibler at Utah
Kirk McKusick [Sat, 26 May 1990 06:56:06 +0000 (22:56 -0800)]
update from Mike Hibler at Utah

SCCS-vsn: sys/hp300/hp300/machdep.c 7.3

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:52:46 +0000 (22:52 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/hp300/autoconf.c 7.2
SCCS-vsn: sys/hp/dev/cons.c 7.2
SCCS-vsn: sys/hp/dev/cons.h 7.2
SCCS-vsn: sys/hp300/include/cpu.h 7.2
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.2
SCCS-vsn: sys/hp300/hp300/locore.s 7.2

34 years agodon't print address except for first format, make outputs right justify
Keith Bostic [Sat, 26 May 1990 06:46:26 +0000 (22:46 -0800)]
don't print address except for first format, make outputs right justify

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

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:45:07 +0000 (22:45 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp/dev/device.h 7.2
SCCS-vsn: sys/hp/dev/grf.c 7.2
SCCS-vsn: sys/hp300/dev/grf_rb.c 7.2
SCCS-vsn: sys/hp/dev/hil.c 7.2
SCCS-vsn: sys/hp300/dev/rd.c 7.3

34 years agogetkerninfo skipped defaults ``dupedkeyed'' behind the root node;
Keith Sklower [Sat, 26 May 1990 06:43:34 +0000 (22:43 -0800)]
getkerninfo skipped defaults ``dupedkeyed'' behind the root node;
add sosetopt SO_USELOOPBACK == 0 to have a routing socket not echo it own msgs.

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

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:43:24 +0000 (22:43 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/hp300/conf/files.hp300 7.2
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.5
SCCS-vsn: sys/hp/dev/dca.c 7.2
SCCS-vsn: sys/hp300/dev/dcm.c 7.2
SCCS-vsn: sys/hp300/dev/dcmreg.h 7.2

34 years agoupdate from Mike Hibler at Utah
Kirk McKusick [Sat, 26 May 1990 06:17:44 +0000 (22:17 -0800)]
update from Mike Hibler at Utah

SCCS-vsn: sys/kern/sysv_shm.c 7.3
SCCS-vsn: sys/kern/tty.c 7.27

34 years ago"update from Mike Hibler at Utah"
Kirk McKusick [Sat, 26 May 1990 06:07:38 +0000 (22:07 -0800)]
"update from Mike Hibler at Utah"

SCCS-vsn: sys/kern/subr_prof.c 7.8

34 years agominor rewording, don't talk about primaries/operands until defined
Keith Bostic [Sat, 26 May 1990 05:05:40 +0000 (21:05 -0800)]
minor rewording, don't talk about primaries/operands until defined

SCCS-vsn: usr.bin/find/find.1 6.12

34 years agorename some files, don't need tbl anymore
Keith Bostic [Sat, 26 May 1990 04:53:39 +0000 (20:53 -0800)]
rename some files, don't need tbl anymore

SCCS-vsn: usr.sbin/mtree/Makefile 5.4

34 years agonew version, lots of changes
Keith Bostic [Sat, 26 May 1990 04:53:15 +0000 (20:53 -0800)]
new version, lots of changes

SCCS-vsn: usr.sbin/mtree/mtree.8 5.4

34 years agodon't make routines static, dbx doesn't like it
Keith Bostic [Sat, 26 May 1990 04:00:02 +0000 (20:00 -0800)]
don't make routines static, dbx doesn't like it

SCCS-vsn: usr.sbin/mtree/spec.c 5.11
SCCS-vsn: usr.sbin/mtree/create.c 5.11
SCCS-vsn: usr.sbin/mtree/mtree.c 5.8

34 years agoadd FIFO support
Keith Bostic [Sat, 26 May 1990 03:54:10 +0000 (19:54 -0800)]
add FIFO support

SCCS-vsn: usr.sbin/mtree/mtree.h 5.6
SCCS-vsn: usr.sbin/mtree/spec.c 5.10
SCCS-vsn: usr.sbin/mtree/compare.c 5.6

34 years agodon't comment empty lines
Keith Bostic [Sat, 26 May 1990 03:25:14 +0000 (19:25 -0800)]
don't comment empty lines

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

34 years agofold INFO and ENTRY structures together into NODE structure
Keith Bostic [Sat, 26 May 1990 03:19:32 +0000 (19:19 -0800)]
fold INFO and ENTRY structures together into NODE structure

SCCS-vsn: usr.sbin/mtree/compare.c 5.5
SCCS-vsn: usr.sbin/mtree/create.c 5.9
SCCS-vsn: usr.sbin/mtree/mtree.c 5.7
SCCS-vsn: usr.sbin/mtree/mtree.h 5.5
SCCS-vsn: usr.sbin/mtree/spec.c 5.9
SCCS-vsn: usr.sbin/mtree/verify.c 5.4

34 years agolint
Keith Bostic [Sat, 26 May 1990 02:48:45 +0000 (18:48 -0800)]
lint

SCCS-vsn: usr.sbin/mtree/spec.c 5.8

34 years agomake symbolic modes work, disallow commas in specification
Keith Bostic [Sat, 26 May 1990 02:08:34 +0000 (18:08 -0800)]
make symbolic modes work, disallow commas in specification

SCCS-vsn: usr.sbin/mtree/spec.c 5.7
SCCS-vsn: usr.sbin/mtree/create.c 5.8

34 years agoimplement the magic characters in specification file names
Keith Bostic [Sat, 26 May 1990 01:43:35 +0000 (17:43 -0800)]
implement the magic characters in specification file names

SCCS-vsn: usr.sbin/mtree/mtree.h 5.4
SCCS-vsn: usr.sbin/mtree/spec.c 5.6
SCCS-vsn: usr.sbin/mtree/verify.c 5.3

34 years agointegrate with fts(3)
Keith Bostic [Sat, 26 May 1990 01:30:47 +0000 (17:30 -0800)]
integrate with fts(3)

SCCS-vsn: usr.sbin/mtree/verify.c 5.2

34 years agogeneral cleanup, multiple keywords per line
Keith Bostic [Sat, 26 May 1990 01:30:31 +0000 (17:30 -0800)]
general cleanup, multiple keywords per line

SCCS-vsn: usr.sbin/mtree/spec.c 5.5

34 years agointegrate fts(3), don't need lots of this stuff
Keith Bostic [Sat, 26 May 1990 01:29:58 +0000 (17:29 -0800)]
integrate fts(3), don't need lots of this stuff

SCCS-vsn: usr.sbin/mtree/mtree.h 5.3

34 years agodelete xflag, path
Keith Bostic [Sat, 26 May 1990 01:29:38 +0000 (17:29 -0800)]
delete xflag, path

SCCS-vsn: usr.sbin/mtree/mtree.c 5.6

34 years agointegrate with fts(3), do /set per directory
Keith Bostic [Sat, 26 May 1990 01:29:20 +0000 (17:29 -0800)]
integrate with fts(3), do /set per directory

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

34 years agointegrate with fts(3), move rlink() here
Keith Bostic [Sat, 26 May 1990 01:28:34 +0000 (17:28 -0800)]
integrate with fts(3), move rlink() here

SCCS-vsn: usr.sbin/mtree/compare.c 5.4

34 years agodate and time created 90/05/24 21:32:50 by bostic
Keith Bostic [Fri, 25 May 1990 12:32:50 +0000 (04:32 -0800)]
date and time created 90/05/24 21:32:50 by bostic

SCCS-vsn: old/MAKEHOSTS/Makefile 5.1

34 years agoupdate
Keith Bostic [Fri, 25 May 1990 12:23:24 +0000 (04:23 -0800)]
update

SCCS-vsn: etc/shells 5.2

34 years agodate and time created 90/05/24 21:22:28 by bostic
Keith Bostic [Fri, 25 May 1990 12:22:28 +0000 (04:22 -0800)]
date and time created 90/05/24 21:22:28 by bostic

SCCS-vsn: etc/security 5.1

34 years agohandle comments in ftpusers correctly
Keith Bostic [Fri, 25 May 1990 12:12:26 +0000 (04:12 -0800)]
handle comments in ftpusers correctly

SCCS-vsn: libexec/ftpd/ftpd.c 5.34

34 years agocomment the file
Keith Bostic [Fri, 25 May 1990 12:12:12 +0000 (04:12 -0800)]
comment the file

SCCS-vsn: etc/ftpusers 5.2

34 years agonew copyright notice
Keith Bostic [Fri, 25 May 1990 12:05:00 +0000 (04:05 -0800)]
new copyright notice

SCCS-vsn: old/MAKEHOSTS/MAKEHOSTS.sh 5.3

34 years agoadd sccs id
Keith Bostic [Fri, 25 May 1990 12:03:57 +0000 (04:03 -0800)]
add sccs id

SCCS-vsn: etc/aliases 5.3

34 years agodate and time created 90/05/24 20:56:49 by bostic
Keith Bostic [Fri, 25 May 1990 11:56:49 +0000 (03:56 -0800)]
date and time created 90/05/24 20:56:49 by bostic

SCCS-vsn: etc/etc.hp300/MAKEDEV 5.1

34 years agodefine sockopt for quieting things down
Keith Sklower [Fri, 25 May 1990 10:00:03 +0000 (02:00 -0800)]
define sockopt for quieting things down

SCCS-vsn: sys/net/route.h 7.9

34 years agotry to keep up with Dave Katz and his prefix table . . . (compiles at least0
Keith Sklower [Fri, 25 May 1990 08:57:39 +0000 (00:57 -0800)]
try to keep up with Dave Katz and his prefix table . . . (compiles at least0

SCCS-vsn: sys/netiso/if_eon.c 7.9

34 years agotry to keep up with Dave Katz and his prefix table . . .
Keith Sklower [Fri, 25 May 1990 08:40:00 +0000 (00:40 -0800)]
try to keep up with Dave Katz and his prefix table . . .

SCCS-vsn: sys/netiso/eonvar.h 7.4
SCCS-vsn: sys/netiso/if_eon.c 7.9

34 years agoneeds to know how to make man pges
Keith Bostic [Fri, 25 May 1990 08:35:16 +0000 (00:35 -0800)]
needs to know how to make man pges

SCCS-vsn: old/mkhosts/Makefile 5.5

34 years agoprint out offending uid for filesystem full error messages
Kirk McKusick [Fri, 25 May 1990 08:00:00 +0000 (00:00 -0800)]
print out offending uid for filesystem full error messages

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.19
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.19

34 years agodon't need those links
Keith Bostic [Fri, 25 May 1990 07:56:15 +0000 (23:56 -0800)]
don't need those links

SCCS-vsn: share/man/man8/Makefile 5.7

34 years agoadd man links
Keith Bostic [Fri, 25 May 1990 07:55:01 +0000 (23:55 -0800)]
add man links

SCCS-vsn: sbin/fastboot/Makefile 5.5

34 years agolink man page to accton.8
Keith Bostic [Fri, 25 May 1990 07:52:58 +0000 (23:52 -0800)]
link man page to accton.8

SCCS-vsn: usr.sbin/sa/Makefile 5.4

34 years agowrong link order
Keith Bostic [Fri, 25 May 1990 07:43:32 +0000 (23:43 -0800)]
wrong link order

SCCS-vsn: sbin/newfs/Makefile 7.12

34 years agolint
Kirk McKusick [Fri, 25 May 1990 07:40:52 +0000 (23:40 -0800)]
lint

SCCS-vsn: sys/conf/param.c 7.13

34 years agodon't remove anything, no longer necessary
Keith Bostic [Fri, 25 May 1990 07:03:18 +0000 (23:03 -0800)]
don't remove anything, no longer necessary

SCCS-vsn: usr.bin/learn/Makefile 5.1

34 years agodo DESTDIR right
Keith Bostic [Fri, 25 May 1990 06:54:10 +0000 (22:54 -0800)]
do DESTDIR right

SCCS-vsn: usr.bin/learn/learnlib/Makefile 5.1
SCCS-vsn: usr.bin/learn/objects/Makefile 5.2

34 years agofix install
Keith Bostic [Fri, 25 May 1990 06:30:45 +0000 (22:30 -0800)]
fix install

SCCS-vsn: old/which/Makefile 5.4

34 years agoadd keywords
Keith Bostic [Fri, 25 May 1990 06:26:51 +0000 (22:26 -0800)]
add keywords

SCCS-vsn: libexec/bugfiler/Makefile 5.17

34 years agosendbug shouldn't be setuid
Keith Bostic [Fri, 25 May 1990 06:25:52 +0000 (22:25 -0800)]
sendbug shouldn't be setuid

SCCS-vsn: libexec/bugfiler/Makefile 5.16

34 years agoforgot to set bit vector of which values were being changed or set.
Keith Sklower [Fri, 25 May 1990 06:08:11 +0000 (22:08 -0800)]
forgot to set bit vector of which values were being changed or set.

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

34 years agogcc doesn't like naked numbers...
Keith Bostic [Fri, 25 May 1990 05:58:48 +0000 (21:58 -0800)]
gcc doesn't like naked numbers...

SCCS-vsn: usr.bin/col/col.c 5.2

34 years agodon't always install
Keith Bostic [Fri, 25 May 1990 05:45:47 +0000 (21:45 -0800)]
don't always install

SCCS-vsn: include/Makefile 5.35

34 years agoset swapper start time in right place
Marc Teitelbaum [Fri, 25 May 1990 03:53:14 +0000 (19:53 -0800)]
set swapper start time in right place

SCCS-vsn: sys/kern/init_main.c 7.28

34 years agoinitial checkpoint before making work with fts(3)
Keith Bostic [Fri, 25 May 1990 01:19:29 +0000 (17:19 -0800)]
initial checkpoint before making work with fts(3)
date and time created 90/05/24 10:19:29 by bostic

SCCS-vsn: usr.sbin/mtree/verify.c 5.1

34 years agodo post-order visit if FTS_SKIP or FTS_XDEV apply to preorder visit
Keith Bostic [Thu, 24 May 1990 23:50:35 +0000 (15:50 -0800)]
do post-order visit if FTS_SKIP or FTS_XDEV apply to preorder visit

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

34 years agouse a file descriptor open to ".", not a full path buffer
Keith Bostic [Thu, 24 May 1990 10:29:13 +0000 (02:29 -0800)]
use a file descriptor open to ".", not a full path buffer

SCCS-vsn: include/fts.h 5.4

34 years agoFTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save full path each time
Keith Bostic [Thu, 24 May 1990 10:26:37 +0000 (02:26 -0800)]
FTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save full path each time
it indirects through a symlink.  Instead of doing getwd/chdir's, open an fd
and do an fchdir; wastes an fd per open stream.  Fix ftschildren() -- redid
most of the directory handling logic, special case first node in case it gets
called before ftsread does a chdir to the subdirectory.  Minor changes to path
handling in fts_build.

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

34 years agoadd macros to reference and release a session structure
Marc Teitelbaum [Thu, 24 May 1990 09:57:39 +0000 (01:57 -0800)]
add macros to reference and release a session structure

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

34 years agodate and time created 90/05/23 16:44:39 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:44:39 +0000 (23:44 -0800)]
date and time created 90/05/23 16:44:39 by marc

SCCS-vsn: usr.bin/vis/foldit.c 1.1

34 years agodate and time created 90/05/23 16:38:29 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:38:29 +0000 (23:38 -0800)]
date and time created 90/05/23 16:38:29 by marc

SCCS-vsn: usr.bin/unvis/Makefile 1.1

34 years agodate and time created 90/05/23 16:38:27 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:38:27 +0000 (23:38 -0800)]
date and time created 90/05/23 16:38:27 by marc

SCCS-vsn: usr.bin/unvis/unvis.1 1.1

34 years agodate and time created 90/05/23 16:38:23 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:38:23 +0000 (23:38 -0800)]
date and time created 90/05/23 16:38:23 by marc

SCCS-vsn: usr.bin/unvis/unvis.c 1.1

34 years agoyou can no longer combine flush with any other operation;
Keith Sklower [Thu, 24 May 1990 07:05:31 +0000 (23:05 -0800)]
you can no longer combine flush with any other operation;
attempt (in vain) to clarify netmask parameter.

SCCS-vsn: sbin/route/route.8 6.7

34 years agoprovide way to specify and lock metrics, delete reference to -k option,
Keith Sklower [Thu, 24 May 1990 06:51:35 +0000 (22:51 -0800)]
provide way to specify and lock metrics, delete reference to -k option,
explain assumptions about dotted number internet notation

SCCS-vsn: sbin/route/route.8 6.6

34 years agoprovide way to specify and lock metrics, alias interface for iface
Keith Sklower [Thu, 24 May 1990 06:50:38 +0000 (22:50 -0800)]
provide way to specify and lock metrics, alias interface for iface
provide way to set cloning and external resolution flags.

SCCS-vsn: sbin/route/route.c 5.23
SCCS-vsn: sbin/route/keywords 5.3

34 years agobump max value for ktrace record size sanity check (test for < 0).
Marc Teitelbaum [Thu, 24 May 1990 06:00:35 +0000 (22:00 -0800)]
bump max value for ktrace record size sanity check (test for < 0).

SCCS-vsn: usr.bin/kdump/kdump.c 1.8

34 years agomake sure syscall names are a single token
Marc Teitelbaum [Thu, 24 May 1990 05:54:05 +0000 (21:54 -0800)]
make sure syscall names are a single token

SCCS-vsn: sys/kern/makesyscalls.sh 7.4

34 years agodate and time created 90/05/23 11:51:53 by bostic
Keith Bostic [Thu, 24 May 1990 02:51:53 +0000 (18:51 -0800)]
date and time created 90/05/23 11:51:53 by bostic

SCCS-vsn: usr.bin/shar/Makefile 5.1

34 years agodate and time created 90/05/23 11:49:58 by bostic
Keith Bostic [Thu, 24 May 1990 02:49:58 +0000 (18:49 -0800)]
date and time created 90/05/23 11:49:58 by bostic

SCCS-vsn: usr.bin/shar/shar.1 5.1

34 years agoadd argument/usage message, correct exit status
Keith Bostic [Thu, 24 May 1990 02:32:03 +0000 (18:32 -0800)]
add argument/usage message, correct exit status

SCCS-vsn: usr.bin/shar/shar.sh 5.2

34 years agodate and time created 90/05/23 11:19:31 by bostic
Keith Bostic [Thu, 24 May 1990 02:19:31 +0000 (18:19 -0800)]
date and time created 90/05/23 11:19:31 by bostic

SCCS-vsn: usr.bin/shar/shar.sh 5.1

34 years agoallow chroot of non-absolute pathnames
Keith Bostic [Thu, 24 May 1990 02:16:49 +0000 (18:16 -0800)]
allow chroot of non-absolute pathnames

SCCS-vsn: usr.sbin/chroot/chroot.c 5.7

34 years agoredo the way the initial linked list of "roots" is set up; broke
Keith Bostic [Wed, 23 May 1990 10:15:53 +0000 (02:15 -0800)]
redo the way the initial linked list of "roots" is set up; broke
if you called ftsread multiple times in the same program.

SCCS-vsn: lib/libc/gen/fts.c 5.6

34 years agoadd FTS_XDEV; don't cross mount points
Keith Bostic [Wed, 23 May 1990 09:57:50 +0000 (01:57 -0800)]
add FTS_XDEV; don't cross mount points

SCCS-vsn: lib/libc/gen/fts.c 5.5
SCCS-vsn: lib/libc/gen/fts.3 5.4

34 years agodate and time created 90/05/22 16:09:20 by marc
Marc Teitelbaum [Wed, 23 May 1990 07:09:20 +0000 (23:09 -0800)]
date and time created 90/05/22 16:09:20 by marc

SCCS-vsn: sys/sys/tprintf.h 1.1

34 years agoone fell through the cracks: "put" was broken, nothing was sent
Mike Karels [Wed, 23 May 1990 06:52:07 +0000 (22:52 -0800)]
one fell through the cracks: "put" was broken, nothing was sent
if type was 0 (default to binary)

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

34 years agocheckpoint before changing pq structure to be a sockbuf for downq
Keith Sklower [Wed, 23 May 1990 06:46:31 +0000 (22:46 -0800)]
checkpoint before changing pq structure to be a sockbuf for downq
and only retaining up method

SCCS-vsn: sys/netccitt/pk_input.c 7.3
SCCS-vsn: sys/netccitt/pk_output.c 7.3
SCCS-vsn: sys/netccitt/pk_subr.c 7.4
SCCS-vsn: sys/netccitt/pk_usrreq.c 7.5
SCCS-vsn: sys/netccitt/if_x25subr.c 7.4
SCCS-vsn: sys/netccitt/pk_var.h 7.4
SCCS-vsn: sys/netccitt/x25.h 7.4

34 years agocosmetic quickie
Keith Sklower [Wed, 23 May 1990 06:44:22 +0000 (22:44 -0800)]
cosmetic quickie

SCCS-vsn: sys/netccitt/ccitt_proto.c 7.3