downsj [Fri, 20 Sep 1996 01:01:35 +0000 (01:01 +0000)]
Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20.
pefo [Thu, 19 Sep 1996 22:30:07 +0000 (22:30 +0000)]
reboot stuff + cleanup
tholo [Thu, 19 Sep 1996 20:38:48 +0000 (20:38 +0000)]
From FreeBSD:
> Fix a very rare error condition: The code to free VM back to the kernel
> as done after a quasi-recursive call to free() had modified what we
> thought we knew about the last chunk of pages.
> This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr,
> then make would coredump in the lpd directory.
imp [Thu, 19 Sep 1996 19:44:57 +0000 (19:44 +0000)]
KLUDGE: make the bounce buffers work on rPC44 as well as the Tyne.
pefo [Thu, 19 Sep 1996 17:35:19 +0000 (17:35 +0000)]
Take care of a bug in earlier versions of the R4600 chip.
deraadt [Thu, 19 Sep 1996 09:05:03 +0000 (09:05 +0000)]
OpenBSD Makefile...
fn [Thu, 19 Sep 1996 06:44:48 +0000 (06:44 +0000)]
bring up to 8.7.6
deraadt [Thu, 19 Sep 1996 06:21:00 +0000 (06:21 +0000)]
fix bastille, add german union; netbsd pr#2767; hwr@pilhuhn.de
deraadt [Thu, 19 Sep 1996 06:12:08 +0000 (06:12 +0000)]
bad is long for xdr_long(); from cgd@netbsd
deraadt [Thu, 19 Sep 1996 06:02:28 +0000 (06:02 +0000)]
no special handling in this dir
deraadt [Thu, 19 Sep 1996 06:01:44 +0000 (06:01 +0000)]
handle more interfaces in -a mode
bitblt [Thu, 19 Sep 1996 01:21:25 +0000 (01:21 +0000)]
reduced the number of command availibe to users who are not logged
in, fixed a memory leak in RNFR
deraadt [Thu, 19 Sep 1996 00:59:52 +0000 (00:59 +0000)]
bye
imp [Thu, 19 Sep 1996 00:30:34 +0000 (00:30 +0000)]
Deskstation rPC44 tweaks
deraadt [Wed, 18 Sep 1996 22:03:37 +0000 (22:03 +0000)]
do not use chgrp
deraadt [Wed, 18 Sep 1996 20:39:06 +0000 (20:39 +0000)]
block info gathering attack; netbsd pr#2768; daw@panix.com
niklas [Wed, 18 Sep 1996 17:20:54 +0000 (17:20 +0000)]
Correct last arg handling of the *_raw_multi_* macros
mickey [Wed, 18 Sep 1996 14:40:12 +0000 (14:40 +0000)]
correct dkcksum return type.
mickey [Wed, 18 Sep 1996 13:56:08 +0000 (13:56 +0000)]
we need this.
deraadt [Wed, 18 Sep 1996 11:57:38 +0000 (11:57 +0000)]
retry much quicker during vm_pageout_cluster(); from dyson@freebsd.org
niklas [Wed, 18 Sep 1996 11:39:24 +0000 (11:39 +0000)]
remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_*
ones instead
mickey [Wed, 18 Sep 1996 08:48:33 +0000 (08:48 +0000)]
compiles now.
pefo [Wed, 18 Sep 1996 08:46:57 +0000 (08:46 +0000)]
Create all 16 partitions.
pefo [Wed, 18 Sep 1996 08:15:16 +0000 (08:15 +0000)]
OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, its
just ugly, but it works. So we stick with it right now...
deraadt [Wed, 18 Sep 1996 08:03:30 +0000 (08:03 +0000)]
new routed replaces rdisc
mickey [Wed, 18 Sep 1996 06:59:03 +0000 (06:59 +0000)]
"prs are sometimes wrong" (theo)
fix wrong fix. "kak v zadnitsu kol, russkiy rock-n-roll" (4epHeuKuu)
deraadt [Wed, 18 Sep 1996 03:10:04 +0000 (03:10 +0000)]
tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jp
deraadt [Wed, 18 Sep 1996 02:16:27 +0000 (02:16 +0000)]
send_ether no free; sent fix to darren
briggs [Wed, 18 Sep 1996 02:09:29 +0000 (02:09 +0000)]
NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayama
(takeshi@sakabe.nuie.nagoya-u.ac.jp). Untested by me, but it
looks correct against the FP User's manual.
deraadt [Tue, 17 Sep 1996 23:29:37 +0000 (23:29 +0000)]
uncleansed buffer; from mudge@l0pht.com
deraadt [Tue, 17 Sep 1996 19:31:18 +0000 (19:31 +0000)]
realpath fix, do not dump; pr#2765, david@mono.org
pefo [Tue, 17 Sep 1996 18:47:31 +0000 (18:47 +0000)]
This driver and some other ether drivers violates the alignment of
struct ether_header by placing it's start on a non 32bit int boundary.
On processor with alignment restrictions (like MIPS) this will fail badly.
This is the first driver to have been fixed. The fix is to copy the
ether header to a separate buffer instead of into the mbuf.
pefo [Tue, 17 Sep 1996 18:31:58 +0000 (18:31 +0000)]
BusLogic BT445C driver for DeskStation's
pefo [Tue, 17 Sep 1996 18:26:24 +0000 (18:26 +0000)]
New .h files requiered for elf stuff
mickey [Tue, 17 Sep 1996 17:20:56 +0000 (17:20 +0000)]
support standalone.
michaels [Tue, 17 Sep 1996 17:18:49 +0000 (17:18 +0000)]
nvi 1.76:
+ Fix bug where ^V didn't keep input mapping from happening.
+ Fix a core dump bug in the R command.
+ Give up on licensing: no more shareware, adware, whatever.
+ Fix cursor positioning bug for C, S and c$ in an empty file.
mickey [Tue, 17 Sep 1996 15:55:42 +0000 (15:55 +0000)]
support boot.
deraadt [Tue, 17 Sep 1996 07:19:36 +0000 (07:19 +0000)]
use sh to run scripts; from graichen
deraadt [Tue, 17 Sep 1996 07:18:15 +0000 (07:18 +0000)]
split off distribution-etc-root-var target, which is useful; from graichen
deraadt [Mon, 16 Sep 1996 20:41:28 +0000 (20:41 +0000)]
use memset/memmove
deraadt [Mon, 16 Sep 1996 19:40:27 +0000 (19:40 +0000)]
toor is gone; thanks bibtlt
millert [Mon, 16 Sep 1996 19:01:08 +0000 (19:01 +0000)]
uid_t is now a u_int32_t, treat it as such.
millert [Mon, 16 Sep 1996 18:48:49 +0000 (18:48 +0000)]
sprintf -> snprintf paranoia
millert [Mon, 16 Sep 1996 17:19:54 +0000 (17:19 +0000)]
umask != file mode
millert [Mon, 16 Sep 1996 16:38:28 +0000 (16:38 +0000)]
/tmp// -> /tmp
millert [Mon, 16 Sep 1996 16:35:09 +0000 (16:35 +0000)]
/tmp// -> /tmp/
millert [Mon, 16 Sep 1996 16:33:20 +0000 (16:33 +0000)]
/tmp//_shXXXXXX -> /tmp/_shXXXXXX
mickey [Mon, 16 Sep 1996 15:59:11 +0000 (15:59 +0000)]
note in bugs that disklabels are not supported.
from netbsd-pr kern/2759 <jonathan@DSG.Stanford.EDU>
mickey [Mon, 16 Sep 1996 15:39:44 +0000 (15:39 +0000)]
fix a typo.
from netbsd-pr port-i386/2587 <rvb@cs.cmu.edu>
mickey [Mon, 16 Sep 1996 15:34:27 +0000 (15:34 +0000)]
the linux realaudio doesn't work on netbsd under emulation.
from netbsd-pr port-i386/2581 <sommerfeld@orchard.medford.ma.us>
millert [Mon, 16 Sep 1996 14:47:01 +0000 (14:47 +0000)]
LDFLAGS+=-s
mickey [Mon, 16 Sep 1996 13:51:31 +0000 (13:51 +0000)]
supporting advanced pentium architecture functions.
from NetBSD port-i386/2604 from <rvb@cs.cmu.edu>.
downsj [Mon, 16 Sep 1996 10:51:31 +0000 (10:51 +0000)]
These should always be static.
downsj [Mon, 16 Sep 1996 10:23:58 +0000 (10:23 +0000)]
Document this better.
downsj [Mon, 16 Sep 1996 10:21:32 +0000 (10:21 +0000)]
Use $STATIC
downsj [Mon, 16 Sep 1996 10:16:52 +0000 (10:16 +0000)]
Use $STATIC.
downsj [Mon, 16 Sep 1996 10:16:04 +0000 (10:16 +0000)]
Add $STATIC.
downsj [Mon, 16 Sep 1996 10:10:46 +0000 (10:10 +0000)]
update to reflect reality
tholo [Mon, 16 Sep 1996 07:56:19 +0000 (07:56 +0000)]
Be less verbose if we have been compiled without DEBUG
deraadt [Mon, 16 Sep 1996 06:05:00 +0000 (06:05 +0000)]
revert to in_cksum by zubin and I
tholo [Mon, 16 Sep 1996 05:43:38 +0000 (05:43 +0000)]
Avoid pulling in stdio
tholo [Mon, 16 Sep 1996 03:43:34 +0000 (03:43 +0000)]
joy[01] is at major 26
tholo [Mon, 16 Sep 1996 03:18:08 +0000 (03:18 +0000)]
Bring prototypes into scope
tholo [Mon, 16 Sep 1996 03:12:27 +0000 (03:12 +0000)]
Fix warnings
tholo [Mon, 16 Sep 1996 02:41:53 +0000 (02:41 +0000)]
Fix some warnings
tholo [Mon, 16 Sep 1996 02:40:50 +0000 (02:40 +0000)]
Bring prototypes into scope
downsj [Mon, 16 Sep 1996 02:38:20 +0000 (02:38 +0000)]
theo the pendat
downsj [Mon, 16 Sep 1996 02:36:08 +0000 (02:36 +0000)]
pretty pretty pointless support
tholo [Mon, 16 Sep 1996 02:33:04 +0000 (02:33 +0000)]
Use __inline
millert [Mon, 16 Sep 1996 02:32:34 +0000 (02:32 +0000)]
Set umask to be read only by owner until we set real file permissions.
deraadt [Mon, 16 Sep 1996 02:26:02 +0000 (02:26 +0000)]
_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too
millert [Mon, 16 Sep 1996 02:19:37 +0000 (02:19 +0000)]
_PATH_TMP -> _PATH_TMPFILE
deraadt [Mon, 16 Sep 1996 01:47:06 +0000 (01:47 +0000)]
use mkstemp correctly
deraadt [Mon, 16 Sep 1996 01:37:00 +0000 (01:37 +0000)]
kill /tmp race
deraadt [Mon, 16 Sep 1996 01:16:27 +0000 (01:16 +0000)]
kill the race; spotted by bitblt
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