rahnds [Sat, 21 Dec 1996 21:02:31 +0000 (21:02 +0000)]
Check-in of powerpc library support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
This is not currently enough changes, MACHINE_MID pieces are not yet
commited.
rahnds [Sat, 21 Dec 1996 20:53:48 +0000 (20:53 +0000)]
Check-in of powerpc csu support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
A change needs to be made to one of the bsd.*.mk files to support
DESTDIR compilation with the crtbegin and crtend files.
rahnds [Sat, 21 Dec 1996 20:46:17 +0000 (20:46 +0000)]
Check-in of powerpc distrib support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
The distrib pieces will not work until the ELF crunchgen support is
checked in.
rahnds [Sat, 21 Dec 1996 20:42:21 +0000 (20:42 +0000)]
Check-in of powerpc library support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
rahnds [Sat, 21 Dec 1996 20:39:26 +0000 (20:39 +0000)]
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
rahnds [Sat, 21 Dec 1996 20:35:52 +0000 (20:35 +0000)]
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
kstailey [Sat, 21 Dec 1996 19:21:47 +0000 (19:21 +0000)]
make Kerberos libraries conditional to KERBEROS define in Makefile
deraadt [Sat, 21 Dec 1996 05:52:31 +0000 (05:52 +0000)]
failures bomb, not seize
deraadt [Sat, 21 Dec 1996 05:28:20 +0000 (05:28 +0000)]
floppy labels have default to fd0a being 4.2BSD
deraadt [Sat, 21 Dec 1996 05:21:13 +0000 (05:21 +0000)]
add disklabel support
deraadt [Sat, 21 Dec 1996 05:20:21 +0000 (05:20 +0000)]
vnd driver has disklabel support now; use it
deraadt [Sat, 21 Dec 1996 05:07:41 +0000 (05:07 +0000)]
use opendev()
deraadt [Sat, 21 Dec 1996 01:25:50 +0000 (01:25 +0000)]
indent nice
millert [Fri, 20 Dec 1996 18:13:42 +0000 (18:13 +0000)]
Add back "optional" keyword that got nuked in merge of FreeBSD mods.
niklas [Fri, 20 Dec 1996 16:48:09 +0000 (16:48 +0000)]
Add readdisklabel support for BSD disklabels. I got tired of the amiga RDB
only requirement, now you can partition with disklabel(8) -r instead.
However I have not done in-kernel writedisklabel support yet.
deraadt [Fri, 20 Dec 1996 15:59:12 +0000 (15:59 +0000)]
constrain bufcache on sun4m too
deraadt [Fri, 20 Dec 1996 15:58:40 +0000 (15:58 +0000)]
initialize name; is this the right hack?
kstailey [Fri, 20 Dec 1996 15:35:55 +0000 (15:35 +0000)]
add fs type arg to newfs
deraadt [Fri, 20 Dec 1996 08:26:26 +0000 (08:26 +0000)]
config-dependent heck no
deraadt [Fri, 20 Dec 1996 08:18:36 +0000 (08:18 +0000)]
actually explain what -u does
mickey [Fri, 20 Dec 1996 07:43:46 +0000 (07:43 +0000)]
correct defines/includes
graichen [Fri, 20 Dec 1996 07:24:49 +0000 (07:24 +0000)]
add missing #ifdef COMPAT_10
kstailey [Fri, 20 Dec 1996 06:25:15 +0000 (06:25 +0000)]
add fs type arg to newfs
downsj [Fri, 20 Dec 1996 00:22:18 +0000 (00:22 +0000)]
Nevermind, curses problem was caused by a busted lib on threadway.
downsj [Fri, 20 Dec 1996 00:17:29 +0000 (00:17 +0000)]
support four letter device names
etheisen [Thu, 19 Dec 1996 23:43:02 +0000 (23:43 +0000)]
Create include/ss.
deraadt [Thu, 19 Dec 1996 23:08:50 +0000 (23:08 +0000)]
gid games
deraadt [Thu, 19 Dec 1996 22:19:48 +0000 (22:19 +0000)]
setgid games, not setuid games. closes a neat set of holes
deraadt [Thu, 19 Dec 1996 21:02:35 +0000 (21:02 +0000)]
toast shell escape code
deraadt [Thu, 19 Dec 1996 18:38:40 +0000 (18:38 +0000)]
avoid oflows, thanks also to todd
deraadt [Thu, 19 Dec 1996 18:26:58 +0000 (18:26 +0000)]
netbsd fix to problem found by m4@nts.umn.edu
deraadt [Thu, 19 Dec 1996 18:21:02 +0000 (18:21 +0000)]
repair; david@mono.org
mickey [Thu, 19 Dec 1996 13:45:16 +0000 (13:45 +0000)]
sync to 2.3b3
mickey [Thu, 19 Dec 1996 12:58:14 +0000 (12:58 +0000)]
do SIOCGIFADDR
mickey [Thu, 19 Dec 1996 12:49:53 +0000 (12:49 +0000)]
do SIOCGIFADDR in ether_ioctl
mickey [Thu, 19 Dec 1996 10:59:21 +0000 (10:59 +0000)]
treat only ether II type packets for ipx.
tholo [Thu, 19 Dec 1996 07:54:06 +0000 (07:54 +0000)]
Really set column to 0 when outputting a carriage return...
millert [Thu, 19 Dec 1996 02:38:08 +0000 (02:38 +0000)]
make mode/group on /usr/src/ consistent with mtree/special
millert [Thu, 19 Dec 1996 02:31:17 +0000 (02:31 +0000)]
sync with mtree/special
niklas [Wed, 18 Dec 1996 18:30:58 +0000 (18:30 +0000)]
Conditionalize GCC and ANSI/ISO C dependencies
niklas [Wed, 18 Dec 1996 18:28:37 +0000 (18:28 +0000)]
Up limit of available user file descriptors (e.g. for redirections) to 32
millert [Wed, 18 Dec 1996 16:51:44 +0000 (16:51 +0000)]
Make pccom compile. This stull really needs to be merged into the
normal com driver.
millert [Wed, 18 Dec 1996 16:50:07 +0000 (16:50 +0000)]
Back out strcpy() -> strncpy() change. Not needed as the array is malloc'd
with enough space. Guess that's why I didn't commit this before ;-)
millert [Wed, 18 Dec 1996 04:55:53 +0000 (04:55 +0000)]
Use strncpy() instead of strcpy() where useful, check strdup()
ret val, and pass -Wall.
millert [Wed, 18 Dec 1996 04:32:57 +0000 (04:32 +0000)]
make commented-out stuff secure just in case anyone uncomments it.
millert [Wed, 18 Dec 1996 04:29:49 +0000 (04:29 +0000)]
rnd -> random
deraadt [Wed, 18 Dec 1996 04:07:35 +0000 (04:07 +0000)]
todd is under post-exam stress relief
michaels [Wed, 18 Dec 1996 01:59:15 +0000 (01:59 +0000)]
support getting multiple files at once, e.g
"ftp host:pub/tst/test /pub/tst/test2 /pub/tst" will get files
"test", then "test2" and then the cd to "pub/tst" on the same host and
become interactive without closing/reopening connection each time.
(needs leading '/' on every path but the first, as the rest are
relative to the first. (a feauture, really))
niklas [Tue, 17 Dec 1996 23:50:51 +0000 (23:50 +0000)]
missing unsigned caused bad sign-extension
millert [Tue, 17 Dec 1996 22:56:02 +0000 (22:56 +0000)]
rnd -> random doncha know
tholo [Tue, 17 Dec 1996 19:33:53 +0000 (19:33 +0000)]
Add traditional handling of all upper-case input
tholo [Tue, 17 Dec 1996 19:19:33 +0000 (19:19 +0000)]
Fix oversight in column handling with OCRNL enabled
tholo [Tue, 17 Dec 1996 19:15:24 +0000 (19:15 +0000)]
Reset output column when outputting \r with ONLCR
tholo [Tue, 17 Dec 1996 19:09:30 +0000 (19:09 +0000)]
Fix typo
tholo [Tue, 17 Dec 1996 18:52:52 +0000 (18:52 +0000)]
Get TAB expansion right
dm [Tue, 17 Dec 1996 03:46:36 +0000 (03:46 +0000)]
NFS attribute cache timeout mount param
deraadt [Tue, 17 Dec 1996 02:38:39 +0000 (02:38 +0000)]
strncpy that strerror, found by oliver@secnet.com
millert [Tue, 17 Dec 1996 02:17:09 +0000 (02:17 +0000)]
use snprintf when storing the string from strerror(). Who knows how
long it could be esp. when locales come into the picture.
michaels [Tue, 17 Dec 1996 02:11:45 +0000 (02:11 +0000)]
if pathname given is a valid directory, cd to it at remote, also
assume empty pathname means cd to '/', like ncftp (?).
tholo [Mon, 16 Dec 1996 20:04:39 +0000 (20:04 +0000)]
Implement more tty flags for better portability from other systems:
XCASE - canonical input/output processing
IUCLC - translate uppercase to lowercase on input
OLCUC - translate lowercase to uppercase on output
OCRNL - translate carriage return to newline on output
ONOCR - do not output carriage return at column 0
ONLRET - newline performs carriage return function
In addition the tty compatibility interface supports LCASE properly.
Look at termios(4) for a more complete description of the above flags.
deraadt [Mon, 16 Dec 1996 18:40:53 +0000 (18:40 +0000)]
avoid more oflows; at this stage paranoia exceeds reality by a lot since our passwd suite is fascist
deraadt [Mon, 16 Dec 1996 17:14:03 +0000 (17:14 +0000)]
strncat like THIS
deraadt [Mon, 16 Dec 1996 17:11:32 +0000 (17:11 +0000)]
does noone know how to use strncat correctly?
deraadt [Mon, 16 Dec 1996 17:09:03 +0000 (17:09 +0000)]
strncat related oflows
deraadt [Mon, 16 Dec 1996 16:53:41 +0000 (16:53 +0000)]
strncat botches
deraadt [Mon, 16 Dec 1996 16:08:52 +0000 (16:08 +0000)]
fix .Nm stuff so that man -k works
deraadt [Mon, 16 Dec 1996 15:57:16 +0000 (15:57 +0000)]
be more careful with select
deraadt [Mon, 16 Dec 1996 15:51:28 +0000 (15:51 +0000)]
strncat botch
deraadt [Mon, 16 Dec 1996 15:09:45 +0000 (15:09 +0000)]
stncat misuse
deraadt [Mon, 16 Dec 1996 14:54:12 +0000 (14:54 +0000)]
yet another strncat botch
deraadt [Mon, 16 Dec 1996 14:30:17 +0000 (14:30 +0000)]
uiomove not checked for failure; wpaul@skynet.ctr.columbia.edu
tholo [Mon, 16 Dec 1996 08:43:21 +0000 (08:43 +0000)]
Generate library versions of macro implementations as well
downsj [Mon, 16 Dec 1996 07:02:50 +0000 (07:02 +0000)]
add gomoku
downsj [Mon, 16 Dec 1996 06:56:07 +0000 (06:56 +0000)]
Import of gomoku from 4.4BSD Lite2. Uses ocurses.
kstailey [Mon, 16 Dec 1996 03:49:50 +0000 (03:49 +0000)]
changed not to hardcode sun console name as "console"
downsj [Mon, 16 Dec 1996 03:17:16 +0000 (03:17 +0000)]
Compatibility
downsj [Mon, 16 Dec 1996 01:08:59 +0000 (01:08 +0000)]
"Opps"
downsj [Mon, 16 Dec 1996 01:07:22 +0000 (01:07 +0000)]
Closer to being correct; set local_prefix as well so it stays out of
/usr/local.
kstailey [Mon, 16 Dec 1996 00:11:58 +0000 (00:11 +0000)]
add "return (0)" to end of zsstop() since it's not a void function anymore
downsj [Sun, 15 Dec 1996 23:34:33 +0000 (23:34 +0000)]
Update to g77 0.5.19
millert [Sun, 15 Dec 1996 23:20:32 +0000 (23:20 +0000)]
Use inet_aton() instead of inet_addr()
downsj [Sun, 15 Dec 1996 22:33:56 +0000 (22:33 +0000)]
Compile
downsj [Sun, 15 Dec 1996 22:21:02 +0000 (22:21 +0000)]
Conflict, conflict, conflict. Who wants a conflict?
downsj [Sun, 15 Dec 1996 21:37:43 +0000 (21:37 +0000)]
Import of texinfo-3.9.
kstailey [Sun, 15 Dec 1996 20:57:59 +0000 (20:57 +0000)]
man page update for -c and -s flags
millert [Sun, 15 Dec 1996 20:21:56 +0000 (20:21 +0000)]
Added /var/cron/{log,tabs} /var/log/authlog
millert [Sun, 15 Dec 1996 20:04:06 +0000 (20:04 +0000)]
Sync'd with new syslog.conf changes
millert [Sun, 15 Dec 1996 19:59:27 +0000 (19:59 +0000)]
Now with more fiber. Now is more of a "real world" config. Some ideas
taken from NetBSD.
millert [Sun, 15 Dec 1996 19:19:40 +0000 (19:19 +0000)]
Log to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts with chat)
millert [Sun, 15 Dec 1996 19:11:54 +0000 (19:11 +0000)]
Less output when not needed.
kstailey [Sun, 15 Dec 1996 18:52:19 +0000 (18:52 +0000)]
added -s (display server report only) and -c (ditto client) flags
millert [Sun, 15 Dec 1996 18:49:24 +0000 (18:49 +0000)]
Fix strncpy usage and correct strncat length field, from Theo.
Also change some occurrence of MAXPATHLEN with sizeof(foo).
bitblt [Sun, 15 Dec 1996 05:57:20 +0000 (05:57 +0000)]
FIxed an ofF-by-one error.
deraadt [Sun, 15 Dec 1996 01:34:49 +0000 (01:34 +0000)]
allow sd0a for root device prompt
deraadt [Sat, 14 Dec 1996 23:09:46 +0000 (23:09 +0000)]
stop gunique() open/fopen race
deraadt [Sat, 14 Dec 1996 22:47:38 +0000 (22:47 +0000)]
solve /tmp-style race spotted by bitblt
maja [Sat, 14 Dec 1996 22:10:27 +0000 (22:10 +0000)]
Add Theo's changes to yppush, some very ugly debugging code is now gone. -moj
downsj [Sat, 14 Dec 1996 21:49:36 +0000 (21:49 +0000)]
perl location
downsj [Sat, 14 Dec 1996 21:31:04 +0000 (21:31 +0000)]
Deletes and remaining changes.
downsj [Sat, 14 Dec 1996 21:15:04 +0000 (21:15 +0000)]
Update to Sendmail 8.8.4, plus recent patches, plus OpenBSD support.
Also include entire example configuration subset.
Includes smrsh (using /usr/libexec/sm.bin).
Of the top of my head, the only things I removed from the distribution were
contrib/mail.local.linux, src/Makefiles, all the *.0 and *.ps files.
Our praliases man page replaces the distributed one, ours is better.