deraadt [Sun, 15 Sep 1996 23:38:38 +0000 (23:38 +0000)]
kill the race; noticed by bitblt
millert [Sun, 15 Sep 1996 23:27:09 +0000 (23:27 +0000)]
more sprintf -> snprintf paranoia
tholo [Sun, 15 Sep 1996 23:16:13 +0000 (23:16 +0000)]
Add manpage link
millert [Sun, 15 Sep 1996 23:13:03 +0000 (23:13 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:58:08 +0000 (22:58 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:43:50 +0000 (22:43 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:34:06 +0000 (22:34 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:25:54 +0000 (22:25 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:00:26 +0000 (22:00 +0000)]
fix a typo and vsprintf -> vsnprintf paranoia
millert [Sun, 15 Sep 1996 21:56:11 +0000 (21:56 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 21:49:27 +0000 (21:49 +0000)]
unused.
deraadt [Sun, 15 Sep 1996 21:12:08 +0000 (21:12 +0000)]
sync to netbsd; for graichen
deraadt [Sun, 15 Sep 1996 20:47:15 +0000 (20:47 +0000)]
handle umask nicer
deraadt [Sun, 15 Sep 1996 20:40:45 +0000 (20:40 +0000)]
kill the races; found by bitblt
deraadt [Sun, 15 Sep 1996 20:29:41 +0000 (20:29 +0000)]
setup trap after mkdir
millert [Sun, 15 Sep 1996 20:14:18 +0000 (20:14 +0000)]
Don't complain if setsockopt() fails. It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.
millert [Sun, 15 Sep 1996 20:14:08 +0000 (20:14 +0000)]
sprintf -> snprintf (how'd that get missed?)
Don't complain if setsockopt() fails. It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.
deraadt [Sun, 15 Sep 1996 20:12:18 +0000 (20:12 +0000)]
kill the races; found by bitblt
etheisen [Sun, 15 Sep 1996 20:08:52 +0000 (20:08 +0000)]
Pmake has changed. $? expands to full prerequisite name.
millert [Sun, 15 Sep 1996 19:19:52 +0000 (19:19 +0000)]
Be slightly safer opening temp files.
millert [Sun, 15 Sep 1996 19:05:09 +0000 (19:05 +0000)]
Slightly safer temp file open.
millert [Sun, 15 Sep 1996 18:59:07 +0000 (18:59 +0000)]
Slightly safer temp file open.
michaels [Sun, 15 Sep 1996 16:50:33 +0000 (16:50 +0000)]
Blind update of wosch@FreeBSD's code:
optimized search algorithm
faster IO due mmap(2) [-m | -s]
better error check for damaged databases
support for databases in network byte order (SunOS/sparc)
optional case insensitve search [-i]
optional multiple databases
optional multiple pattern
new enviroment variable LOCATE_PATH for database(s)
[-S] print some statistic about the database
[-l number] limit output to number file names
[-c] suppress normal output; instead print a count of matching file names
fix prototypes/forward declarations/return type
tholo [Sun, 15 Sep 1996 10:10:11 +0000 (10:10 +0000)]
Don't use anonymous structs
tholo [Sun, 15 Sep 1996 10:09:06 +0000 (10:09 +0000)]
Add a couple of syscalls; bring more prototypes into scope
deraadt [Sun, 15 Sep 1996 10:02:34 +0000 (10:02 +0000)]
use mkstemp; mentioned by sirsyko@ishiboo.com
niklas [Sun, 15 Sep 1996 09:55:40 +0000 (09:55 +0000)]
Build correctly when DESTDIR set
pefo [Sun, 15 Sep 1996 09:46:06 +0000 (09:46 +0000)]
Ok, ok! We now autosense system type. Same compiled kernel works on both
Deskstation TYNE and Acer PICA.
tholo [Sun, 15 Sep 1996 09:30:42 +0000 (09:30 +0000)]
Remove dead code
Remove unused variables
Silence some warnings
lint(1) is your friend
deraadt [Sun, 15 Sep 1996 09:28:14 +0000 (09:28 +0000)]
print debugging flags in usage(); idea from freebsd
deraadt [Sun, 15 Sep 1996 09:13:18 +0000 (09:13 +0000)]
enlarge buffer
tholo [Sun, 15 Sep 1996 08:52:41 +0000 (08:52 +0000)]
Don't add a comma after the last entry in an enum
tholo [Sun, 15 Sep 1996 08:09:48 +0000 (08:09 +0000)]
Fix prototype
millert [Sun, 15 Sep 1996 05:17:52 +0000 (05:17 +0000)]
praliases now has a man page.
millert [Sun, 15 Sep 1996 05:15:57 +0000 (05:15 +0000)]
praliases man page.
millert [Sun, 15 Sep 1996 05:13:17 +0000 (05:13 +0000)]
Doh! Should be .1
millert [Sun, 15 Sep 1996 05:12:18 +0000 (05:12 +0000)]
First crack at a praliases man page, the lack of which really bugged me.
millert [Sun, 15 Sep 1996 03:45:01 +0000 (03:45 +0000)]
sh(1) has now has ulimit so that's no longer a bug.
millert [Sun, 15 Sep 1996 03:41:57 +0000 (03:41 +0000)]
document ``ulimit'' builtin.
etheisen [Sun, 15 Sep 1996 01:56:29 +0000 (01:56 +0000)]
Updated mm (mgm) macros
etheisen [Sun, 15 Sep 1996 01:48:03 +0000 (01:48 +0000)]
Updated mm (mgm) macros
etheisen [Sat, 14 Sep 1996 23:21:38 +0000 (23:21 +0000)]
Remove more junk files.
etheisen [Sat, 14 Sep 1996 23:10:44 +0000 (23:10 +0000)]
More garbage.
etheisen [Sat, 14 Sep 1996 22:45:55 +0000 (22:45 +0000)]
groff is integrated.
etheisen [Sat, 14 Sep 1996 22:28:11 +0000 (22:28 +0000)]
A time to groff...
etheisen [Sat, 14 Sep 1996 22:15:31 +0000 (22:15 +0000)]
More garbage.
etheisen [Sat, 14 Sep 1996 21:41:16 +0000 (21:41 +0000)]
Fix prefix and remove intermediate files.
tholo [Sat, 14 Sep 1996 21:23:36 +0000 (21:23 +0000)]
Disable logging to CVSROOT/history if we are running on a read-only file
system
etheisen [Sat, 14 Sep 1996 20:58:17 +0000 (20:58 +0000)]
cvs import faux pas.
etheisen [Sat, 14 Sep 1996 20:20:39 +0000 (20:20 +0000)]
Redo the OpenBSD build wrapper import. Thanx cvs.
deraadt [Sat, 14 Sep 1996 19:28:58 +0000 (19:28 +0000)]
setgid stuff goes away
deraadt [Sat, 14 Sep 1996 19:26:56 +0000 (19:26 +0000)]
not setgid tty anymore.
etheisen [Sat, 14 Sep 1996 19:00:41 +0000 (19:00 +0000)]
Third time because import sucks.
tholo [Sat, 14 Sep 1996 18:36:15 +0000 (18:36 +0000)]
Joystick is at 0x201, not 0x200
Add config for GUS MAX
pefo [Sat, 14 Sep 1996 15:58:11 +0000 (15:58 +0000)]
First shot at a multivendor kernel. This version handles pica's and desk-
station tyne's. Auto detection still needs to be compleeted.
Checked in version is hardwired for pica's. Use the PICA config file.
etheisen [Sat, 14 Sep 1996 06:00:40 +0000 (06:00 +0000)]
Temporarily disable groff build until other mods are checked in.
millert [Sat, 14 Sep 1996 03:50:46 +0000 (03:50 +0000)]
WHen we fail to open tape device, only print an error message if errno
is non-zero. If errno is 0 then the remote mt already did the message...
deraadt [Sat, 14 Sep 1996 03:42:56 +0000 (03:42 +0000)]
install target; disklabel on image instead, more inodes
millert [Sat, 14 Sep 1996 03:26:01 +0000 (03:26 +0000)]
Now uses "wall -g" so no need to be setgid tty. This makes $RSH work.
Also fix buf oflow.
deraadt [Sat, 14 Sep 1996 03:21:35 +0000 (03:21 +0000)]
restrict floppy dev nodes for now
niklas [Fri, 13 Sep 1996 17:09:53 +0000 (17:09 +0000)]
Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)
deraadt [Fri, 13 Sep 1996 16:25:26 +0000 (16:25 +0000)]
final correct badsect device patch from curt@portal.ca
deraadt [Fri, 13 Sep 1996 06:45:49 +0000 (06:45 +0000)]
typo
downsj [Fri, 13 Sep 1996 05:20:06 +0000 (05:20 +0000)]
kill unused var
mickey [Fri, 13 Sep 1996 04:25:41 +0000 (04:25 +0000)]
remove mapartitions default.
deraadt [Fri, 13 Sep 1996 04:07:42 +0000 (04:07 +0000)]
fingerd -ls; shut down tftp
deraadt [Fri, 13 Sep 1996 03:45:25 +0000 (03:45 +0000)]
hostname can be longer; noticed by bitblt
deraadt [Fri, 13 Sep 1996 03:21:18 +0000 (03:21 +0000)]
document our extensions
deraadt [Thu, 12 Sep 1996 23:11:11 +0000 (23:11 +0000)]
foom
deraadt [Thu, 12 Sep 1996 21:55:06 +0000 (21:55 +0000)]
cvs.openbsd.org rules with 20% buffer cache
deraadt [Thu, 12 Sep 1996 21:54:41 +0000 (21:54 +0000)]
BUFCACHEPERCENT for cranking % of mem used
deraadt [Thu, 12 Sep 1996 20:48:05 +0000 (20:48 +0000)]
suspicious suspicious
deraadt [Thu, 12 Sep 1996 19:25:42 +0000 (19:25 +0000)]
sendmail gecos oflow -- found by mudge, this fix by downsj. I knew about this
hole a month ago. OpenBSD is not vulnerable because you cannot set a gecos that
long -- bitblt and I fixed chfn & the other tools when we became aware of the
hole; we did not fix sendmail to avoid bringing attention to the sendmail hole
deraadt [Thu, 12 Sep 1996 19:01:57 +0000 (19:01 +0000)]
16 partitions
pefo [Thu, 12 Sep 1996 18:52:17 +0000 (18:52 +0000)]
ok, must have read access at least.
pefo [Thu, 12 Sep 1996 14:43:30 +0000 (14:43 +0000)]
remove excess tests...
mickey [Thu, 12 Sep 1996 07:51:17 +0000 (07:51 +0000)]
set maxpartitions to machine default.
fix shift/reduce conflicts in grammar (i'm ukrainian, not else ;)
mickey [Thu, 12 Sep 1996 07:48:44 +0000 (07:48 +0000)]
set correct 'maxpartitions'
tholo [Thu, 12 Sep 1996 06:36:57 +0000 (06:36 +0000)]
Close TCP receive window when we cannot receive data; suggested by Darren
Reed. Also make a conditional easier to read.
tholo [Thu, 12 Sep 1996 06:19:56 +0000 (06:19 +0000)]
TCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335)
tholo [Thu, 12 Sep 1996 06:04:47 +0000 (06:04 +0000)]
Don't assume other subnets than our own are local to us; from Luigi Rizzo
by way of Jason Downs & Theo de Raadt. Can be overridden in the kernel
configuration file by using "option SUBNETSARELOCAL=1"
downsj [Thu, 12 Sep 1996 05:07:52 +0000 (05:07 +0000)]
Support 16 partitions.
downsj [Thu, 12 Sep 1996 04:33:27 +0000 (04:33 +0000)]
Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,
<mouse@Collatz.McRCIM.McGill.EDU>.
deraadt [Thu, 12 Sep 1996 02:40:42 +0000 (02:40 +0000)]
16 partitions, fix pcmcia and joy
deraadt [Thu, 12 Sep 1996 02:40:20 +0000 (02:40 +0000)]
16 partitions
downsj [Thu, 12 Sep 1996 02:36:10 +0000 (02:36 +0000)]
Add some spaces.
deraadt [Wed, 11 Sep 1996 19:22:46 +0000 (19:22 +0000)]
protect $HOME expansion; from das33@cornell.edu
deraadt [Wed, 11 Sep 1996 19:15:28 +0000 (19:15 +0000)]
revoke privs at start; tested by fenner@parc.xerox.com
deraadt [Wed, 11 Sep 1996 12:33:08 +0000 (12:33 +0000)]
fix a typo
downsj [Wed, 11 Sep 1996 07:27:03 +0000 (07:27 +0000)]
Rearrange much of the polling code so really, really *busted* NEC hardware
mostly works, along with various other bits of cleanup.
Please, people, if you have any choice in the matter at all, avoid NEC
IDE CD-ROM drives like the plague upon mankind they are. Especially DO
NOT connect a NEC and another brand ATAPI drive to the same controller!
downsj [Wed, 11 Sep 1996 07:22:03 +0000 (07:22 +0000)]
Remove unneeded quirk, and only print drive capabilities if it appears the
device actually filled in the information.
mickey [Wed, 11 Sep 1996 05:47:40 +0000 (05:47 +0000)]
correct kill(1) usage.
deraadt [Wed, 11 Sep 1996 03:04:43 +0000 (03:04 +0000)]
only support MALLOC_OPTIONS for non-setuid
millert [Tue, 10 Sep 1996 23:20:21 +0000 (23:20 +0000)]
Fix deref of free()'d ptr. NetBSD PR#2747 from beal@dilbert.umiacs.umd.edu
niklas [Tue, 10 Sep 1996 16:44:22 +0000 (16:44 +0000)]
Bring pipe_stat prototype in scope
mickey [Tue, 10 Sep 1996 05:30:45 +0000 (05:30 +0000)]
make compile w/ TRACE enabled
mickey [Tue, 10 Sep 1996 05:26:08 +0000 (05:26 +0000)]
fix the man acording to the recent changes.
downsj [Mon, 9 Sep 1996 23:35:17 +0000 (23:35 +0000)]
TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.com
mickey [Mon, 9 Sep 1996 14:29:26 +0000 (14:29 +0000)]
fix db_add_symtab arguments.
downsj [Mon, 9 Sep 1996 06:17:29 +0000 (06:17 +0000)]
Remove duplicated defines.