History log of /original-bsd/lib/ (Results 176 – 200 of 7670)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3578eccc21-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

removed __main(). This will require libgcc.a to be installed
From: ralphc@pyramid.com (Ralph Campbell)

a9452ba120-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

setting all of the fields to INT_MIN took forever to run
fix from From: ado@elsie.nci.nih.gov (Arthur David Olson)

d5892d7e20-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

sysconf(_SC_OPEN_MAX) and sysconf(_SC_CHILD_MAX) are still not useable
as all they do is return -1 ((long)RLIM_INFINITY). I've changed my version
to use rlim_cur rather than rlim_max as that is wha

sysconf(_SC_OPEN_MAX) and sysconf(_SC_CHILD_MAX) are still not useable
as all they do is return -1 ((long)RLIM_INFINITY). I've changed my version
to use rlim_cur rather than rlim_max as that is what programs that use this
expect to get
From: Mark Davies <mark@Comp.VUW.AC.NZ>

show more ...

13950b1920-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

delete UofT; requested change from Henry Spencer <henry@zoo.toronto.edu>

de4ad54720-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

requested change from Henry Spencer <henry@zoo.toronto.edu>

fa17193519-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

It seems to me that addbytes() (and thus addch()) should return ERR if
you try to go past the end of the window and SCROLLOK is not set. The
old code also used to do this; the current code does not.

It seems to me that addbytes() (and thus addch()) should return ERR if
you try to go past the end of the window and SCROLLOK is not set. The
old code also used to do this; the current code does not.
This breaks at least one program, mille(6).
From: Charles Hannum <mycroft@sun-lamp.cs.berkeley.edu>

show more ...

0ca1100919-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make prototypes __P style

aad14c0818-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

go to alpha3.4

046ad8b518-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

upgrade to alpha3.4
fixes a?b matching ab matches b, not ab
From: Henry Spencer <henry@zoo.toronto.edu>

087ff7ae18-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

use sprintf() instead of loop counts, for consistency
From: Craig Leres <leres@ee.lbl.gov>
KNF, from me

d509dea417-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

skip lines that are too long
should be logged, it's probably an attempt to crack the system.

ac6bfb8917-Mar-1994 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

use __progname (from crt0) as default syslog tag if none specified

2610eb8c17-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

If you call syslog() with a pointer to ctime()'s static buffer, it gets
updated by syslog()'s call before copying the stuff out).
From: Craig Leres <leres@ee.lbl.gov>
The code contains '(void)sprintf

If you call syslog() with a pointer to ctime()'s static buffer, it gets
updated by syslog()'s call before copying the stuff out).
From: Craig Leres <leres@ee.lbl.gov>
The code contains '(void)sprintf(...)' and (now) '(void)strftime(...)' casts,
but sprintf() and strftime() both return a character count
From: Donn Seeley <donn@BSDI.COM>

show more ...

fdc51b3d16-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

alpha3.3

055ac91916-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

alpha3.3

446a034d16-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 94/03/16 11:45:36 by bostic

1e95928615-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

lint

89c5d65d08-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

first argument to fwrite is a const void *


/original-bsd/etc/aliases
libc/stdio/fread.3
/original-bsd/libexec/telnetd/telnetd.8
/original-bsd/sbin/mount_union/mount_union.8
/original-bsd/sys/miscfs/union/union_vfsops.c
/original-bsd/sys/sys/stat.h
/original-bsd/usr.bin/netstat/route.c
/original-bsd/usr.bin/telnet/telnet.1
/original-bsd/usr.sbin/sendmail/Files.base
/original-bsd/usr.sbin/sendmail/cf/m4/proto.m4
/original-bsd/usr.sbin/sendmail/cf/sh/makeinfo.sh
/original-bsd/usr.sbin/sendmail/doc/op/op.me
/original-bsd/usr.sbin/sendmail/praliases/praliases.c
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.AIX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.AUX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.BSD43
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.ConvexOS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Dell
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.DomainOS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Dynix
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.HP-UX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.IRIX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Linux
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Mach386
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.NeXT
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.OSF1
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.PTX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.RISCos
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SCO
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SVR4
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Solaris
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.4.0
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Titan
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.ULTRIX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.UMAX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.dgux
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.dist
/original-bsd/usr.sbin/sendmail/src/READ_ME
/original-bsd/usr.sbin/sendmail/src/conf.c
/original-bsd/usr.sbin/sendmail/src/conf.h
/original-bsd/usr.sbin/sendmail/src/deliver.c
/original-bsd/usr.sbin/sendmail/src/domain.c
/original-bsd/usr.sbin/sendmail/src/err.c
/original-bsd/usr.sbin/sendmail/src/queue.c
/original-bsd/usr.sbin/sendmail/src/savemail.c
/original-bsd/usr.sbin/sendmail/src/srvrsmtp.c
f0c5f27f01-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

don't assign to the data structure until after the realloc
From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>

a176d66701-Mar-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

When you put a record beyond the "end" of the database, in the fixed-
length record world, the intermediate records weren't being created
correctly, nor were they filled with the fill character.
From

When you put a record beyond the "end" of the database, in the fixed-
length record world, the intermediate records weren't being created
correctly, nor were they filled with the fill character.
From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>

show more ...


/original-bsd/games/primes/primes.c
/original-bsd/games/primes/primes.h
libc/db/recno/rec_put.c
/original-bsd/sbin/fsck/inode.c
/original-bsd/sbin/fsck/pass2.c
/original-bsd/sys/ufs/ffs/fs.h
/original-bsd/usr.bin/netstat/main.c
/original-bsd/usr.bin/netstat/netstat.1
/original-bsd/usr.bin/tset/set.c
/original-bsd/usr.sbin/sendmail/FAQ
/original-bsd/usr.sbin/sendmail/Files.base
/original-bsd/usr.sbin/sendmail/Files.cf
/original-bsd/usr.sbin/sendmail/Files.misc
/original-bsd/usr.sbin/sendmail/Files.xdoc
/original-bsd/usr.sbin/sendmail/Makefile
/original-bsd/usr.sbin/sendmail/doc/intro/Makefile
/original-bsd/usr.sbin/sendmail/doc/op/Makefile
/original-bsd/usr.sbin/sendmail/doc/usenix/Makefile
/original-bsd/usr.sbin/sendmail/makepatch.sh
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.386BSD
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.AIX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.AUX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.BSD-OS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.BSD43
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.ConvexOS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Dell
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.DomainOS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Dynix
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.FreeBSD
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.HP-UX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.IRIX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Linux
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Mach386
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.NeXT
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.NetBSD
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.OSF1
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.PTX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.RISCos
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SCO
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SVR4
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Solaris
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.4.0
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Titan
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.ULTRIX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.UMAX
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.Utah
/original-bsd/usr.sbin/sendmail/src/Makefiles/Makefile.dgux
/original-bsd/usr.sbin/sendmail/src/alias.c
/original-bsd/usr.sbin/sendmail/src/deliver.c
/original-bsd/usr.sbin/sendmail/src/makesendmail
/original-bsd/usr.sbin/sendmail/src/recipient.c
/original-bsd/usr.sbin/sendmail/src/srvrsmtp.c
dd9a5b4026-Feb-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

second argument to readv is a const

9d30b30b24-Feb-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

toupper() and tolower() were backwards
From: Paul Borman <prb@BSDI.COM>

d51eaf7e22-Feb-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

update the comment

15d9acf721-Feb-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

delete the library before loading it
move __DBINTERFACE_PRIVATE into the Makefile (Makefile.inc)

f0a4fdb621-Feb-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

cast alloc's to shut SunOS up

12345678910>>...307