unix-history/.git
31 years agoon a copy symlinks were being incorrectly modified.
Keith Muller [Wed, 20 Jan 1993 05:47:29 +0000 (21:47 -0800)]
on a copy symlinks were being incorrectly modified.

SCCS-vsn: bin/pax/pat_rep.c 1.2

31 years agoproperly scale value read from HW in microtime
Mike Hibler [Wed, 20 Jan 1993 05:08:32 +0000 (21:08 -0800)]
properly scale value read from HW in microtime

SCCS-vsn: sys/hp300/hp300/clock.c 7.18

31 years agoAdd in knowledge of RESTART-ANY and
Dave A. Borman [Wed, 20 Jan 1993 04:53:11 +0000 (20:53 -0800)]
Add in knowledge of RESTART-ANY and
RESTART-XON in the option printing code where
it prints out flow control suboptions.

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

31 years agoFix up the code that deals with the
Dave A. Borman [Wed, 20 Jan 1993 04:47:21 +0000 (20:47 -0800)]
Fix up the code that deals with the
flowcontrol option to properly deal with the
RESTART_ANY and RESTART_XON suboptions.

SCCS-vsn: libexec/telnetd/telnetd.c 5.50
SCCS-vsn: libexec/telnetd/termstat.c 5.12
SCCS-vsn: libexec/telnetd/utility.c 5.10
SCCS-vsn: libexec/telnetd/state.c 5.12
SCCS-vsn: libexec/telnetd/sys_term.c 5.19

31 years agoadd KIFF_SIZE macro
Akito Fujita [Tue, 19 Jan 1993 11:16:49 +0000 (03:16 -0800)]
add KIFF_SIZE macro

SCCS-vsn: sys/luna68k/luna68k/genassym.c 7.5

31 years agosave parameters from boot program
Akito Fujita [Tue, 19 Jan 1993 11:15:05 +0000 (03:15 -0800)]
save parameters from boot program

SCCS-vsn: sys/luna68k/luna68k/locore.s 7.9

31 years agosave DIPSW setup
Akito Fujita [Tue, 19 Jan 1993 11:13:06 +0000 (03:13 -0800)]
save DIPSW setup

SCCS-vsn: sys/luna68k/stand/init_main.c 7.3

31 years agoadd some member to struct KernInter
Akito Fujita [Tue, 19 Jan 1993 11:11:58 +0000 (03:11 -0800)]
add some member to struct KernInter

SCCS-vsn: sys/luna68k/include/stinger.h 7.3

31 years agoGo back to using the global "pty" variable
Dave A. Borman [Tue, 19 Jan 1993 07:19:39 +0000 (23:19 -0800)]
Go back to using the global "pty" variable
instead of the "ttyfd" variable that was put in for
streams pty support on Suns.  (The ttyfd stuff is
now just an ifdef.)  This change fixes a problem where
telnetd was not coming up in linemode properly.

SCCS-vsn: libexec/telnetd/sys_term.c 5.18

31 years agodocument MAIL_HUB
Eric Allman [Tue, 19 Jan 1993 06:41:48 +0000 (22:41 -0800)]
document MAIL_HUB

SCCS-vsn: usr.sbin/sendmail/cf/README 6.2

31 years agouse full domain names as appropriate; clarify some sections
Eric Allman [Tue, 19 Jan 1993 06:41:05 +0000 (22:41 -0800)]
use full domain names as appropriate; clarify some sections

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 6.5

31 years agoimplement arpatounix; log more info; allow nested $?...$|...$.;
Eric Allman [Tue, 19 Jan 1993 06:32:29 +0000 (22:32 -0800)]
implement arpatounix; log more info; allow nested $?...$|...$.;
POSIX compatibility; handle SMTP MAIL command errors properly;
do early diagnosis of .cf errors; adjust checkpointing; misc bugs

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/macro.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/util.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.4

31 years agoFixed bug in tail recursion elimination.
Elan Amir [Tue, 19 Jan 1993 06:11:50 +0000 (22:11 -0800)]
Fixed bug in tail recursion elimination.

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

31 years agoip mcast bug fix from mccanne@ee.lbl.gov
Andrew Cherenson [Tue, 19 Jan 1993 04:54:12 +0000 (20:54 -0800)]
ip mcast bug fix from mccanne@ee.lbl.gov

SCCS-vsn: sys/netinet/udp_usrreq.c 7.28

31 years agocan't have a global "hashp", pass it around as an argument
Keith Bostic [Mon, 18 Jan 1993 08:20:24 +0000 (00:20 -0800)]
can't have a global "hashp", pass it around as an argument
change default_hash to __default_hash for the same reason

SCCS-vsn: lib/libc/db/hash/extern.h 5.3
SCCS-vsn: lib/libc/db/hash/hash.c 5.30
SCCS-vsn: lib/libc/db/hash/hash_bigkey.c 5.8
SCCS-vsn: lib/libc/db/hash/hash_buf.c 5.11
SCCS-vsn: lib/libc/db/hash/hash_func.c 5.3
SCCS-vsn: lib/libc/db/hash/hash_page.c 5.23

31 years agoadd e_nsent
Eric Allman [Mon, 18 Jan 1993 01:15:15 +0000 (17:15 -0800)]
add e_nsent

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.7

31 years agopax could create a archive with just a trailer if no files selected.
Keith Muller [Sun, 17 Jan 1993 15:48:40 +0000 (07:48 -0800)]
pax could create a archive with just a trailer if no files selected.

SCCS-vsn: bin/pax/ar_subs.c 1.4
SCCS-vsn: bin/pax/ar_io.c 1.4

31 years agomissed a couple of typos in the last deltas
Keith Muller [Sun, 17 Jan 1993 15:44:12 +0000 (07:44 -0800)]
missed a couple of typos in the last deltas

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

31 years agothe list of command line files not selected was not being printed.
Keith Muller [Sun, 17 Jan 1993 13:32:42 +0000 (05:32 -0800)]
the list of command line files not selected was not being printed.

SCCS-vsn: bin/pax/ftree.c 1.2

31 years agomade copyright a static
Keith Muller [Sun, 17 Jan 1993 08:37:34 +0000 (00:37 -0800)]
made copyright a static

SCCS-vsn: bin/pax/pax.c 1.3
SCCS-vsn: bin/pax/extern.h 1.3

31 years agorewrote tape append operations using Donn Seeleys (BSDI) suggestion.
Keith Muller [Sun, 17 Jan 1993 08:30:25 +0000 (00:30 -0800)]
rewrote tape append operations using Donn Seeleys (BSDI) suggestion.

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

31 years agoappend archive reading is lengthy. if verbose tell user whats up.
Keith Muller [Sun, 17 Jan 1993 06:43:08 +0000 (22:43 -0800)]
append archive reading is lengthy. if verbose tell user whats up.

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

31 years agowas testing artyp before it was set. test was not needed.
Keith Muller [Sun, 17 Jan 1993 06:41:46 +0000 (22:41 -0800)]
was testing artyp before it was set. test was not needed.

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

31 years agosimplify the readdir loop (from Marc)
Keith Bostic [Sun, 17 Jan 1993 04:37:05 +0000 (20:37 -0800)]
simplify the readdir loop (from Marc)

SCCS-vsn: lib/libc/gen/directory.3 6.8

31 years agomake it work again
Mike Hibler [Sat, 16 Jan 1993 08:05:38 +0000 (00:05 -0800)]
make it work again

SCCS-vsn: sbin/ncheck/ncheck.c 5.17

31 years agofixed a typo
Keith Muller [Sat, 16 Jan 1993 06:10:36 +0000 (22:10 -0800)]
fixed a typo

SCCS-vsn: bin/pax/cache.c 1.2

31 years agoFixed bug in cspace -- precdence of == is less that '+'.
Elan Amir [Sat, 16 Jan 1993 05:53:08 +0000 (21:53 -0800)]
Fixed bug in cspace -- precdence of == is less that '+'.

SCCS-vsn: usr.bin/sed/process.c 5.12

31 years agoAdded colons.
Elan Amir [Sat, 16 Jan 1993 04:21:25 +0000 (20:21 -0800)]
Added colons.

SCCS-vsn: lib/libcurses/PSD.doc/fns.doc 1.6

31 years agoFixed bug in traverse() that caused empty directories and permission
Elan Amir [Sat, 16 Jan 1993 03:00:46 +0000 (19:00 -0800)]
Fixed bug in traverse() that caused empty directories and permission
errors to look the same.

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

31 years agoDeleted ex1.c. Referred user to source code.
Elan Amir [Sat, 16 Jan 1993 02:32:26 +0000 (18:32 -0800)]
Deleted ex1.c.  Referred user to source code.

SCCS-vsn: lib/libcurses/PSD.doc/appen.A 6.7

31 years agoCross reference font fix.
Elan Amir [Sat, 16 Jan 1993 02:31:49 +0000 (18:31 -0800)]
Cross reference font fix.

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

31 years agoSemicolons in 'w' fns (no commas).
Elan Amir [Sat, 16 Jan 1993 02:31:04 +0000 (18:31 -0800)]
Semicolons in 'w' fns (no commas).

SCCS-vsn: lib/libcurses/PSD.doc/fns.doc 1.5

31 years agodate and time created 93/01/15 10:14:57 by elan
Elan Amir [Sat, 16 Jan 1993 02:14:57 +0000 (18:14 -0800)]
date and time created 93/01/15 10:14:57 by elan

SCCS-vsn: lib/libcurses/EXAMPLES/ex1.c 1.1

31 years agoFixed problem in .Fn -- parethesees not italic.
Elan Amir [Sat, 16 Jan 1993 02:08:55 +0000 (18:08 -0800)]
Fixed problem in .Fn -- parethesees not italic.

SCCS-vsn: lib/libcurses/PSD.doc/macros 6.7

31 years agoemit correct syntax
Chris Torek [Fri, 15 Jan 1993 16:06:29 +0000 (08:06 -0800)]
emit correct syntax

SCCS-vsn: usr.sbin/config.new/mkioconf.c 5.2

31 years agoTRUE/FALSE --> non-zero/zero. Fixed typos.
Elan Amir [Fri, 15 Jan 1993 10:47:07 +0000 (02:47 -0800)]
TRUE/FALSE --> non-zero/zero.  Fixed typos.

SCCS-vsn: lib/libcurses/PSD.doc/fns.doc 1.4

31 years ago(no message)
Elan Amir [Fri, 15 Jan 1993 10:46:18 +0000 (02:46 -0800)]
(no message)

SCCS-vsn: lib/libcurses/PSD.doc/intro.5 6.7

31 years agoFixed typos.
Elan Amir [Fri, 15 Jan 1993 10:46:07 +0000 (02:46 -0800)]
Fixed typos.

SCCS-vsn: lib/libcurses/PSD.doc/intro.3 6.7

31 years agoFixed indentation problem
Elan Amir [Fri, 15 Jan 1993 10:45:47 +0000 (02:45 -0800)]
Fixed indentation problem

SCCS-vsn: lib/libcurses/PSD.doc/intro.1 6.6

31 years agoDeleted life.c and twinkle2.c. Reorganized the examples section.
Elan Amir [Fri, 15 Jan 1993 10:04:33 +0000 (02:04 -0800)]
Deleted life.c and twinkle2.c.  Reorganized the examples section.

SCCS-vsn: lib/libcurses/PSD.doc/appen.A 6.6

31 years agoCURSES_ERR --> ERR.
Elan Amir [Fri, 15 Jan 1993 10:03:44 +0000 (02:03 -0800)]
CURSES_ERR --> ERR.

SCCS-vsn: lib/libcurses/PSD.doc/macros 6.6

31 years agoGot rid of empty lines.
Elan Amir [Fri, 15 Jan 1993 10:03:26 +0000 (02:03 -0800)]
Got rid of empty lines.

SCCS-vsn: lib/libcurses/PSD.doc/intro.5 6.6

31 years agoCURSES_ERR/OK --> ERR/OK
Elan Amir [Fri, 15 Jan 1993 10:03:02 +0000 (02:03 -0800)]
CURSES_ERR/OK --> ERR/OK

SCCS-vsn: lib/libcurses/PSD.doc/intro.2 6.5
SCCS-vsn: lib/libcurses/PSD.doc/intro.3 6.6

31 years agoAdded waddbytes(), mvwprintw(), mvprintw(), mvwscanw(), mvscanw().
Elan Amir [Fri, 15 Jan 1993 10:02:07 +0000 (02:02 -0800)]
Added waddbytes(), mvwprintw(), mvprintw(), mvwscanw(), mvscanw().
Deleted longname() and fullname(). Also, misc fixes here and there.

SCCS-vsn: lib/libcurses/PSD.doc/fns.doc 1.3

31 years agoFixed typo in comment.
Elan Amir [Fri, 15 Jan 1993 09:43:24 +0000 (01:43 -0800)]
Fixed typo in comment.

SCCS-vsn: lib/libcurses/PSD.doc/ex1.c 1.2

31 years agofixed up the makefile.
Elan Amir [Fri, 15 Jan 1993 09:10:41 +0000 (01:10 -0800)]
fixed up the makefile.

SCCS-vsn: lib/libcurses/PSD.doc/Makefile 6.5

31 years agoChanged names of C files.
Elan Amir [Fri, 15 Jan 1993 09:10:12 +0000 (01:10 -0800)]
Changed names of C files.

SCCS-vsn: lib/libcurses/PSD.doc/appen.A 6.5

31 years agoVarious typos and style corrections and additional text as well.
Elan Amir [Fri, 15 Jan 1993 09:09:40 +0000 (01:09 -0800)]
Various typos and style corrections and additional text as well.

SCCS-vsn: lib/libcurses/PSD.doc/intro.1 6.5
SCCS-vsn: lib/libcurses/PSD.doc/intro.3 6.5
SCCS-vsn: lib/libcurses/PSD.doc/intro.4 6.5
SCCS-vsn: lib/libcurses/PSD.doc/intro.5 6.5
SCCS-vsn: lib/libcurses/PSD.doc/intro.6 1.2

31 years ago\*m -> \(dg. Made functions ANSI style declarations.
Elan Amir [Fri, 15 Jan 1993 09:07:23 +0000 (01:07 -0800)]
\*m -> \(dg. Made functions ANSI style declarations.

SCCS-vsn: lib/libcurses/PSD.doc/fns.doc 1.2

31 years agoAdded new ANSI style .Fn macro.
Elan Amir [Fri, 15 Jan 1993 09:06:00 +0000 (01:06 -0800)]
Added new ANSI style .Fn macro.

SCCS-vsn: lib/libcurses/PSD.doc/macros 6.5

31 years agoimproved comments to be more useful.
Keith Muller [Fri, 15 Jan 1993 07:36:21 +0000 (23:36 -0800)]
improved comments to be more useful.

SCCS-vsn: bin/pax/Makefile 1.2

31 years agocleaned up comments to be more informative.
Keith Muller [Fri, 15 Jan 1993 07:27:33 +0000 (23:27 -0800)]
cleaned up comments to be more informative.

SCCS-vsn: bin/pax/pax.h 1.2

31 years agoadded ifdef _PAX_ for pax specific defines. Cleaned up a bit.
Keith Muller [Fri, 15 Jan 1993 07:21:41 +0000 (23:21 -0800)]
added ifdef _PAX_ for pax specific defines. Cleaned up a bit.

SCCS-vsn: bin/pax/tar.h 1.2

31 years agoadded support for -D and -Y. Cleaned up the comments a bit.
Keith Muller [Fri, 15 Jan 1993 07:20:11 +0000 (23:20 -0800)]
added support for -D and -Y. Cleaned up the comments a bit.

SCCS-vsn: bin/pax/pax.c 1.2

31 years agocleaned up many typos. added support for -D and -Y.
Keith Muller [Fri, 15 Jan 1993 07:19:07 +0000 (23:19 -0800)]
cleaned up many typos. added support for -D and -Y.

SCCS-vsn: bin/pax/pax.1 1.2

31 years agoadded support for -D and -Y
Keith Muller [Fri, 15 Jan 1993 07:17:55 +0000 (23:17 -0800)]
added support for -D and -Y

SCCS-vsn: bin/pax/options.h 1.2

31 years agoadded support for -D and -Y.
Keith Muller [Fri, 15 Jan 1993 07:16:45 +0000 (23:16 -0800)]
added support for -D and -Y.

SCCS-vsn: bin/pax/options.c 1.2

31 years agocleaned up some incorrect comments and fixed an error message.
Keith Muller [Fri, 15 Jan 1993 07:15:59 +0000 (23:15 -0800)]
cleaned up some incorrect comments and fixed an error message.

SCCS-vsn: bin/pax/file_subs.c 1.2

31 years agoadded support for -D and -Y.
Keith Muller [Fri, 15 Jan 1993 07:13:57 +0000 (23:13 -0800)]
added support for -D and -Y.

SCCS-vsn: bin/pax/extern.h 1.2

31 years agorepaired error messages relating to a failure to start an append.
Keith Muller [Fri, 15 Jan 1993 07:12:55 +0000 (23:12 -0800)]
repaired error messages relating to a failure to start an append.

SCCS-vsn: bin/pax/buf_subs.c 1.2

31 years agoadded support for the -D and -Y. fixed the counting of files (append)
Keith Muller [Fri, 15 Jan 1993 07:10:17 +0000 (23:10 -0800)]
added support for the -D and -Y. fixed the counting of files (append)

SCCS-vsn: bin/pax/ar_subs.c 1.2

31 years agoRepaired handling of tapes on append and made ar_close more robust.
Keith Muller [Fri, 15 Jan 1993 07:08:18 +0000 (23:08 -0800)]
Repaired handling of tapes on append and made ar_close more robust.

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

31 years agoThe first param to getmntinfo(3) should be a "struct statfs **" not "int".
Keith Bostic [Fri, 15 Jan 1993 05:53:24 +0000 (21:53 -0800)]
The first param to getmntinfo(3) should be a "struct statfs **" not "int".

SCCS-vsn: lib/libc/gen/getmntinfo.3 6.7

31 years agoadd and use killproc when cannot exec a new process
Kirk McKusick [Fri, 15 Jan 1993 04:19:08 +0000 (20:19 -0800)]
add and use killproc when cannot exec a new process

SCCS-vsn: sys/kern/kern_exec.c 7.70
SCCS-vsn: sys/kern/kern_sig.c 7.52

31 years agorevert debugging to old values
Eric Allman [Fri, 15 Jan 1993 02:33:40 +0000 (18:33 -0800)]
revert debugging to old values

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.8

31 years agofix minor debugging botch
Eric Allman [Fri, 15 Jan 1993 00:50:20 +0000 (16:50 -0800)]
fix minor debugging botch

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.7

31 years agofix compilation problem with -DNDBM only
Eric Allman [Fri, 15 Jan 1993 00:49:47 +0000 (16:49 -0800)]
fix compilation problem with -DNDBM only

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.4

31 years agoenvironment handling simplification/bug fix; handle commas inside
Eric Allman [Thu, 14 Jan 1993 10:38:20 +0000 (02:38 -0800)]
environment handling simplification/bug fix; handle commas inside
comments; properly limit large messages in -obq mode

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.3

31 years agoeliminate UserEnviron
Eric Allman [Thu, 14 Jan 1993 10:09:44 +0000 (02:09 -0800)]
eliminate UserEnviron

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.6
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.2

31 years agoallow definition of hub machine that gets *all* local traffic
Eric Allman [Thu, 14 Jan 1993 08:38:51 +0000 (00:38 -0800)]
allow definition of hub machine that gets *all* local traffic

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 6.2

31 years agosync up to hp300/dev/if_lereg.h 7.5
Akito Fujita [Thu, 14 Jan 1993 07:49:18 +0000 (23:49 -0800)]
sync up to hp300/dev/if_lereg.h 7.5

SCCS-vsn: sys/luna68k/dev/if_lereg.h 7.4

31 years agosync up to hp300/dev/if_le.c 7.15
Akito Fujita [Thu, 14 Jan 1993 07:48:22 +0000 (23:48 -0800)]
sync up to hp300/dev/if_le.c    7.15

SCCS-vsn: sys/luna68k/dev/if_le.c 7.4

31 years agorootdev & swapdev message is removed
Akito Fujita [Thu, 14 Jan 1993 07:46:44 +0000 (23:46 -0800)]
rootdev & swapdev message is removed

SCCS-vsn: sys/luna68k/luna68k/swapgeneric.c 7.5

31 years agomessage format is changed
Akito Fujita [Thu, 14 Jan 1993 07:45:36 +0000 (23:45 -0800)]
message format is changed

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.6

31 years agosigaddset, sigdelset and sigismember have to return -1/EINVAL if the
Keith Bostic [Thu, 14 Jan 1993 07:43:21 +0000 (23:43 -0800)]
sigaddset, sigdelset and sigismember have to return -1/EINVAL if the
signal number is bogus.  Delete them from the include file as macros.

SCCS-vsn: include/signal.h 5.5

31 years agosigaddset, sigdelset and sigismember have to return -1/EINVAL if the
Keith Bostic [Thu, 14 Jan 1993 07:42:00 +0000 (23:42 -0800)]
sigaddset, sigdelset and sigismember have to return -1/EINVAL if the
signal number is bogus.

SCCS-vsn: lib/libc/gen/sigsetops.3 6.3
SCCS-vsn: lib/libc/gen/sigsetops.c 5.5

31 years agocleanup, make it print again
Keith Bostic [Thu, 14 Jan 1993 03:44:17 +0000 (19:44 -0800)]
cleanup, make it print again

SCCS-vsn: admin/admin/contrib/contrib 5.29

31 years ago/etc/password -> /etc/passwd
Keith Bostic [Thu, 14 Jan 1993 03:10:19 +0000 (19:10 -0800)]
/etc/password -> /etc/passwd

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.8 5.5

31 years agofix up
Keith Bostic [Wed, 13 Jan 1993 04:33:54 +0000 (20:33 -0800)]
fix up

SCCS-vsn: lib/libc/db/mpool/README 5.2

31 years agolocal version update
Akito Fujita [Wed, 13 Jan 1993 02:57:59 +0000 (18:57 -0800)]
local version update

SCCS-vsn: sys/luna68k/stand/init_main.c 7.2

31 years agoadd get_boot_device() to take boot device info. to kernel
Akito Fujita [Wed, 13 Jan 1993 02:57:43 +0000 (18:57 -0800)]
add get_boot_device() to take boot device info. to kernel

SCCS-vsn: sys/luna68k/stand/boot.c 7.2

31 years agochanged setconf() which could be allowed partition specification
Akito Fujita [Wed, 13 Jan 1993 02:55:51 +0000 (18:55 -0800)]
changed setconf() which could be allowed partition specification

SCCS-vsn: sys/luna68k/luna68k/swapgeneric.c 7.4

31 years agosync up tp hp300/hp300/autoconf.c 7.9
Akito Fujita [Wed, 13 Jan 1993 02:51:53 +0000 (18:51 -0800)]
sync up tp hp300/hp300/autoconf.c        7.9

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.5

31 years agomove cuserid() to libcompat, POSIX no longer requires it
Keith Bostic [Wed, 13 Jan 1993 02:32:26 +0000 (18:32 -0800)]
move cuserid() to libcompat, POSIX no longer requires it

SCCS-vsn: lib/libc/gen/getlogin.c 5.10

31 years agoadd cuserid
Keith Bostic [Wed, 13 Jan 1993 02:32:06 +0000 (18:32 -0800)]
add cuserid

SCCS-vsn: lib/libcompat/Makefile 5.16

31 years agodate and time created 93/01/12 10:31:37 by bostic
Keith Bostic [Wed, 13 Jan 1993 02:31:37 +0000 (18:31 -0800)]
date and time created 93/01/12 10:31:37 by bostic

SCCS-vsn: lib/libcompat/4.4/cuserid.c 5.1

31 years agoadd 4.3/cfree
Keith Bostic [Wed, 13 Jan 1993 02:29:09 +0000 (18:29 -0800)]
add 4.3/cfree

SCCS-vsn: lib/libcompat/Makefile 5.15

31 years agomove cuserid to libcompat, POSIX no longer requires it
Keith Bostic [Wed, 13 Jan 1993 02:28:41 +0000 (18:28 -0800)]
move cuserid to libcompat, POSIX no longer requires it

SCCS-vsn: include/unistd.h 5.23

31 years agomove cfree into libcompat
Keith Bostic [Wed, 13 Jan 1993 02:26:00 +0000 (18:26 -0800)]
move cfree into libcompat

SCCS-vsn: lib/libc/stdlib/calloc.c 5.7
SCCS-vsn: include/stdlib.h 5.24

31 years agofree doesn't return a value
Keith Bostic [Wed, 13 Jan 1993 02:25:23 +0000 (18:25 -0800)]
free doesn't return a value

SCCS-vsn: lib/libcompat/4.3/cfree.c 5.2

31 years agodate and time created 93/01/12 10:24:57 by bostic
Keith Bostic [Wed, 13 Jan 1993 02:24:57 +0000 (18:24 -0800)]
date and time created 93/01/12 10:24:57 by bostic

SCCS-vsn: lib/libcompat/4.3/cfree.c 5.1

31 years agodate and time created 93/01/12 10:22:21 by bostic
Keith Bostic [Wed, 13 Jan 1993 02:22:21 +0000 (18:22 -0800)]
date and time created 93/01/12 10:22:21 by bostic

SCCS-vsn: lib/libc/db/mpool/README 5.1

31 years agoempty has to be local for namespace reasons
Keith Bostic [Wed, 13 Jan 1993 02:21:07 +0000 (18:21 -0800)]
empty has to be local for namespace reasons

SCCS-vsn: lib/libc/locale/lconv.c 5.3

31 years agoset ctime field on extraction.
Keith Muller [Tue, 12 Jan 1993 19:02:24 +0000 (11:02 -0800)]
set ctime field on extraction.

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

31 years agoadded support for -T changes in sel_subs.c
Keith Muller [Tue, 12 Jan 1993 19:00:50 +0000 (11:00 -0800)]
added support for -T changes in sel_subs.c

SCCS-vsn: bin/pax/sel_subs.h 1.2

31 years agoupdated -T time ranges for both inode change and mod time checks.
Keith Muller [Tue, 12 Jan 1993 18:59:22 +0000 (10:59 -0800)]
updated -T time ranges for both inode change and mod time checks.

SCCS-vsn: bin/pax/sel_subs.c 1.2

31 years agoadded ifdef _PAX_ for pax specific defines
Keith Muller [Tue, 12 Jan 1993 18:43:13 +0000 (10:43 -0800)]
added ifdef _PAX_ for pax specific defines

SCCS-vsn: bin/pax/cpio.h 1.2

31 years agoset the inode ctime field on extraction.
Keith Muller [Tue, 12 Jan 1993 18:40:42 +0000 (10:40 -0800)]
set the inode ctime field on extraction.

SCCS-vsn: bin/pax/cpio.c 1.2

31 years agodate and time created 93/01/12 02:19:44 by torek
Chris Torek [Tue, 12 Jan 1993 18:19:44 +0000 (10:19 -0800)]
date and time created 93/01/12 02:19:44 by torek

SCCS-vsn: usr.sbin/config.new/config.8 5.1

31 years agodate and time created 93/01/12 02:18:47 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:47 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:47 by torek

SCCS-vsn: usr.sbin/config.new/util.c 5.1