deraadt [Tue, 10 Dec 1996 15:15:39 +0000 (15:15 +0000)]
warnx, from netbsd
deraadt [Tue, 10 Dec 1996 15:14:33 +0000 (15:14 +0000)]
typo fix from netbsd
deraadt [Tue, 10 Dec 1996 15:13:31 +0000 (15:13 +0000)]
cleanup, some from netbsd
deraadt [Tue, 10 Dec 1996 15:07:08 +0000 (15:07 +0000)]
warnx
deraadt [Tue, 10 Dec 1996 15:00:57 +0000 (15:00 +0000)]
effect, danny@panda.hilink.com.au
deraadt [Tue, 10 Dec 1996 09:05:56 +0000 (09:05 +0000)]
"the the" purge
deraadt [Tue, 10 Dec 1996 08:37:06 +0000 (08:37 +0000)]
crank SO_SNDBUF if needed, kml@nas.nasa.gov
deraadt [Tue, 10 Dec 1996 08:26:53 +0000 (08:26 +0000)]
but -Wall is not needed
deraadt [Tue, 10 Dec 1996 08:25:57 +0000 (08:25 +0000)]
merge freebsd mtree diffs, plus -Wall cleanup
deraadt [Tue, 10 Dec 1996 07:58:29 +0000 (07:58 +0000)]
PPP autologin code from freebsd; do not use until pppd has been checked for security...
deraadt [Tue, 10 Dec 1996 07:46:33 +0000 (07:46 +0000)]
avoid close(-1) cases
deraadt [Tue, 10 Dec 1996 07:43:34 +0000 (07:43 +0000)]
use MAXHOSTNAMELEN
deraadt [Tue, 10 Dec 1996 07:26:45 +0000 (07:26 +0000)]
64 bit & -Wall cleanup
deraadt [Tue, 10 Dec 1996 07:26:01 +0000 (07:26 +0000)]
blow away tmp dir on more traps
deraadt [Mon, 9 Dec 1996 15:54:57 +0000 (15:54 +0000)]
arc port can use the same disksubr code, whee!
deraadt [Mon, 9 Dec 1996 13:50:04 +0000 (13:50 +0000)]
proto getgrouplist()
deraadt [Mon, 9 Dec 1996 13:38:47 +0000 (13:38 +0000)]
better error messages
deraadt [Mon, 9 Dec 1996 13:25:26 +0000 (13:25 +0000)]
for -a option, refuse if disklabel type != fstab type
deraadt [Mon, 9 Dec 1996 12:02:16 +0000 (12:02 +0000)]
support pax '-s replstr' option in tar mode too. this can be used to
deal with cleaning up absolute paths
deraadt [Mon, 9 Dec 1996 12:00:13 +0000 (12:00 +0000)]
revert to spawning compress-ing program. normally we want extracts using
'z' to also work on .Z files, but libz does not deal with compressed
data. Hacking the code to deal well with pipes has proven very hard.
niklas [Mon, 9 Dec 1996 09:54:04 +0000 (09:54 +0000)]
Use new extent manager when mapping bus resources
niklas [Mon, 9 Dec 1996 09:27:02 +0000 (09:27 +0000)]
Import extent manager from NetBSD
deraadt [Mon, 9 Dec 1996 08:36:41 +0000 (08:36 +0000)]
minor whoops
deraadt [Mon, 9 Dec 1996 07:19:22 +0000 (07:19 +0000)]
brelse properly
deraadt [Mon, 9 Dec 1996 07:10:14 +0000 (07:10 +0000)]
nicer usage
tholo [Mon, 9 Dec 1996 07:06:53 +0000 (07:06 +0000)]
fsck floppy root before remounting it
deraadt [Mon, 9 Dec 1996 07:04:46 +0000 (07:04 +0000)]
readonly mount of msdos fs
tholo [Mon, 9 Dec 1996 01:18:17 +0000 (01:18 +0000)]
Be smarter about running tgetent() multiple times; bump major as we have
a binary incompatibility
imp [Mon, 9 Dec 1996 00:13:49 +0000 (00:13 +0000)]
For the moment, use the same code that we use in the pmax port to generate
core files. This may change again as the gdb port progresses, but is my
best current guess. Core files generated by OpenBSD/arc with this
change are now known by the file command as being core files.
tholo [Sun, 8 Dec 1996 22:39:31 +0000 (22:39 +0000)]
Install sample configuration files if none are present
tholo [Sun, 8 Dec 1996 22:31:39 +0000 (22:31 +0000)]
Install sample slip.hosts and slip.login entry if none are present
tholo [Sun, 8 Dec 1996 22:22:38 +0000 (22:22 +0000)]
Install sample portal configuration file if none are installed
tholo [Sun, 8 Dec 1996 21:27:11 +0000 (21:27 +0000)]
Install more files when making distribution
tholo [Sun, 8 Dec 1996 21:25:01 +0000 (21:25 +0000)]
Comment out sample entries
tholo [Sun, 8 Dec 1996 20:59:20 +0000 (20:59 +0000)]
Fix typo
tholo [Sun, 8 Dec 1996 20:01:35 +0000 (20:01 +0000)]
Disable quotas
kstailey [Sun, 8 Dec 1996 17:40:29 +0000 (17:40 +0000)]
fixed comment in union_advlock
downsj [Sun, 8 Dec 1996 15:36:11 +0000 (15:36 +0000)]
install -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 15:26:51 +0000 (15:26 +0000)]
cookie cookie COOKIE.. oh, sorry..
install -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 15:17:19 +0000 (15:17 +0000)]
install -> ${INSTALL}, -c -> ${COPY}
niklas [Sun, 8 Dec 1996 15:15:44 +0000 (15:15 +0000)]
Merge to NetBSD 961207
downsj [Sun, 8 Dec 1996 14:59:56 +0000 (14:59 +0000)]
install -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:42:26 +0000 (14:42 +0000)]
install -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:37:22 +0000 (14:37 +0000)]
-c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:32:16 +0000 (14:32 +0000)]
install -> ${INSTALL}, -c -> ${COPY}
niklas [Sun, 8 Dec 1996 14:25:46 +0000 (14:25 +0000)]
-Wcast-qual happiness
niklas [Sun, 8 Dec 1996 14:13:08 +0000 (14:13 +0000)]
Forgotten files from NetBSD merge
downsj [Sun, 8 Dec 1996 14:01:44 +0000 (14:01 +0000)]
install -> ${INSTALL}
downsj [Sun, 8 Dec 1996 13:57:06 +0000 (13:57 +0000)]
sync with FreeBSD, except for the damned tcl script.
downsj [Sun, 8 Dec 1996 13:29:53 +0000 (13:29 +0000)]
Add -M.
downsj [Sun, 8 Dec 1996 13:29:19 +0000 (13:29 +0000)]
Disable matching by default if a domainname is set, adding -M to reenable it.
deraadt [Sun, 8 Dec 1996 10:26:32 +0000 (10:26 +0000)]
a few things go away...
deraadt [Sun, 8 Dec 1996 10:26:16 +0000 (10:26 +0000)]
not needed anymore
niklas [Sun, 8 Dec 1996 01:13:38 +0000 (01:13 +0000)]
64-bit clean + RCS tags
niklas [Sun, 8 Dec 1996 01:03:02 +0000 (01:03 +0000)]
Merge to NetBSD 961107, i.e. mostly new bus.h
niklas [Sun, 8 Dec 1996 00:20:14 +0000 (00:20 +0000)]
Merge to NetBSD 961107, i.e. mostly new bus.h
millert [Sat, 7 Dec 1996 18:46:46 +0000 (18:46 +0000)]
use mktemp(1) and don't talk about core files unless it finds some.
deraadt [Sat, 7 Dec 1996 14:57:40 +0000 (14:57 +0000)]
avoid __LDPGSZ
deraadt [Sat, 7 Dec 1996 13:00:16 +0000 (13:00 +0000)]
mem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jp
deraadt [Sat, 7 Dec 1996 12:20:39 +0000 (12:20 +0000)]
fake the isofs label only if other probes fail
deraadt [Sat, 7 Dec 1996 12:19:00 +0000 (12:19 +0000)]
ypserv w/o -d is OK
deraadt [Sat, 7 Dec 1996 12:18:40 +0000 (12:18 +0000)]
-d is not always needed. the magic cookie stuff works
bitblt [Sat, 7 Dec 1996 10:52:06 +0000 (10:52 +0000)]
Checks to see that strdup() worked, dies with error message on failure.
deraadt [Sat, 7 Dec 1996 10:09:24 +0000 (10:09 +0000)]
correct a sigsegv during parsing of garbled input; netbsd pr#2659, dgilbert@jaywon.pci.on.ca
deraadt [Sat, 7 Dec 1996 09:17:46 +0000 (09:17 +0000)]
avoid race, avoid mbuf leak
deraadt [Sat, 7 Dec 1996 09:13:11 +0000 (09:13 +0000)]
months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA
deraadt [Sat, 7 Dec 1996 09:09:04 +0000 (09:09 +0000)]
handle -t & -l in more cases; netbsd pr#2869, hubert.feyrer@rz.uni-regensburg.de
deraadt [Sat, 7 Dec 1996 09:00:46 +0000 (09:00 +0000)]
ftp-bugs alias for bitching about config probs
bitblt [Sat, 7 Dec 1996 09:00:18 +0000 (09:00 +0000)]
ftpd now eventually times out if a ftp client does:
pasv
list
and then crashes.
The timeout should only apply the the accept(), so that transfers can
take as long as necessary to complete.
Thanks to Theo for moving toolong() to extern.h so that it can be used
in ftpd.c as well as in ftpcmd.y.
bitblt [Sat, 7 Dec 1996 08:18:38 +0000 (08:18 +0000)]
Improved temporary file handling.
deraadt [Sat, 7 Dec 1996 08:00:45 +0000 (08:00 +0000)]
increase buf sizes, hacked w/ bitblt
deraadt [Sat, 7 Dec 1996 07:50:33 +0000 (07:50 +0000)]
/etc does not contain bins
bitblt [Sat, 7 Dec 1996 07:33:06 +0000 (07:33 +0000)]
Improved handling of temporary files.
deraadt [Sat, 7 Dec 1996 07:07:35 +0000 (07:07 +0000)]
buf oflow
millert [Fri, 6 Dec 1996 18:12:57 +0000 (18:12 +0000)]
check for entry in /etc/skeykeys and ~/.ssh in evil system()
millert [Fri, 6 Dec 1996 17:51:49 +0000 (17:51 +0000)]
Change some "test -f" to "test -s"
Don't bitch about star'd out logins unless they have a .rhosts/.shosts/.klogin
file (ie: something that would let them in via rsh/ssh).
millert [Fri, 6 Dec 1996 17:20:31 +0000 (17:20 +0000)]
set umask to 022 -- make /etc/security stop bitching about this...
millert [Fri, 6 Dec 1996 17:17:13 +0000 (17:17 +0000)]
skip lines in /etc/passwd that start with + or -.
don't bitch about root-owned .rhosts since multiple system accounts
share root's homedir.
deraadt [Fri, 6 Dec 1996 16:49:12 +0000 (16:49 +0000)]
indicate hostname in security report
millert [Fri, 6 Dec 1996 16:47:15 +0000 (16:47 +0000)]
Don't bitch if /usr/contrib/* /usr/old/* /usr/news/* don't exist.
deraadt [Fri, 6 Dec 1996 15:59:20 +0000 (15:59 +0000)]
sizeof(x)/sizeof(x[0]) is your friend
deraadt [Fri, 6 Dec 1996 15:51:09 +0000 (15:51 +0000)]
a temporary hack until i fix some confusing swapbsd.c handling
deraadt [Fri, 6 Dec 1996 15:33:31 +0000 (15:33 +0000)]
memset
deraadt [Fri, 6 Dec 1996 15:26:28 +0000 (15:26 +0000)]
please linux people (why am i doing this?? i need a life)
robin [Fri, 6 Dec 1996 15:21:53 +0000 (15:21 +0000)]
Fix bug where one could ``send'' various TELNET commands from the telnet
command prompt, prior to being connected to a remote host.
The affected commands were:
set binary | inbinary | outbinary
toggle binary | inbinary | outbinary
deraadt [Fri, 6 Dec 1996 13:25:52 +0000 (13:25 +0000)]
add nfs
niklas [Fri, 6 Dec 1996 12:21:06 +0000 (12:21 +0000)]
Promise to not change arg 2 & 3 to scanc
deraadt [Fri, 6 Dec 1996 12:07:13 +0000 (12:07 +0000)]
-p did not rename 2 variables; netbsd pr#2997, mike.long@analog.com
deraadt [Fri, 6 Dec 1996 11:23:02 +0000 (11:23 +0000)]
repair max sectors
deraadt [Fri, 6 Dec 1996 10:49:44 +0000 (10:49 +0000)]
make other floppy nodes
deraadt [Fri, 6 Dec 1996 10:43:53 +0000 (10:43 +0000)]
back to 16 partitions
downsj [Fri, 6 Dec 1996 08:52:41 +0000 (08:52 +0000)]
radius services
niklas [Fri, 6 Dec 1996 08:08:17 +0000 (08:08 +0000)]
-Wcast-qual cleanup
deraadt [Fri, 6 Dec 1996 02:28:58 +0000 (02:28 +0000)]
wait for spawned children, and remember to EXIT INOUR CHILD! geez..
deraadt [Fri, 6 Dec 1996 02:14:56 +0000 (02:14 +0000)]
warn and _exit
deraadt [Fri, 6 Dec 1996 02:09:04 +0000 (02:09 +0000)]
vfork w/ exit botch
deraadt [Fri, 6 Dec 1996 01:54:58 +0000 (01:54 +0000)]
vfork w/ exit botch
deraadt [Fri, 6 Dec 1996 00:12:21 +0000 (00:12 +0000)]
duh
millert [Thu, 5 Dec 1996 23:14:27 +0000 (23:14 +0000)]
Stop info gathering attack pointed out by Alan Cox <alan@cymru.net>
Only return ENOENT if the dir trying to be mounted is really exported
to the client. Return EACCESS if not exported.
dm [Thu, 5 Dec 1996 18:08:05 +0000 (18:08 +0000)]
NetBSD PR#2910: Recognize Pentium Pro machines