unix-history/.git
31 years agouse regular awk again
Marc Teitelbaum [Thu, 16 Jul 1992 01:41:24 +0000 (17:41 -0800)]
use regular awk again

SCCS-vsn: lib/libedit/makelist 5.2

31 years agoadd test program --
Marc Teitelbaum [Thu, 16 Jul 1992 01:40:32 +0000 (17:40 -0800)]
add test program --

SCCS-vsn: lib/libedit/Makefile 5.2

31 years agoadd displayhist variable
Marc Teitelbaum [Thu, 16 Jul 1992 01:37:01 +0000 (17:37 -0800)]
add displayhist variable

SCCS-vsn: bin/sh/myhistedit.h 1.3

31 years agoremove dirent.c
Marc Teitelbaum [Thu, 16 Jul 1992 01:36:40 +0000 (17:36 -0800)]
remove dirent.c

SCCS-vsn: bin/sh/Makefile 5.2

31 years agoremove debug routine
Marc Teitelbaum [Thu, 16 Jul 1992 01:36:18 +0000 (17:36 -0800)]
remove debug routine

SCCS-vsn: bin/sh/alias.c 1.2

31 years agoadd cd -
Marc Teitelbaum [Thu, 16 Jul 1992 01:35:07 +0000 (17:35 -0800)]
add cd -

SCCS-vsn: bin/sh/cd.c 5.4

31 years agoversion three mdoc - this looks still toxic
Cynthia A. E. Livingston [Thu, 16 Jul 1992 01:33:35 +0000 (17:33 -0800)]
version three mdoc - this looks still toxic

SCCS-vsn: lib/libc/gmon/moncontrol.3 6.4

31 years agolookupvar -> bltinlookup inside fc command
Marc Teitelbaum [Thu, 16 Jul 1992 01:29:25 +0000 (17:29 -0800)]
lookupvar -> bltinlookup inside fc command

SCCS-vsn: bin/sh/histedit.c 1.3

31 years agohistory support, new options
Marc Teitelbaum [Thu, 16 Jul 1992 01:24:18 +0000 (17:24 -0800)]
history support, new options

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

31 years agoremove executibility check (wasen't checking groups). not really a good idea in...
Marc Teitelbaum [Thu, 16 Jul 1992 01:06:49 +0000 (17:06 -0800)]
remove executibility check (wasen't checking groups).  not really a good idea in general - should check by executing (re-structure)

SCCS-vsn: bin/sh/exec.c 5.5

31 years agonew options, remove -z, ckmalloc(1024) bug (*NOT* big enough) - hack
Marc Teitelbaum [Thu, 16 Jul 1992 01:04:41 +0000 (17:04 -0800)]
new options, remove -z, ckmalloc(1024) bug (*NOT* big enough) - hack

SCCS-vsn: bin/sh/expand.c 5.6

31 years agofc command (history)
Marc Teitelbaum [Thu, 16 Jul 1992 01:03:01 +0000 (17:03 -0800)]
fc command (history)

SCCS-vsn: bin/sh/histedit.c 1.2

31 years agopropor declarations
Marc Teitelbaum [Thu, 16 Jul 1992 01:01:55 +0000 (17:01 -0800)]
propor declarations

SCCS-vsn: bin/sh/input.c 5.8

31 years agoalways include var.h
Marc Teitelbaum [Thu, 16 Jul 1992 01:01:34 +0000 (17:01 -0800)]
always include var.h

SCCS-vsn: bin/sh/main.c 5.4

31 years agodisplay additional (in-memory) information
Keith Bostic [Thu, 16 Jul 1992 00:55:41 +0000 (16:55 -0800)]
display additional (in-memory) information

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

31 years agodon't specify "all" target or it won't build the man page
Keith Bostic [Thu, 16 Jul 1992 00:52:27 +0000 (16:52 -0800)]
don't specify "all" target or it won't build the man page

SCCS-vsn: sbin/dump/Makefile 5.16

31 years agoadd comment that TOUR does not fully represent current shell
Marc Teitelbaum [Thu, 16 Jul 1992 00:51:05 +0000 (16:51 -0800)]
add comment that TOUR does not fully represent current shell

SCCS-vsn: bin/sh/TOUR 5.2

31 years agocheck in for 4.4alpha
Keith Bostic [Thu, 16 Jul 1992 00:45:57 +0000 (16:45 -0800)]
check in for 4.4alpha

SCCS-vsn: old/Makefile 5.23

31 years agoKNF, no ANSI C declarations; turn off getopt logging
Keith Bostic [Thu, 16 Jul 1992 00:44:07 +0000 (16:44 -0800)]
KNF, no ANSI C declarations; turn off getopt logging

SCCS-vsn: libexec/fingerd/fingerd.c 5.10

31 years agodon't complain if the file isn't there
Keith Bostic [Thu, 16 Jul 1992 00:31:49 +0000 (16:31 -0800)]
don't complain if the file isn't there

SCCS-vsn: lib/libcurses/Makefile 5.11

31 years agomove csu directories down a level
Keith Bostic [Thu, 16 Jul 1992 00:30:00 +0000 (16:30 -0800)]
move csu directories down a level

SCCS-vsn: lib/Makefile 5.29

31 years agocreate the include/rpc directory first; should check to see if necessary
Keith Bostic [Thu, 16 Jul 1992 00:27:48 +0000 (16:27 -0800)]
create the include/rpc directory first; should check to see if necessary
but not worth the time right now

SCCS-vsn: lib/librpc/rpc/Makefile 5.12

31 years agois_interactive not used
Marc Teitelbaum [Thu, 16 Jul 1992 00:15:16 +0000 (16:15 -0800)]
is_interactive not used

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

31 years agocleanups. return when printing NULL commands
Marc Teitelbaum [Thu, 16 Jul 1992 00:14:41 +0000 (16:14 -0800)]
cleanups.  return when printing NULL commands

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

31 years agosupport set -o options
Marc Teitelbaum [Thu, 16 Jul 1992 00:13:21 +0000 (16:13 -0800)]
support set -o options

SCCS-vsn: bin/sh/options.h 5.3
SCCS-vsn: bin/sh/options.c 5.4

31 years agoalways flush out2
Marc Teitelbaum [Thu, 16 Jul 1992 00:12:34 +0000 (16:12 -0800)]
always flush out2

SCCS-vsn: bin/sh/output.c 5.3

31 years agoremove some configuration parameters
Marc Teitelbaum [Thu, 16 Jul 1992 00:11:13 +0000 (16:11 -0800)]
remove some configuration parameters

SCCS-vsn: bin/sh/shell.h 5.6

31 years agotrace to ./trace not $HOME/.trace
Marc Teitelbaum [Thu, 16 Jul 1992 00:10:41 +0000 (16:10 -0800)]
trace to ./trace not $HOME/.trace

SCCS-vsn: bin/sh/show.c 5.3

31 years agojflag -> mflag, is_interactive is not global
Marc Teitelbaum [Thu, 16 Jul 1992 00:10:05 +0000 (16:10 -0800)]
jflag -> mflag, is_interactive is not global

SCCS-vsn: bin/sh/trap.c 5.4

31 years agohistory and new option changes
Marc Teitelbaum [Thu, 16 Jul 1992 00:09:13 +0000 (16:09 -0800)]
history and new option changes

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

31 years agoquit if the input is empty; test case is "uniq -c /dev/null"
Keith Bostic [Thu, 16 Jul 1992 00:07:35 +0000 (16:07 -0800)]
quit if the input is empty; test case is "uniq -c /dev/null"

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

31 years agodon't display a message if the file is missing
Keith Bostic [Wed, 15 Jul 1992 23:58:32 +0000 (15:58 -0800)]
don't display a message if the file is missing

SCCS-vsn: include/Makefile 5.52

31 years agofixes to make distribution work better, install MAKEDEV.hpux on hp300's
Keith Bostic [Wed, 15 Jul 1992 22:53:41 +0000 (14:53 -0800)]
fixes to make distribution work better, install MAKEDEV.hpux on hp300's

SCCS-vsn: etc/Makefile 5.15

31 years agoupdate for 4.4alpha
Keith Bostic [Wed, 15 Jul 1992 22:48:45 +0000 (14:48 -0800)]
update for 4.4alpha

SCCS-vsn: bin/Makefile 5.36

31 years agofix va_start macro usage
Keith Bostic [Wed, 15 Jul 1992 15:32:31 +0000 (07:32 -0800)]
fix va_start macro usage

SCCS-vsn: sbin/savecore/savecore.c 5.32

31 years agoadd wsrc
Keith Bostic [Wed, 15 Jul 1992 13:59:49 +0000 (05:59 -0800)]
add wsrc

SCCS-vsn: etc/group 5.6

31 years agodate and time created 92/07/14 22:56:43 by bostic
Keith Bostic [Wed, 15 Jul 1992 13:56:43 +0000 (05:56 -0800)]
date and time created 92/07/14 22:56:43 by bostic

SCCS-vsn: etc/etc.hp300/fstab.sd 5.1

31 years agodate and time created 92/07/14 22:56:38 by bostic
Keith Bostic [Wed, 15 Jul 1992 13:56:38 +0000 (05:56 -0800)]
date and time created 92/07/14 22:56:38 by bostic

SCCS-vsn: etc/etc.hp300/fstab.rd 5.1

31 years agominor adjustments for groff -me
Cynthia A. E. Livingston [Wed, 15 Jul 1992 12:51:49 +0000 (04:51 -0800)]
minor adjustments for groff -me

SCCS-vsn: share/me/Makefile 6.13
SCCS-vsn: share/me/letterhead.me 5.2

31 years agobe paranoid about big file sizes
Kirk McKusick [Wed, 15 Jul 1992 08:20:15 +0000 (00:20 -0800)]
be paranoid about big file sizes

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

31 years agoupdate for 4.4BSD Alpha
Keith Bostic [Wed, 15 Jul 1992 07:36:44 +0000 (23:36 -0800)]
update for 4.4BSD Alpha

SCCS-vsn: etc/motd 5.3

31 years agocheck in for Mike Karels
Mike Karels [Wed, 15 Jul 1992 07:33:13 +0000 (23:33 -0800)]
check in for Mike Karels

SCCS-vsn: etc/etc.i386/disktab 5.2

31 years agoinstall hpux MAKEDEV
Keith Bostic [Wed, 15 Jul 1992 07:27:38 +0000 (23:27 -0800)]
install hpux MAKEDEV

SCCS-vsn: etc/Makefile 5.14

31 years agodate and time created 92/07/14 16:24:14 by bostic
Keith Bostic [Wed, 15 Jul 1992 07:24:14 +0000 (23:24 -0800)]
date and time created 92/07/14 16:24:14 by bostic

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

31 years agoupdate from Pace
Keith Bostic [Wed, 15 Jul 1992 06:09:46 +0000 (22:09 -0800)]
update from Pace

SCCS-vsn: sys/i386/i386/README 5.2

31 years agodate and time created 92/07/14 15:07:33 by bostic
Keith Bostic [Wed, 15 Jul 1992 06:07:33 +0000 (22:07 -0800)]
date and time created 92/07/14 15:07:33 by bostic

SCCS-vsn: sys/i386/i386/README 5.1

31 years agodate and time created 92/07/14 15:04:45 by bostic
Keith Bostic [Wed, 15 Jul 1992 06:04:45 +0000 (22:04 -0800)]
date and time created 92/07/14 15:04:45 by bostic

SCCS-vsn: sys/i386/conf/BLITZ 5.1

31 years agoSplit out the core part of page fault handling, so it can be called by
Keith Bostic [Wed, 15 Jul 1992 05:53:21 +0000 (21:53 -0800)]
Split out the core part of page fault handling, so it can be called by
subyte, suword and copyout.  Add a version of copyout that checks for a
valid user address and user write permission, simulating faults if
necessary (this is needed to deal with the fact that the 386 does not
honor read-only pages for kernel accesses).  From Pace Willisson

SCCS-vsn: sys/i386/i386/trap.c 7.12

31 years agoChanges to deal with the fact that the 386 does not honor read-only pages
Keith Bostic [Wed, 15 Jul 1992 05:50:46 +0000 (21:50 -0800)]
Changes to deal with the fact that the 386 does not honor read-only pages
for kernel accesses.  Make subyte and suword check for write permission
and simulate a page fault if necessary.  copyout requires similar
treatment, for now, it is in C in trap.c.  Also, check for valid user
addresses in all of the functions that move data to and from the user
address space.  Delete functions for moving shorts (fusword, susword),
which are not used.  Finally, add a push for the environment pointer which
was missing from the call to exec in icode; from Pace Willisson.

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

31 years agominor fixes (still have blank line booboo somewheres)
Cynthia A. E. Livingston [Wed, 15 Jul 1992 05:48:01 +0000 (21:48 -0800)]
minor fixes (still have blank line booboo somewheres)

SCCS-vsn: share/tmac/doc 5.11
SCCS-vsn: share/tmac/doc-common 5.8
SCCS-vsn: share/tmac/doc-ditroff 5.9
SCCS-vsn: share/tmac/doc-nroff 5.7
SCCS-vsn: share/tmac/doc-syms 5.8
SCCS-vsn: share/tmac/Makefile 6.15
SCCS-vsn: share/tmac/tmac.andoc 5.8
SCCS-vsn: share/tmac/tmac.s 1.2
SCCS-vsn: share/tmac/tmac.e 1.2

31 years agoAdd PDRSHIFT, which is used by the new suword and subyte.
Keith Bostic [Wed, 15 Jul 1992 05:47:20 +0000 (21:47 -0800)]
Add PDRSHIFT, which is used by the new suword and subyte.
(from Pace Willisson)

SCCS-vsn: sys/i386/i386/genassym.c 5.15

31 years agoattempted to get rid of extraneous blank line
Cynthia A. E. Livingston [Wed, 15 Jul 1992 05:45:54 +0000 (21:45 -0800)]
attempted to get rid of extraneous blank line

SCCS-vsn: share/man/man4/termios.4 5.3

31 years agofix for quads; prototype and cleanup in general
Keith Bostic [Wed, 15 Jul 1992 05:30:37 +0000 (21:30 -0800)]
fix for quads; prototype and cleanup in general

SCCS-vsn: usr.bin/hexdump/conv.c 5.5
SCCS-vsn: usr.bin/hexdump/display.c 5.13
SCCS-vsn: usr.bin/hexdump/hexdump.1 5.14
SCCS-vsn: usr.bin/hexdump/hexdump.c 5.6
SCCS-vsn: usr.bin/hexdump/hexdump.h 5.5
SCCS-vsn: usr.bin/hexdump/hexsyntax.c 5.3
SCCS-vsn: usr.bin/hexdump/odsyntax.c 5.7
SCCS-vsn: usr.bin/hexdump/parse.c 5.7

31 years agoadd basic data types
Keith Bostic [Wed, 15 Jul 1992 05:25:47 +0000 (21:25 -0800)]
add basic data types

SCCS-vsn: sys/vax/include/types.h 7.6
SCCS-vsn: sys/i386/include/types.h 7.6
SCCS-vsn: sys/pmax/include/types.h 7.2
SCCS-vsn: sys/sparc/include/types.h 7.2

31 years agoadd basic data types list
Keith Bostic [Wed, 15 Jul 1992 05:21:34 +0000 (21:21 -0800)]
add basic data types list

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

31 years agofix "user open" setproctitle message
Eric Allman [Wed, 15 Jul 1992 04:09:03 +0000 (20:09 -0800)]
fix "user open" setproctitle message

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.64

31 years agofix from address on "too many hops" message
Eric Allman [Wed, 15 Jul 1992 04:06:54 +0000 (20:06 -0800)]
fix from address on "too many hops" message

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.63

31 years agofix small bug in buildfname
Eric Allman [Wed, 15 Jul 1992 03:58:46 +0000 (19:58 -0800)]
fix small bug in buildfname

SCCS-vsn: usr.sbin/sendmail/src/version.c 5.108
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.28

31 years agochange handling of local mailer flags
Eric Allman [Wed, 15 Jul 1992 03:34:07 +0000 (19:34 -0800)]
change handling of local mailer flags

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

31 years agolocal mailer for HPUX doesn't accept r or n mailer flags
Eric Allman [Wed, 15 Jul 1992 03:33:09 +0000 (19:33 -0800)]
local mailer for HPUX doesn't accept r or n mailer flags

SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux9.m4 2.2

31 years agogeneralize local mailer flags (for different OS types)
Eric Allman [Wed, 15 Jul 1992 03:32:01 +0000 (19:32 -0800)]
generalize local mailer flags (for different OS types)

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 2.4

31 years agothe structure of a `key' got lost when the man pages got broken up,
Keith Bostic [Wed, 15 Jul 1992 01:32:01 +0000 (17:32 -0800)]
the structure of a `key' got lost when the man pages got broken up,
add it back in.  Currently, a key references a recno_t -- this may be wrong,
earlier versions allowed the specification of a length/offset combination too

SCCS-vsn: lib/libc/db/man/recno.3 5.2

31 years agodon't include .c files, this breaks if /usr/include is a copy!
Keith Bostic [Wed, 15 Jul 1992 00:51:27 +0000 (16:51 -0800)]
don't include .c files, this breaks if /usr/include is a copy!

SCCS-vsn: usr.bin/netstat/iso.c 5.14
SCCS-vsn: usr.bin/netstat/Makefile 5.17

31 years agomore extensive logging
Kirk McKusick [Tue, 14 Jul 1992 15:55:25 +0000 (07:55 -0800)]
more extensive logging

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

31 years agodate and time created 92/07/14 00:54:36 by mckusick
Kirk McKusick [Tue, 14 Jul 1992 15:54:36 +0000 (07:54 -0800)]
date and time created 92/07/14 00:54:36 by mckusick

SCCS-vsn: sys/hp300/include/profile.h 7.1

31 years agoadd namelength consistency check
Kirk McKusick [Tue, 14 Jul 1992 14:22:48 +0000 (06:22 -0800)]
add namelength consistency check

SCCS-vsn: sys/kern/vfs_cache.c 7.12

31 years agominor optimization
Kirk McKusick [Tue, 14 Jul 1992 14:08:17 +0000 (06:08 -0800)]
minor optimization

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

31 years agofix header
Keith Bostic [Tue, 14 Jul 1992 14:07:32 +0000 (06:07 -0800)]
fix header

SCCS-vsn: sbin/newlfs/newfs.c 5.6

31 years agocache_lookup may change cn_flags, so have to check that value
Kirk McKusick [Tue, 14 Jul 1992 14:03:19 +0000 (06:03 -0800)]
cache_lookup may change cn_flags, so have to check that value

SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.51
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.51

31 years agowho wrote this code in such a retched style!
Kirk McKusick [Tue, 14 Jul 1992 14:01:57 +0000 (06:01 -0800)]
who wrote this code in such a retched style!

SCCS-vsn: sys/kern/vfs_lookup.c 7.42

31 years agowork around gcc bug comparing double with unsigned quad
Chris Torek [Tue, 14 Jul 1992 12:25:22 +0000 (04:25 -0800)]
work around gcc bug comparing double with unsigned quad

SCCS-vsn: lib/libc/quad/fixunsdfdi.c 5.5
SCCS-vsn: lib/libc/quad/fixunssfdi.c 5.2

31 years agofix comments: MCOUNT macros are in <machine/profile.h>
Chris Torek [Tue, 14 Jul 1992 11:25:58 +0000 (03:25 -0800)]
fix comments: MCOUNT macros are in <machine/profile.h>

SCCS-vsn: lib/libc/gmon/mcount.c 5.2

31 years agonote that next segment pointer no longer needed
Keith Bostic [Tue, 14 Jul 1992 10:23:45 +0000 (02:23 -0800)]
note that next segment pointer no longer needed

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

31 years agoMAX -> max, MIN -> min
Akito Fujita [Tue, 14 Jul 1992 09:05:41 +0000 (01:05 -0800)]
MAX -> max, MIN -> min

SCCS-vsn: sys/luna68k/dev/sc.c 7.2
SCCS-vsn: sys/luna68k/dev/sd.c 7.2
SCCS-vsn: sys/luna68k/dev/st.c 7.2

31 years agospecdev.h moves
Chris Torek [Tue, 14 Jul 1992 08:21:14 +0000 (00:21 -0800)]
specdev.h moves

SCCS-vsn: sys/sparc/sunos/sun_misc.c 7.2

31 years agomiscellaneous changes to improve logging and messages
Eric Allman [Tue, 14 Jul 1992 07:27:50 +0000 (23:27 -0800)]
miscellaneous changes to improve logging and messages

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 5.29
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.107
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.48
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 5.36
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.62
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.45

31 years agoMIN => min
Chris Torek [Tue, 14 Jul 1992 06:51:13 +0000 (22:51 -0800)]
MIN => min

SCCS-vsn: sys/sparc/sparc/mem.c 7.2

31 years agofix typos
Jan-Simon Pendry [Tue, 14 Jul 1992 06:50:37 +0000 (22:50 -0800)]
fix typos

SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 7.2
SCCS-vsn: sys/miscfs/portal/portal_vnops.c 7.2

31 years agodate and time created 92/07/13 15:47:59 by pendry
Jan-Simon Pendry [Tue, 14 Jul 1992 06:47:59 +0000 (22:47 -0800)]
date and time created 92/07/13 15:47:59 by pendry

SCCS-vsn: sbin/mount_portal/Makefile 5.1

31 years agomove to rev 5
Jan-Simon Pendry [Tue, 14 Jul 1992 06:47:32 +0000 (22:47 -0800)]
move to rev 5

SCCS-vsn: sbin/mount_portal/activate.c 5.1
SCCS-vsn: sbin/mount_portal/conf.c 5.1
SCCS-vsn: sbin/mount_portal/mount_portal.c 5.1
SCCS-vsn: sbin/mount_portal/pathnames.h 5.1
SCCS-vsn: sbin/mount_portal/portal.conf 5.1
SCCS-vsn: sbin/mount_portal/portald.h 5.1
SCCS-vsn: sbin/mount_portal/pt_conf.c 5.1
SCCS-vsn: sbin/mount_portal/pt_exec.c 5.1
SCCS-vsn: sbin/mount_portal/pt_file.c 5.1
SCCS-vsn: sbin/mount_portal/pt_tcp.c 5.1

31 years agodate and time created 92/07/13 15:46:31 by pendry
Jan-Simon Pendry [Tue, 14 Jul 1992 06:46:31 +0000 (22:46 -0800)]
date and time created 92/07/13 15:46:31 by pendry

SCCS-vsn: sbin/mount_portal/portal.conf 1.1

31 years agoportal.h moved
Jan-Simon Pendry [Tue, 14 Jul 1992 06:46:02 +0000 (22:46 -0800)]
portal.h moved

SCCS-vsn: sbin/mount_portal/portald.h 1.2

31 years agoosetreuid and osetregid are back, so we can use them again
Kirk McKusick [Tue, 14 Jul 1992 02:27:53 +0000 (18:27 -0800)]
osetreuid and osetregid are back, so we can use them again

SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.29

31 years agoput back a semblance of setreuid and setregid compatibility
Kirk McKusick [Tue, 14 Jul 1992 02:25:29 +0000 (18:25 -0800)]
put back a semblance of setreuid and setregid compatibility

SCCS-vsn: sys/kern/kern_prot.c 7.27
SCCS-vsn: sys/kern/syscalls.master 7.37

31 years agoupdate to use uid_t and gid_t
Kirk McKusick [Tue, 14 Jul 1992 02:05:56 +0000 (18:05 -0800)]
update to use uid_t and gid_t

SCCS-vsn: sys/kern/kern_prot.c 7.26

31 years agoMIN -> min
Jan-Simon Pendry [Tue, 14 Jul 1992 00:14:28 +0000 (16:14 -0800)]
MIN -> min

SCCS-vsn: sys/i386/i386/mem.c 7.6
SCCS-vsn: sys/dev/scsi/sd.c 5.2

31 years agobring up to date wrt vnode conventions
Jan-Simon Pendry [Tue, 14 Jul 1992 00:09:52 +0000 (16:09 -0800)]
bring up to date wrt vnode conventions

SCCS-vsn: sys/dev/vn.c 7.12

31 years agodate and time created 92/07/13 00:44:44 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:44 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:44 by torek

SCCS-vsn: sys/sparc/sparc/vm_machdep.c 7.1

31 years agodate and time created 92/07/13 00:44:43 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:43 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:43 by torek

SCCS-vsn: sys/sparc/sparc/trap.c 7.1
SCCS-vsn: sys/sparc/sparc/vaddrs.h 7.1

31 years agodate and time created 92/07/13 00:44:42 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:42 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:42 by torek

SCCS-vsn: sys/sparc/sparc/sys_machdep.c 7.1
SCCS-vsn: sys/sparc/sparc/sys_process.c 7.1
SCCS-vsn: sys/sparc/sparc/timerreg.h 7.1

31 years agodate and time created 92/07/13 00:44:40 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:40 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:40 by torek

SCCS-vsn: sys/sparc/sparc/memreg.c 7.1
SCCS-vsn: sys/sparc/sparc/memreg.h 7.1
SCCS-vsn: sys/sparc/sparc/pmap.c 7.1

31 years agodate and time created 92/07/13 00:44:39 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:39 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:39 by torek

SCCS-vsn: sys/sparc/sparc/machdep.c 7.1
SCCS-vsn: sys/sparc/sparc/mem.c 7.1

31 years agodate and time created 92/07/13 00:44:38 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:38 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:38 by torek

SCCS-vsn: sys/sparc/sparc/locore2.c 7.1

31 years agodate and time created 92/07/13 00:44:37 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:37 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:37 by torek

SCCS-vsn: sys/sparc/sparc/locore.s 7.1

31 years agodate and time created 92/07/13 00:44:36 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:36 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:36 by torek

SCCS-vsn: sys/sparc/sparc/kgdb_proto.h 7.1
SCCS-vsn: sys/sparc/sparc/kgdb_stub.c 7.1

31 years agodate and time created 92/07/13 00:44:35 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:35 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:35 by torek

SCCS-vsn: sys/sparc/sparc/intr.c 7.1
SCCS-vsn: sys/sparc/sparc/intreg.h 7.1

31 years agodate and time created 92/07/13 00:44:33 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:33 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:33 by torek

SCCS-vsn: sys/sparc/sparc/in_cksum.c 7.1

31 years agodate and time created 92/07/13 00:44:32 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:32 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:32 by torek

SCCS-vsn: sys/sparc/include/ctlreg.h 7.1
SCCS-vsn: sys/sparc/sparc/genassym.c 7.1

31 years agodate and time created 92/07/13 00:44:31 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:31 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:31 by torek

SCCS-vsn: sys/sparc/sparc/conf.c 7.1
SCCS-vsn: sys/sparc/sparc/cpu.c 7.1

31 years agodate and time created 92/07/13 00:44:30 by torek
Chris Torek [Mon, 13 Jul 1992 15:44:30 +0000 (07:44 -0800)]
date and time created 92/07/13 00:44:30 by torek

SCCS-vsn: sys/sparc/sparc/clock.c 7.1
SCCS-vsn: sys/sparc/sparc/clockreg.h 7.1