openbsd
27 years agold(1) now works; link shared library against -lcurses again
tholo [Fri, 21 Feb 1997 07:33:21 +0000 (07:33 +0000)]
ld(1) now works; link shared library against -lcurses again

27 years agoGet symbol counts right when counting weak symbols in shared libraries as
tholo [Fri, 21 Feb 1997 07:28:11 +0000 (07:28 +0000)]
Get symbol counts right when counting weak symbols in shared libraries as
shared objects are being built.

27 years agoFix a const poisoning warning
tholo [Fri, 21 Feb 1997 07:04:48 +0000 (07:04 +0000)]
Fix a const poisoning warning

27 years agoIntegrate local changes
tholo [Fri, 21 Feb 1997 06:54:35 +0000 (06:54 +0000)]
Integrate local changes

27 years agoMissed files from new release from Cyclic Software
tholo [Fri, 21 Feb 1997 06:47:01 +0000 (06:47 +0000)]
Missed files from new release from Cyclic Software

27 years agoNew release from Cyclic Software
tholo [Fri, 21 Feb 1997 06:36:04 +0000 (06:36 +0000)]
New release from Cyclic Software

27 years agodo not pass up un-init vftype
deraadt [Fri, 21 Feb 1997 06:07:25 +0000 (06:07 +0000)]
do not pass up un-init vftype

27 years agoBring in siginfo changes from mvme68k port & Theo. Compiles.
briggs [Fri, 21 Feb 1997 05:49:28 +0000 (05:49 +0000)]
Bring in siginfo changes from mvme68k port & Theo.  Compiles.

27 years agoRemoved some of the ugliness in ipsp_kern().
angelos [Fri, 21 Feb 1997 02:54:26 +0000 (02:54 +0000)]
Removed some of the ugliness in ipsp_kern().

27 years agoflesh out icmp, no rpc info for -n
deraadt [Fri, 21 Feb 1997 02:46:49 +0000 (02:46 +0000)]
flesh out icmp, no rpc info for -n

27 years agostrncpy needed for ufs.c
gvf [Thu, 20 Feb 1997 21:05:38 +0000 (21:05 +0000)]
strncpy needed for ufs.c

27 years agoCFLAGS+=, from m4@umn.edu
deraadt [Thu, 20 Feb 1997 20:25:09 +0000 (20:25 +0000)]
CFLAGS+=, from m4@umn.edu

27 years agoFix for NetBSD's bug from NetBSD.
downsj [Thu, 20 Feb 1997 18:13:37 +0000 (18:13 +0000)]
Fix for NetBSD's bug from NetBSD.

27 years agoupdate.
pefo [Thu, 20 Feb 1997 11:50:45 +0000 (11:50 +0000)]
update.

27 years agocpio emulation for pax
tholo [Thu, 20 Feb 1997 06:54:31 +0000 (06:54 +0000)]
cpio emulation for pax

27 years agoProvide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland]
tholo [Thu, 20 Feb 1997 06:42:59 +0000 (06:42 +0000)]
Provide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland]

27 years agogratituous compatibility with NetBSD
kstailey [Thu, 20 Feb 1997 06:30:03 +0000 (06:30 +0000)]
gratituous compatibility with NetBSD

27 years agomore of same
kstailey [Thu, 20 Feb 1997 06:17:03 +0000 (06:17 +0000)]
more of same

27 years agoFrom FreeBSD [Terry Lambert]:
tholo [Thu, 20 Feb 1997 06:03:04 +0000 (06:03 +0000)]
From FreeBSD [Terry Lambert]:

The following small diff fixes the annoying fsck bug that causes it to
need to be run twice to end up with correct reference counts for inodes
for directories that had subdirectories relocated into the lost+found
directory.

I found the need to rerun *extremely* annoying.  This fix causes the
count to be correctly adjusted later in pass 4 by correctly stating
the parent reference count.

Note that the parent reference count is incremented when the directory
entry is made (for ".."), but is not really there in the case of a
directory that does not make an entry in its parent dir.

This can be tested by waiting for the inode sync after cd'ing from a
shell into a test fs.  Then you "mkdir xxx yyy zzz", wait a second,
and hit the machine reset button.

27 years agoDocument EINVAL
tholo [Thu, 20 Feb 1997 05:49:55 +0000 (05:49 +0000)]
Document EINVAL

27 years agoDon't add shells multiple times, from tv@pobox.com. PR# user/112.
downsj [Thu, 20 Feb 1997 01:24:17 +0000 (01:24 +0000)]
Don't add shells multiple times, from tv@pobox.com.  PR# user/112.

27 years agoDES library for IPSEC; Eric Young (eay@mincom.oz.au)
deraadt [Thu, 20 Feb 1997 01:10:46 +0000 (01:10 +0000)]
DES library for IPSEC; Eric Young (eay@mincom.oz.au)

27 years agoIPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
deraadt [Thu, 20 Feb 1997 01:07:26 +0000 (01:07 +0000)]
IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in
Greece. From ftp.funet.fi:/pub/unix/security/net/ip/BSDipsec.tar.gz

27 years agoNS DP875x series clock chip definition file.
pefo [Wed, 19 Feb 1997 20:17:01 +0000 (20:17 +0000)]
NS DP875x series clock chip definition file.

27 years agoAdd option to turn off calendar via env variables settable via cron.
millert [Wed, 19 Feb 1997 16:49:18 +0000 (16:49 +0000)]
Add option to turn off calendar via env variables settable via cron.
Ie: ``CALENDAR=0'' will turn it off which is useful for machines with
no local users that do not run YP.

27 years agoChange usage() so it shows the right line arguments.
angelos [Wed, 19 Feb 1997 11:16:04 +0000 (11:16 +0000)]
Change usage() so it shows the right line arguments.

27 years agof77 0.5.19.1.
downsj [Wed, 19 Feb 1997 10:36:36 +0000 (10:36 +0000)]
f77 0.5.19.1.

27 years agoUpdate.
downsj [Wed, 19 Feb 1997 10:07:26 +0000 (10:07 +0000)]
Update.

27 years agoUse standard instance names for kadmin communication
tholo [Wed, 19 Feb 1997 09:03:40 +0000 (09:03 +0000)]
Use standard instance names for kadmin communication

27 years agoGet database renames correct
tholo [Wed, 19 Feb 1997 07:08:28 +0000 (07:08 +0000)]
Get database renames correct

27 years agoReally strip the domain part before generating instance name
tholo [Wed, 19 Feb 1997 06:08:37 +0000 (06:08 +0000)]
Really strip the domain part before generating instance name

27 years agokadmind should be in /usr/sbin
tholo [Wed, 19 Feb 1997 04:02:20 +0000 (04:02 +0000)]
kadmind should be in /usr/sbin

27 years agoStart kadmind if kerberos server
tholo [Wed, 19 Feb 1997 03:59:14 +0000 (03:59 +0000)]
Start kadmind if kerberos server

27 years agomerge in some NetBSD pmap code
kstailey [Wed, 19 Feb 1997 00:03:34 +0000 (00:03 +0000)]
merge in some NetBSD pmap code

27 years agoopen master.passwd before doing pw_copy
provos [Tue, 18 Feb 1997 23:38:58 +0000 (23:38 +0000)]
open master.passwd before doing pw_copy

27 years agoreversed changes
provos [Tue, 18 Feb 1997 22:44:49 +0000 (22:44 +0000)]
reversed changes

27 years agoAdd the necessary pieces to boot on a PowerMAC, does not currently work,
rahnds [Tue, 18 Feb 1997 22:36:40 +0000 (22:36 +0000)]
Add the necessary pieces to boot on a PowerMAC, does not currently work,
Debugging in progress.

27 years agoAdd the note object to the executable.
rahnds [Tue, 18 Feb 1997 22:35:31 +0000 (22:35 +0000)]
Add the note object to the executable.

27 years agoAdd note file to elf executable to tell firmware what mode to boot in.
rahnds [Tue, 18 Feb 1997 22:33:17 +0000 (22:33 +0000)]
Add note file to elf executable to tell firmware what mode to boot in.
Is this correct to have real-mode 0? It boots...

27 years agoUpdate to InterNIC's 01221997 named.root file.
gene [Tue, 18 Feb 1997 20:23:13 +0000 (20:23 +0000)]
Update to InterNIC's 01221997 named.root file.

27 years agoUndo last changes; it makes it impossible to suspect su in Kerberos mode,
tholo [Tue, 18 Feb 1997 20:07:56 +0000 (20:07 +0000)]
Undo last changes; it makes it impossible to suspect su in Kerberos mode,
and also interferes with multiple sessions by removing tickets potentially
in use by those other sessions.

27 years agoVM_MIN_KERNEL_ADDRESS -> virtual_avail
kstailey [Tue, 18 Feb 1997 19:56:55 +0000 (19:56 +0000)]
VM_MIN_KERNEL_ADDRESS -> virtual_avail

27 years agoadd -e command line option to suppress use of editline(3)\
kstailey [Tue, 18 Feb 1997 18:04:28 +0000 (18:04 +0000)]
add -e command line option to suppress use of editline(3)\
this is useful for Emacs ange-ftp

27 years agocreate the device nodes for rd in a sane way.
rahnds [Tue, 18 Feb 1997 16:10:25 +0000 (16:10 +0000)]
create the device nodes for rd in a sane way.
create disklabel proto for ramdisk

27 years agoAdd cvs tag, change tar to pax in a couple of places, tar is not on the
rahnds [Tue, 18 Feb 1997 16:01:52 +0000 (16:01 +0000)]
Add cvs tag, change tar to pax in a couple of places, tar is not on the
ramdisk image.

27 years agoOk, these are more stragglers in my source tree. These changes were necessary
rahnds [Tue, 18 Feb 1997 15:54:26 +0000 (15:54 +0000)]
Ok, these are more stragglers in my source tree. These changes were necessary
to clean up the interdependancies caused by the siginfo changes.

27 years agoPowerpc does not support pic, and for now because of a compiler bug,
rahnds [Tue, 18 Feb 1997 15:52:36 +0000 (15:52 +0000)]
Powerpc does not support pic, and for now because of a compiler bug,
does not support profiling.

27 years agoGdb does not work on powerpc yet, do not configure or build it.
rahnds [Tue, 18 Feb 1997 15:48:17 +0000 (15:48 +0000)]
Gdb does not work on powerpc yet, do not configure or build it.

27 years agocommit some stragglers in my source tree, cleaning up of ramdisk installation.
rahnds [Tue, 18 Feb 1997 15:46:37 +0000 (15:46 +0000)]
commit some stragglers in my source tree, cleaning up of ramdisk installation.

27 years agoincrease max. buffer size to pass checks for crypt output > 10 chars.
provos [Tue, 18 Feb 1997 14:05:40 +0000 (14:05 +0000)]
increase max. buffer size to pass checks for crypt output > 10 chars.

27 years agoIgnore SIGINT
tholo [Tue, 18 Feb 1997 08:12:11 +0000 (08:12 +0000)]
Ignore SIGINT

27 years agoSynch declaration of copypage w/ m68k-general definitions per Ken's changes.
gene [Tue, 18 Feb 1997 05:13:13 +0000 (05:13 +0000)]
Synch declaration of copypage w/ m68k-general definitions per Ken's changes.
This might get moved out soon.

27 years agoNeed strncpy.c now.
downsj [Tue, 18 Feb 1997 01:07:19 +0000 (01:07 +0000)]
Need strncpy.c now.

27 years agoif a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while running
deraadt [Tue, 18 Feb 1997 00:16:05 +0000 (00:16 +0000)]
if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while running
with uid/gid mismatches, P_SUGIDEXEC should persist (in case the
environment has not been cleaned). pointed out by wietse@porcupine.org

27 years agocp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsd
deraadt [Tue, 18 Feb 1997 00:11:47 +0000 (00:11 +0000)]
cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsd

27 years agowhoops, typo
deraadt [Mon, 17 Feb 1997 22:13:28 +0000 (22:13 +0000)]
whoops, typo

27 years agodo not put a space after a backslash
deraadt [Mon, 17 Feb 1997 21:58:49 +0000 (21:58 +0000)]
do not put a space after a backslash

27 years agofixes SCSI.
pefo [Mon, 17 Feb 1997 19:08:25 +0000 (19:08 +0000)]
fixes SCSI.

27 years agoOpenBSD, add tag.
rahnds [Mon, 17 Feb 1997 17:00:05 +0000 (17:00 +0000)]
OpenBSD, add tag.

27 years agoTrivial change. Restored from backup
imp [Mon, 17 Feb 1997 16:30:25 +0000 (16:30 +0000)]
Trivial change.  Restored from backup

27 years agono unixdev by dafault
mickey [Mon, 17 Feb 1997 12:26:20 +0000 (12:26 +0000)]
no unixdev by dafault

27 years agomvme68k, OpenBSD
deraadt [Mon, 17 Feb 1997 11:02:07 +0000 (11:02 +0000)]
mvme68k, OpenBSD

27 years agofree what was allocated by strdup
provos [Mon, 17 Feb 1997 10:34:41 +0000 (10:34 +0000)]
free what was allocated by strdup

27 years ago__NetBSD__ is going away from our gcc specs
niklas [Mon, 17 Feb 1997 09:23:58 +0000 (09:23 +0000)]
__NetBSD__ is going away from our gcc specs

27 years ago__NetBSD__ is going away from our gcc specs
niklas [Mon, 17 Feb 1997 09:16:31 +0000 (09:16 +0000)]
__NetBSD__ is going away from our gcc specs

27 years ago__OpenBSD__
deraadt [Mon, 17 Feb 1997 09:11:15 +0000 (09:11 +0000)]
__OpenBSD__

27 years ago__NetBSD__ is going away from our gcc specs
niklas [Mon, 17 Feb 1997 09:03:32 +0000 (09:03 +0000)]
__NetBSD__ is going away from our gcc specs

27 years ago__OpenBSD__
deraadt [Mon, 17 Feb 1997 08:58:46 +0000 (08:58 +0000)]
__OpenBSD__

27 years agoneed printf prototype
mickey [Mon, 17 Feb 1997 07:43:48 +0000 (07:43 +0000)]
need printf prototype

27 years agokill unused variables w/ MINIROOTSIZE defined in config
mickey [Mon, 17 Feb 1997 07:38:20 +0000 (07:38 +0000)]
kill unused variables w/ MINIROOTSIZE defined in config

27 years agosome cleanup
deraadt [Mon, 17 Feb 1997 03:00:57 +0000 (03:00 +0000)]
some cleanup

27 years agodo not leak descriptors and mem
deraadt [Mon, 17 Feb 1997 00:03:57 +0000 (00:03 +0000)]
do not leak descriptors and mem

27 years agoclean
deraadt [Sun, 16 Feb 1997 23:45:29 +0000 (23:45 +0000)]
clean

27 years agoinstall passwd.conf
provos [Sun, 16 Feb 1997 23:11:55 +0000 (23:11 +0000)]
install passwd.conf

27 years agoSome changes for WG testing.
pefo [Sun, 16 Feb 1997 22:31:22 +0000 (22:31 +0000)]
Some changes for WG testing.

27 years agoprelim manpage, cleanup, fixed crippled plaintext: sed does a nice
provos [Sun, 16 Feb 1997 20:58:11 +0000 (20:58 +0000)]
prelim manpage, cleanup, fixed crippled plaintext: sed does a nice
job on replacing everything, just wouldnt skip it

27 years agosmall cleanup
provos [Sun, 16 Feb 1997 20:54:26 +0000 (20:54 +0000)]
small cleanup

27 years agocleaned up, moved pw_getconf to libutil, removed _'s in option names
provos [Sun, 16 Feb 1997 20:08:56 +0000 (20:08 +0000)]
cleaned up, moved pw_getconf to libutil, removed _'s in option names

27 years agoadded password configuration access function, used to determine
provos [Sun, 16 Feb 1997 19:59:17 +0000 (19:59 +0000)]
added password configuration access function, used to determine
password cipher type at the moment

27 years agoGetting there...
downsj [Sun, 16 Feb 1997 19:32:30 +0000 (19:32 +0000)]
Getting there...

27 years agord -> hd
downsj [Sun, 16 Feb 1997 19:16:27 +0000 (19:16 +0000)]
rd -> hd

27 years agoPrelimary addition of the ramdisk-based miniroot. Still needs work.
downsj [Sun, 16 Feb 1997 18:19:55 +0000 (18:19 +0000)]
Prelimary addition of the ramdisk-based miniroot.  Still needs work.
(Stolen wholesale from mvme68k.)

The miniroot subdir is obsolete, and subject to removal.

27 years agoFix autoconfiguration code, so that it can actually boot from pdevs.
downsj [Sun, 16 Feb 1997 17:54:38 +0000 (17:54 +0000)]
Fix autoconfiguration code, so that it can actually boot from pdevs.

27 years agodo not suggest mountd can run out of inetd.conf; the code was never finished
deraadt [Sun, 16 Feb 1997 16:48:28 +0000 (16:48 +0000)]
do not suggest mountd can run out of inetd.conf; the code was never finished

27 years agotest/debug device, readdir->Makefile
mickey [Sun, 16 Feb 1997 14:51:58 +0000 (14:51 +0000)]
test/debug device, readdir->Makefile

27 years agomissed prototypes
mickey [Sun, 16 Feb 1997 14:49:05 +0000 (14:49 +0000)]
missed prototypes

27 years agoand here comes the readdir!
mickey [Sun, 16 Feb 1997 14:48:06 +0000 (14:48 +0000)]
and here comes the readdir!

27 years agoopendir, readdir, closedir (define NO_READDIR, if none required)
mickey [Sun, 16 Feb 1997 14:39:37 +0000 (14:39 +0000)]
opendir, readdir, closedir (define NO_READDIR, if none required)
minor fix in cd9660
only ufs working, all the others are on the list....

27 years agoMore rd changes that were missed... Still not working.
downsj [Sun, 16 Feb 1997 14:37:06 +0000 (14:37 +0000)]
More rd changes that were missed...  Still not working.

27 years agoneed errno.h
deraadt [Sun, 16 Feb 1997 11:08:16 +0000 (11:08 +0000)]
need errno.h

27 years agoAdd rdroot, from mvme68k.
downsj [Sun, 16 Feb 1997 10:57:42 +0000 (10:57 +0000)]
Add rdroot, from mvme68k.

27 years agoduh
deraadt [Sun, 16 Feb 1997 10:55:08 +0000 (10:55 +0000)]
duh

27 years agoUpdated to reflect reality.
downsj [Sun, 16 Feb 1997 10:44:46 +0000 (10:44 +0000)]
Updated to reflect reality.

27 years agoAdd initial ram disk support.
downsj [Sun, 16 Feb 1997 10:42:14 +0000 (10:42 +0000)]
Add initial ram disk support.

27 years agoAdd rd device and raminst from mvme68k.
downsj [Sun, 16 Feb 1997 10:40:50 +0000 (10:40 +0000)]
Add rd device and raminst from mvme68k.

27 years agodeal with errors in recent change better
deraadt [Sun, 16 Feb 1997 10:31:23 +0000 (10:31 +0000)]
deal with errors in recent change better

27 years agochange from <> to [] and document
deraadt [Sun, 16 Feb 1997 10:26:36 +0000 (10:26 +0000)]
change from <> to [] and document

27 years agowhen printing local port numbers, print rpc service name in <> after port number...
deraadt [Sun, 16 Feb 1997 10:22:24 +0000 (10:22 +0000)]
when printing local port numbers, print rpc service name in <> after port number, if available

27 years agoDon't give summary line at end when using tar format
tholo [Sun, 16 Feb 1997 07:51:12 +0000 (07:51 +0000)]
Don't give summary line at end when using tar format

27 years agowhen spawning editor child, use signal() instead of sigprocmask(SIG_BLOCK...
deraadt [Sun, 16 Feb 1997 07:42:52 +0000 (07:42 +0000)]
when spawning editor child, use signal() instead of sigprocmask(SIG_BLOCK...
this appears to prevent the intermediate shell from playing with the signals
such that it gets a tty signal inside an editor such as emacs.
this was very annoying