unix-history/.git
31 years agodate and time created 93/02/10 13:08:15 by elan
Elan Amir [Thu, 11 Feb 1993 05:08:15 +0000 (21:08 -0800)]
date and time created 93/02/10 13:08:15 by elan

SCCS-vsn: contrib/gcc-2.3.3/hconfig.h 1.1

31 years agodate and time created 93/02/10 12:32:05 by elan
Elan Amir [Thu, 11 Feb 1993 04:32:05 +0000 (20:32 -0800)]
date and time created 93/02/10 12:32:05 by elan

SCCS-vsn: contrib/gcc-2.3.3/config.h 1.1

31 years agomove setuid.3 -> setuid.2
Keith Bostic [Thu, 11 Feb 1993 03:17:43 +0000 (19:17 -0800)]
move setuid.3 -> setuid.2

SCCS-vsn: lib/libc/sys/Makefile.inc 5.24
SCCS-vsn: lib/libc/gen/Makefile.inc 5.32

31 years agoadd gamma.c to all architectures
Keith Bostic [Thu, 11 Feb 1993 02:51:29 +0000 (18:51 -0800)]
add gamma.c to all architectures

SCCS-vsn: lib/libm/Makefile 5.16

31 years agoM_* are not in ANSI or POSIX
Keith Bostic [Thu, 11 Feb 1993 02:48:08 +0000 (18:48 -0800)]
M_* are not in ANSI or POSIX

SCCS-vsn: include/math.h 5.10

31 years agomove kvm_vmunix.db from /var/run to /var/db
Keith Bostic [Thu, 11 Feb 1993 01:27:34 +0000 (17:27 -0800)]
move kvm_vmunix.db from /var/run to /var/db

SCCS-vsn: etc/mtree/special 5.6

31 years agosqrt() is double; dist2() might as well be too [caught by gcc2]
Chris Torek [Wed, 10 Feb 1993 16:38:16 +0000 (08:38 -0800)]
sqrt() is double; dist2() might as well be too [caught by gcc2]

SCCS-vsn: lib/libplot/t300/line.c 4.3
SCCS-vsn: lib/libplot/t300/subr.c 4.3
SCCS-vsn: lib/libplot/t300s/line.c 4.3
SCCS-vsn: lib/libplot/t300s/subr.c 4.3
SCCS-vsn: lib/libplot/t450/line.c 4.3
SCCS-vsn: lib/libplot/t450/subr.c 4.3

31 years agoadded some partition for dump
Akito Fujita [Wed, 10 Feb 1993 10:17:36 +0000 (02:17 -0800)]
added some partition for dump

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

31 years agolocal verison update
Akito Fujita [Wed, 10 Feb 1993 10:16:57 +0000 (02:16 -0800)]
local verison update

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

31 years agoembedded subcomments lead to grief
Chris Torek [Tue, 9 Feb 1993 13:47:05 +0000 (05:47 -0800)]
embedded subcomments lead to grief

SCCS-vsn: lib/librpc/rpc/rpc.h 1.3
SCCS-vsn: lib/librpc/rpc/svc.h 1.2

31 years agosparc needs gamma.c
Chris Torek [Tue, 9 Feb 1993 10:54:26 +0000 (02:54 -0800)]
sparc needs gamma.c

SCCS-vsn: lib/libm/Makefile 5.15

31 years agocheck in for bostic by torek: don't use assembly exp() for mc68881 either
Keith Bostic [Tue, 9 Feb 1993 10:51:25 +0000 (02:51 -0800)]
check in for bostic by torek: don't use assembly exp() for mc68881 either

SCCS-vsn: lib/libm/Makefile 5.14

31 years ago#ifdef MROUTING didn't quite get all refs to external variables
Keith Sklower [Mon, 8 Feb 1993 13:23:37 +0000 (05:23 -0800)]
#ifdef MROUTING didn't quite get all refs to external variables

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

31 years agoigmp.c now reserves storge for multicast routing socket;
Keith Sklower [Mon, 8 Feb 1993 13:14:51 +0000 (05:14 -0800)]
igmp.c now reserves storge for multicast routing socket;
allows for future variants of ip_mroute.c

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

31 years agocpp can't handle ' in comments
Ralph Campbell [Sat, 6 Feb 1993 13:45:19 +0000 (05:45 -0800)]
cpp can't handle ' in comments

SCCS-vsn: sys/pmax/pmax/fp.s 7.6

31 years agomodified to take a.out format kernel and make ECOFF file for DEC.
Ralph Campbell [Fri, 5 Feb 1993 12:01:31 +0000 (04:01 -0800)]
modified to take a.out format kernel and make ECOFF file for DEC.

SCCS-vsn: sys/pmax/stand/mkboottape.c 7.6

31 years agominor format cleanup
Ralph Campbell [Fri, 5 Feb 1993 11:56:55 +0000 (03:56 -0800)]
minor format cleanup

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

31 years agochanges for a.out format
Ralph Campbell [Fri, 5 Feb 1993 11:55:42 +0000 (03:55 -0800)]
changes for a.out format

SCCS-vsn: sys/pmax/pmax/genassym.c 7.4

31 years agochanges for a.out format and gas
Ralph Campbell [Fri, 5 Feb 1993 11:54:38 +0000 (03:54 -0800)]
changes for a.out format and gas

SCCS-vsn: sys/pmax/pmax/locore.s 7.12

31 years agoin in_addmulti, don't link the inm to the ia until the SIOCADDMULTI ioctl
Andrew Cherenson [Fri, 5 Feb 1993 11:46:10 +0000 (03:46 -0800)]
in in_addmulti, don't link the inm to the ia until the SIOCADDMULTI ioctl
succeeds to prevent accesses to deallocated memory.

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

31 years agoa.out programs begin at virt. address 0x1000
Ralph Campbell [Fri, 5 Feb 1993 11:41:34 +0000 (03:41 -0800)]
a.out programs begin at virt. address 0x1000

SCCS-vsn: sys/pmax/include/vmparam.h 7.2

31 years agoreal reloc.h for a.out format and gcc.
Ralph Campbell [Fri, 5 Feb 1993 11:40:31 +0000 (03:40 -0800)]
real reloc.h for a.out format and gcc.

SCCS-vsn: sys/pmax/include/reloc.h 7.2

31 years agoadded more kernel virtual address space
Ralph Campbell [Fri, 5 Feb 1993 11:37:45 +0000 (03:37 -0800)]
added more kernel virtual address space

SCCS-vsn: sys/pmax/include/pmap.h 7.6

31 years agoremoved COFF since a.out is used now
Ralph Campbell [Fri, 5 Feb 1993 11:37:03 +0000 (03:37 -0800)]
removed COFF since a.out is used now

SCCS-vsn: sys/pmax/include/param.h 7.9

31 years agoreal a.out header for MIPS
Ralph Campbell [Fri, 5 Feb 1993 11:36:22 +0000 (03:36 -0800)]
real a.out header for MIPS

SCCS-vsn: sys/pmax/include/exec.h 7.3

31 years agoOK to optimize with gcc2
Ralph Campbell [Fri, 5 Feb 1993 11:31:02 +0000 (03:31 -0800)]
OK to optimize with gcc2

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

31 years agomodified to use gcc
Ralph Campbell [Fri, 5 Feb 1993 11:30:43 +0000 (03:30 -0800)]
modified to use gcc

SCCS-vsn: sys/pmax/conf/Makefile.pmax 7.6

31 years agochanged the name of exit() to exit1() because gcc2 thinks it
Ralph Campbell [Fri, 5 Feb 1993 11:21:41 +0000 (03:21 -0800)]
changed the name of exit() to exit1() because gcc2 thinks it
knows that exit() doesn't return.

SCCS-vsn: sys/kern/kern_exit.c 7.52
SCCS-vsn: sys/kern/kern_sig.c 7.53
SCCS-vsn: sys/kern/sys_process.c 7.36

31 years agoremoved mips special case since gcc tools available now
Ralph Campbell [Fri, 5 Feb 1993 11:16:27 +0000 (03:16 -0800)]
removed mips special case since gcc tools available now

SCCS-vsn: share/mk/bsd.lib.mk 5.37

31 years agodate and time created 93/02/04 19:06:03 by ralph
Ralph Campbell [Fri, 5 Feb 1993 11:06:03 +0000 (03:06 -0800)]
date and time created 93/02/04 19:06:03 by ralph

SCCS-vsn: lib/libkvm/kvm_mips.c 1.1

31 years agoremove special case for mips since gcc is available now
Ralph Campbell [Fri, 5 Feb 1993 11:01:20 +0000 (03:01 -0800)]
remove special case for mips since gcc is available now

SCCS-vsn: lib/libc/sys/Makefile.inc 5.23

31 years agouse RSYSCALL to be like other machines
Ralph Campbell [Fri, 5 Feb 1993 10:59:07 +0000 (02:59 -0800)]
use RSYSCALL to be like other machines

SCCS-vsn: lib/libc/mips/sys/sigreturn.s 5.2
SCCS-vsn: lib/libc/mips/sys/syscall.s 5.2

31 years agogas doesn't understand .sdata yet
Ralph Campbell [Fri, 5 Feb 1993 10:58:37 +0000 (02:58 -0800)]
gas doesn't understand .sdata yet

SCCS-vsn: lib/libc/mips/sys/sbrk.s 5.2

31 years agocpp can't handle ' in comments like ultrix assembler
Ralph Campbell [Fri, 5 Feb 1993 10:58:14 +0000 (02:58 -0800)]
cpp can't handle ' in comments like ultrix assembler

SCCS-vsn: lib/libc/mips/gen/_setjmp.s 5.5
SCCS-vsn: lib/libc/mips/gen/ldexp.s 5.5
SCCS-vsn: lib/libc/mips/string/bcopy.s 5.5
SCCS-vsn: lib/libc/mips/string/bzero.s 5.4
SCCS-vsn: lib/libc/mips/sys/brk.s 5.2

31 years agochanges to match other machines using gcc.
Ralph Campbell [Fri, 5 Feb 1993 10:49:46 +0000 (02:49 -0800)]
changes to match other machines using gcc.

SCCS-vsn: lib/libc/mips/SYS.h 5.3

31 years agouse symbolic constant FD_CLOEXEC.
Ralph Campbell [Fri, 5 Feb 1993 10:47:56 +0000 (02:47 -0800)]
use symbolic constant FD_CLOEXEC.

SCCS-vsn: lib/libc/gen/opendir.c 5.13

31 years agochanges for a.out format with gcc
Ralph Campbell [Fri, 5 Feb 1993 10:45:00 +0000 (02:45 -0800)]
changes for a.out format with gcc

SCCS-vsn: lib/csu/mips/crt0.s 5.4

31 years agoFixed message() so that it works correctly. (no '\n''s).
Elan Amir [Fri, 5 Feb 1993 07:38:52 +0000 (23:38 -0800)]
Fixed message() so that it works correctly. (no '\n''s).

SCCS-vsn: usr.bin/talk/io.c 5.8

31 years agoadd line for muti byte read
Akito Fujita [Fri, 5 Feb 1993 07:26:07 +0000 (23:26 -0800)]
add line for muti byte read

SCCS-vsn: sys/luna68k/dev/kbd.c 7.6

31 years agoadd line for error detect & multi byte read
Akito Fujita [Fri, 5 Feb 1993 07:25:00 +0000 (23:25 -0800)]
add line for error detect & multi byte read

SCCS-vsn: sys/luna68k/dev/sio.c 7.7

31 years agoreset Tx interrupt
Akito Fujita [Fri, 5 Feb 1993 07:23:15 +0000 (23:23 -0800)]
reset Tx interrupt

SCCS-vsn: sys/luna68k/dev/bmc.c 7.6

31 years agoFix message for "skiprc" so that the message
Dave A. Borman [Fri, 5 Feb 1993 05:26:53 +0000 (21:26 -0800)]
Fix message for "skiprc" so that the message
that gets printed when it is changed is correct. (It
used to print the exact opposite of what was really
being done...)

SCCS-vsn: usr.bin/telnet/commands.c 5.9

31 years agokern_kinfo merged into kern_sysctl
Kirk McKusick [Thu, 4 Feb 1993 17:31:47 +0000 (09:31 -0800)]
kern_kinfo merged into kern_sysctl

SCCS-vsn: sys/conf/files 7.47

31 years agokinfo.h becomes sysctl.h; merged in contribution from BSDI
Kirk McKusick [Thu, 4 Feb 1993 17:30:28 +0000 (09:30 -0800)]
kinfo.h becomes sysctl.h; merged in contribution from BSDI

SCCS-vsn: sys/sys/sysctl.h 7.13

31 years agoadd CTL_VM definitions
Kirk McKusick [Thu, 4 Feb 1993 17:27:58 +0000 (09:27 -0800)]
add CTL_VM definitions

SCCS-vsn: sys/vm/vm_param.h 7.7

31 years agoadd vm_sysctl framwork; kinfo_loadavg becomes sysctl_loadavg;
Kirk McKusick [Thu, 4 Feb 1993 17:25:38 +0000 (09:25 -0800)]
add vm_sysctl framwork; kinfo_loadavg becomes sysctl_loadavg;
kinfo_meter becomes sysctl_meter

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

31 years agokern_kinfo becomes kern_sysctl; major overhaul and merger with BSDI
Kirk McKusick [Thu, 4 Feb 1993 17:22:15 +0000 (09:22 -0800)]
kern_kinfo becomes kern_sysctl; major overhaul and merger with BSDI
contributed interface

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

31 years agoadd framework for net_sysctl
Kirk McKusick [Thu, 4 Feb 1993 17:12:53 +0000 (09:12 -0800)]
add framework for net_sysctl

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

31 years agokinfo_vnode becomes sysctl_vnode
Kirk McKusick [Thu, 4 Feb 1993 17:12:33 +0000 (09:12 -0800)]
kinfo_vnode becomes sysctl_vnode

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

31 years agokinfo_clock becomes sysctl_clock
Kirk McKusick [Thu, 4 Feb 1993 17:11:57 +0000 (09:11 -0800)]
kinfo_clock becomes sysctl_clock

SCCS-vsn: sys/kern/kern_clock.c 7.29

31 years agoget/set hostname and hostid are subsumed by sysctl and become COMPAT_43
Kirk McKusick [Thu, 4 Feb 1993 17:11:15 +0000 (09:11 -0800)]
get/set hostname and hostid are subsumed by sysctl and become COMPAT_43

SCCS-vsn: sys/kern/kern_xxx.c 7.21

31 years agoadd initial definitions for CTL_NET
Kirk McKusick [Thu, 4 Feb 1993 16:58:29 +0000 (08:58 -0800)]
add initial definitions for CTL_NET

SCCS-vsn: sys/sys/socket.h 7.18

31 years agoadd pr_sysctl for syscntl stuff
Kirk McKusick [Thu, 4 Feb 1993 16:58:00 +0000 (08:58 -0800)]
add pr_sysctl for syscntl stuff

SCCS-vsn: sys/sys/protosw.h 7.9

31 years agoconvert kinfo_rtable to sysctl_rtable
Kirk McKusick [Thu, 4 Feb 1993 16:57:20 +0000 (08:57 -0800)]
convert kinfo_rtable to sysctl_rtable

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

31 years agoavoid panic's on msync'ing active pages
Kirk McKusick [Thu, 4 Feb 1993 12:54:14 +0000 (04:54 -0800)]
avoid panic's on msync'ing active pages

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

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Thu, 4 Feb 1993 12:49:11 +0000 (04:49 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: lib/libc/sys/nfssvc.2 6.7

31 years agorm offensive Pascalization to make gcc2 happy
Chris Torek [Thu, 4 Feb 1993 10:04:53 +0000 (02:04 -0800)]
rm offensive Pascalization to make gcc2 happy

SCCS-vsn: games/worm/worm.c 5.10

31 years agomore ANSI / gcc2 compat
Chris Torek [Thu, 4 Feb 1993 09:59:49 +0000 (01:59 -0800)]
more ANSI / gcc2 compat

SCCS-vsn: games/snake/snake/move.c 5.10
SCCS-vsn: games/snake/snake/snake.h 5.6

31 years agomore ANSI
Chris Torek [Thu, 4 Feb 1993 09:54:43 +0000 (01:54 -0800)]
more ANSI

SCCS-vsn: games/rain/rain.c 5.7

31 years ago0x80 -> 0xff in unctrl().
Elan Amir [Thu, 4 Feb 1993 09:50:39 +0000 (01:50 -0800)]
0x80 -> 0xff in unctrl().

SCCS-vsn: lib/libcurses/curses.h 5.26

31 years agodeclare static functions as static (for gcc2, ANSI)
Chris Torek [Thu, 4 Feb 1993 09:50:30 +0000 (01:50 -0800)]
declare static functions as static (for gcc2, ANSI)

SCCS-vsn: games/quiz/rxp.c 5.3

31 years agodeclare static functions as static (for gcc2)
Chris Torek [Thu, 4 Feb 1993 09:43:15 +0000 (01:43 -0800)]
declare static functions as static (for gcc2)

SCCS-vsn: games/ppt/ppt.c 5.5

31 years agodeclare local static functions as static, not extern (for gcc2)
Chris Torek [Thu, 4 Feb 1993 09:39:31 +0000 (01:39 -0800)]
declare local static functions as static, not extern (for gcc2)

SCCS-vsn: games/hack/hack.apply.c 5.3
SCCS-vsn: games/hack/hack.invent.c 5.2

31 years agoCTRL(X) => CTRL('X'), for sanity
Chris Torek [Thu, 4 Feb 1993 09:32:47 +0000 (01:32 -0800)]
CTRL(X) => CTRL('X'), for sanity

SCCS-vsn: games/cribbage/io.c 5.12

31 years agogetpagesize becomes COMPAT_43
Kirk McKusick [Thu, 4 Feb 1993 09:32:29 +0000 (01:32 -0800)]
getpagesize becomes COMPAT_43

SCCS-vsn: sys/vm/vm_mmap.c 7.18

31 years agoDo not do addstr("\n\n\n") rather 3 deleteln
Elan Amir [Thu, 4 Feb 1993 09:30:05 +0000 (01:30 -0800)]
Do not do addstr("\n\n\n") rather 3 deleteln

SCCS-vsn: games/hangman/endgame.c 5.4

31 years agomore ANSI happiness for gcc2
Chris Torek [Thu, 4 Feb 1993 09:28:48 +0000 (01:28 -0800)]
more ANSI happiness for gcc2

SCCS-vsn: games/cribbage/cribbage.h 5.5
SCCS-vsn: games/cribbage/io.c 5.11

31 years agorm private bogus abs()
Chris Torek [Thu, 4 Feb 1993 09:17:36 +0000 (01:17 -0800)]
rm private bogus abs()

SCCS-vsn: games/hangman/hangman.h 5.6

31 years agorm pdp11 ifdefs, rm private bogus abs(), fix call to fseek
Chris Torek [Thu, 4 Feb 1993 09:17:08 +0000 (01:17 -0800)]
rm pdp11 ifdefs, rm private bogus abs(), fix call to fseek

SCCS-vsn: games/hangman/getword.c 5.4

31 years agoorigtermio -> curses_termios.
Elan Amir [Thu, 4 Feb 1993 08:51:53 +0000 (00:51 -0800)]
origtermio -> curses_termios.

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

31 years agoFixed missing "db".
Elan Amir [Thu, 4 Feb 1993 08:41:18 +0000 (00:41 -0800)]
Fixed missing "db".

SCCS-vsn: lib/libcurses/setterm.c 5.15

31 years agomust provide an exit status
Chris Torek [Thu, 4 Feb 1993 08:12:49 +0000 (00:12 -0800)]
must provide an exit status

SCCS-vsn: old/boggle/comp.c 5.3

31 years agoupdate to reflect saved ID's
Kirk McKusick [Thu, 4 Feb 1993 07:44:58 +0000 (23:44 -0800)]
update to reflect saved ID's

SCCS-vsn: lib/libc/sys/setuid.2 6.6

31 years agoseruid and setrgid move to compat-43; setuid.3 moves to setuid.2
Kirk McKusick [Thu, 4 Feb 1993 07:41:54 +0000 (23:41 -0800)]
seruid and setrgid move to compat-43; setuid.3 moves to setuid.2

SCCS-vsn: lib/libc/sys/Makefile.inc 5.22
SCCS-vsn: lib/libc/gen/Makefile.inc 5.31
SCCS-vsn: lib/libc/compat-43/Makefile.inc 5.7

31 years agosys_signame and sys_siglist are const's.
Elan Amir [Thu, 4 Feb 1993 07:05:49 +0000 (23:05 -0800)]
sys_signame and sys_siglist are const's.

SCCS-vsn: include/signal.h 5.5
SCCS-vsn: include/unistd.h 5.24

31 years agocleanup from Rick Macklem
Kirk McKusick [Thu, 4 Feb 1993 02:48:47 +0000 (18:48 -0800)]
cleanup from Rick Macklem

SCCS-vsn: sbin/mount_nfs/mount_nfs.c 5.10
SCCS-vsn: sbin/nfsd/nfsd.c 5.13

31 years agoclear B_WRITEINPROG
Kirk McKusick [Thu, 4 Feb 1993 01:55:30 +0000 (17:55 -0800)]
clear B_WRITEINPROG

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

31 years agonfs_bwrite => vn_bwrite
Kirk McKusick [Wed, 3 Feb 1993 13:09:12 +0000 (05:09 -0800)]
nfs_bwrite => vn_bwrite

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

31 years agonfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf => vinvalbuf
Kirk McKusick [Wed, 3 Feb 1993 13:08:44 +0000 (05:08 -0800)]
nfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf => vinvalbuf

SCCS-vsn: sys/nfs/nfs_bio.c 7.37

31 years agovinvalbuf takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:07:22 +0000 (05:07 -0800)]
vinvalbuf takes parameter to indicate interrupt

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

31 years agogetblk takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:06:56 +0000 (05:06 -0800)]
getblk takes parameter to indicate interrupt

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

31 years agovinvalbuf takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:06:39 +0000 (05:06 -0800)]
vinvalbuf takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.84
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.90

31 years agoparameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:05:38 +0000 (05:05 -0800)]
parameter to indicate interrupt

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.42

31 years agogetblk takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:05:15 +0000 (05:05 -0800)]
getblk takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 7.25

31 years agovinvalbuf and getblk take parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:04:48 +0000 (05:04 -0800)]
vinvalbuf and getblk take parameter to indicate interrupt

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.67
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.84

31 years agogetblk takes parameter to indicate interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:03:43 +0000 (05:03 -0800)]
getblk takes parameter to indicate interrupt

SCCS-vsn: sys/ufs/ffs/ufs_bmap.c 7.3
SCCS-vsn: sys/ufs/ufs/ufs_bmap.c 7.3

31 years agovinvalbuf and getblk now take parameters to interrupt
Kirk McKusick [Wed, 3 Feb 1993 13:02:39 +0000 (05:02 -0800)]
vinvalbuf and getblk now take parameters to interrupt

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 7.52

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 13:00:54 +0000 (05:00 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/kern/vfs_bio.c 7.58
SCCS-vsn: sys/kern/vfs_cluster.c 7.58

31 years agointerruptable getnewbuf() and getblk(); incore returns buffer;
Kirk McKusick [Wed, 3 Feb 1993 12:51:46 +0000 (04:51 -0800)]
interruptable getnewbuf() and getblk(); incore returns buffer;
add flags B_WRITEINPROG, B_APPENDWRITE, B_EINTR

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

31 years agoadd two parameters to vinvalbuf to allow interruptable sleeps
Kirk McKusick [Wed, 3 Feb 1993 12:50:34 +0000 (04:50 -0800)]
add two parameters to vinvalbuf to allow interruptable sleeps

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

31 years agophysblk no longer needs to be a global.
Keith Muller [Wed, 3 Feb 1993 09:02:47 +0000 (01:02 -0800)]
physblk no longer needs to be a global.

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

31 years agonfsvinvalbuf becomes vinvalbuf
Kirk McKusick [Wed, 3 Feb 1993 08:43:33 +0000 (00:43 -0800)]
nfsvinvalbuf becomes vinvalbuf

SCCS-vsn: sys/nfs/nfs_bio.c 7.37

31 years agovinvalbuf takes two more parameters
Kirk McKusick [Wed, 3 Feb 1993 07:34:58 +0000 (23:34 -0800)]
vinvalbuf takes two more parameters

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

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 07:33:23 +0000 (23:33 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.37
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.49
SCCS-vsn: sys/nfs/nfs_vnops.c 7.102
SCCS-vsn: sys/kern/vfs_subr.c 7.92

31 years agohandle flawed directory names created by gnu utilities.
Keith Muller [Wed, 3 Feb 1993 07:18:54 +0000 (23:18 -0800)]
handle flawed directory names created by gnu utilities.

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

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 07:18:00 +0000 (23:18 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/nfs/nfsrvcache.h 7.6
SCCS-vsn: sys/nfs/nfsdiskless.h 7.5
SCCS-vsn: sys/nfs/nfs_bio.c 7.36
SCCS-vsn: sys/nfs/nfs_node.c 7.46
SCCS-vsn: sys/nfs/nfs_nqlease.c 7.18
SCCS-vsn: sys/nfs/nfs_socket.c 7.42
SCCS-vsn: sys/nfs/nfs_subs.c 7.68

31 years agodate and time created 93/02/02 14:52:06 by elan
Elan Amir [Wed, 3 Feb 1993 06:52:06 +0000 (22:52 -0800)]
date and time created 93/02/02 14:52:06 by elan

SCCS-vsn: contrib/gcc-2.3.3/config/hp3bsd.h 1.1

31 years ago__swflags is global.
Elan Amir [Wed, 3 Feb 1993 06:45:11 +0000 (22:45 -0800)]
__swflags is global.

SCCS-vsn: lib/libcurses/newwin.c 5.14

31 years agoupdate for 4.4BSD from Rick Macklem
Kirk McKusick [Wed, 3 Feb 1993 06:33:27 +0000 (22:33 -0800)]
update for 4.4BSD from Rick Macklem

SCCS-vsn: sys/nfs/nfsnode.h 7.32
SCCS-vsn: sys/nfs/nfsrtt.h 7.2

31 years agoFixed inconsistency in function declarations (static vs. global).
Elan Amir [Wed, 3 Feb 1993 05:50:08 +0000 (21:50 -0800)]
Fixed inconsistency in function declarations (static vs. global).

SCCS-vsn: lib/libcurses/scanw.c 5.14
SCCS-vsn: lib/libcurses/newwin.c 5.13
SCCS-vsn: lib/libcurses/printw.c 5.15