Go to file
christos 17b3a275d4 Fix PR/2837: su [login [args]] had the wrong usage and did not work properly. Build the correct argument list and add -c for the shells.
Fix PR/2839: su will not build with Kerberos.

- Also:
	-Don't coredump when $TERM is not set.
	-Add prototypes, remove local old style declarations of system
	 functions.
	-Recognize shells that contain "csh" as being csh alike.
	-Don't build with SKEY unconditionally. Obey bsd.own.mk.
1996-10-12 23:54:38 +00:00
bin Removed missing.c beacuse NetBSD is not missing any of the functions 1996-10-10 14:17:02 +00:00
distrib Merge the netbsd-1-2 branch into the mainline. 1996-10-11 20:30:33 +00:00
etc merge in 1.2 branch 1996-10-09 00:40:33 +00:00
games merge in 1.2 branch 1996-10-09 00:40:33 +00:00
gnu last change should not have been merged 1996-10-09 01:03:08 +00:00
include add _PATH_KVMDB as "/var/db/kvm.db" 1996-10-12 00:49:19 +00:00
lib Non-IEEE assembler files wasn't handled correctly. Trouble pointed out by 1996-10-12 18:32:38 +00:00
libexec Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791. 1996-10-06 19:03:32 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Add a chlen command, to change the length/size of an inode. From FreeBSD. 1996-10-11 20:22:43 +00:00
share Add a missing quote ; closes pr misc/2832 1996-10-11 14:53:03 +00:00
sys Put back the ttstop-returns-void changes accidentally clobbered by 1996-10-12 23:41:35 +00:00
usr.bin Fix PR/2837: su [login [args]] had the wrong usage and did not work properly. Build the correct argument list and add -c for the shells. 1996-10-12 23:54:38 +00:00
usr.sbin Create only /var/db/kvm.db, and only create it if it doesn't 1996-10-12 00:51:44 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00