downsj [Sat, 18 Jan 1997 08:29:19 +0000 (08:29 +0000)]
syslog.h -> sys/syslog.h
THIS IS THE KERNEL, DAMNIT.
downsj [Sat, 18 Jan 1997 08:17:46 +0000 (08:17 +0000)]
move random, add ipl.
downsj [Sat, 18 Jan 1997 08:16:56 +0000 (08:16 +0000)]
Add stuff from /sys/conf/GENERIC, including IPFILTER.
downsj [Sat, 18 Jan 1997 08:13:56 +0000 (08:13 +0000)]
add ipfilter
downsj [Sat, 18 Jan 1997 08:05:19 +0000 (08:05 +0000)]
random -> 32, ipl -> 33
downsj [Sat, 18 Jan 1997 06:43:05 +0000 (06:43 +0000)]
dk_mountroot(), hp300 style.
downsj [Sat, 18 Jan 1997 03:28:50 +0000 (03:28 +0000)]
Gross hack for hp300, and a fix for NO_LSEEK as pointed out by briggs.
downsj [Sat, 18 Jan 1997 03:18:18 +0000 (03:18 +0000)]
Ensure libsa and libkern get compiled with -Dhp300
downsj [Sat, 18 Jan 1997 02:25:48 +0000 (02:25 +0000)]
missed this one
briggs [Sat, 18 Jan 1997 02:24:11 +0000 (02:24 +0000)]
Sync. with current NetBSD--keeping local changes.
pefo [Fri, 17 Jan 1997 23:13:57 +0000 (23:13 +0000)]
mmap for TYNE. mods in ps/2 mouse driver to be more generic...
rahnds [Fri, 17 Jan 1997 21:39:20 +0000 (21:39 +0000)]
frexp version from m68k, both are IEEE so should be fine.
Ok what other routines are missing at this point I wonder,
Do we have a standards compilance test? If so, it really needs to
be run on this port.
kstailey [Fri, 17 Jan 1997 17:15:15 +0000 (17:15 +0000)]
add tag
millert [Fri, 17 Jan 1997 16:12:36 +0000 (16:12 +0000)]
Add OpenBSD tag
millert [Fri, 17 Jan 1997 16:12:33 +0000 (16:12 +0000)]
Add OpenBSD tags (was in wrong dir for previous commit)
millert [Fri, 17 Jan 1997 16:11:35 +0000 (16:11 +0000)]
Add OpenBSD tags
millert [Fri, 17 Jan 1997 16:10:52 +0000 (16:10 +0000)]
Possible buf oflow.
millert [Fri, 17 Jan 1997 16:07:27 +0000 (16:07 +0000)]
OpenBSD tags
millert [Fri, 17 Jan 1997 15:54:14 +0000 (15:54 +0000)]
OpenBSD tags
millert [Fri, 17 Jan 1997 15:51:59 +0000 (15:51 +0000)]
possible oflow
millert [Fri, 17 Jan 1997 15:47:51 +0000 (15:47 +0000)]
rindex -> strrchr
millert [Fri, 17 Jan 1997 15:46:55 +0000 (15:46 +0000)]
Fix potential buf oflow wrt strerror and sprintf.
mickey [Fri, 17 Jan 1997 14:51:36 +0000 (14:51 +0000)]
note about Vanya Grozniy
maja [Fri, 17 Jan 1997 08:44:25 +0000 (08:44 +0000)]
Do IPFILTER the OpenBSD way... -moj
downsj [Fri, 17 Jan 1997 08:40:58 +0000 (08:40 +0000)]
more subdirs
downsj [Fri, 17 Jan 1997 08:36:51 +0000 (08:36 +0000)]
more new files
downsj [Fri, 17 Jan 1997 08:32:37 +0000 (08:32 +0000)]
hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new build
method.
millert [Fri, 17 Jan 1997 07:51:41 +0000 (07:51 +0000)]
more r?index -> strr?chr changes
millert [Fri, 17 Jan 1997 07:51:06 +0000 (07:51 +0000)]
no need to link with -lcompat
millert [Fri, 17 Jan 1997 07:49:22 +0000 (07:49 +0000)]
nuke rindex decl
downsj [Fri, 17 Jan 1997 07:28:15 +0000 (07:28 +0000)]
sys/stat.h gets included here, and STAYS included here, thank you
very much.
millert [Fri, 17 Jan 1997 07:18:02 +0000 (07:18 +0000)]
more r?index -> strr?chr
millert [Fri, 17 Jan 1997 07:10:42 +0000 (07:10 +0000)]
r?index -> strr?chr
millert [Fri, 17 Jan 1997 06:18:19 +0000 (06:18 +0000)]
lite2 daily + our changes. We can remove old tmp files now that fts(3)
is safe and we have -execdir.
millert [Fri, 17 Jan 1997 06:12:53 +0000 (06:12 +0000)]
Final fix to make fts(3) spoof-proof.
kstailey [Fri, 17 Jan 1997 05:53:37 +0000 (05:53 +0000)]
don't update battery backed up clock if system time is wrong from begin
in ddb.
kstailey [Fri, 17 Jan 1997 05:45:35 +0000 (05:45 +0000)]
added "see also" refs to cdio & chio
kstailey [Fri, 17 Jan 1997 05:32:08 +0000 (05:32 +0000)]
ncr_print() -> scsiprint()
downsj [Fri, 17 Jan 1997 04:49:01 +0000 (04:49 +0000)]
Fixes:
pull in ../../Makefile.inc
install mailq and newaliases in /usr/bin
kstailey [Thu, 16 Jan 1997 20:47:32 +0000 (20:47 +0000)]
prevent scsiconf.c:110: warning: unused variable `l'
also, #ifdef 0 -> #ifndef __OpenBSD__
kstailey [Thu, 16 Jan 1997 20:43:29 +0000 (20:43 +0000)]
do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock updates suspended
kstailey [Thu, 16 Jan 1997 19:57:17 +0000 (19:57 +0000)]
do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock updates suspended
kstailey [Thu, 16 Jan 1997 19:47:47 +0000 (19:47 +0000)]
ahaprint() & btprint() -> scsiprint()
kstailey [Thu, 16 Jan 1997 19:42:49 +0000 (19:42 +0000)]
siprint() -> scsiprint()
maja [Thu, 16 Jan 1997 14:26:25 +0000 (14:26 +0000)]
Don't define MAXBSIZE here. -moj
maja [Thu, 16 Jan 1997 14:23:32 +0000 (14:23 +0000)]
Added scsiprint from NetBSD, needed by new driver for VAX. -moj
niklas [Thu, 16 Jan 1997 09:23:08 +0000 (09:23 +0000)]
Sync to NetBSD 970110
kstailey [Thu, 16 Jan 1997 08:08:39 +0000 (08:08 +0000)]
Use RB_TIMEBAD in boot() to know not to update the battery backed up clock
via resettodr(). Make Sun3-only command "machine reboot" only print
a warning that the command is obsolete and that you should use the "boot"
command instead.
kstailey [Thu, 16 Jan 1997 08:03:56 +0000 (08:03 +0000)]
use RB_TIMEBAD to indicate that the time is wrong and should not be copied
to the battery backed up clock via resettodr() in boot().
kstailey [Thu, 16 Jan 1997 07:27:22 +0000 (07:27 +0000)]
disambiguate somewhat
millert [Thu, 16 Jan 1997 05:48:02 +0000 (05:48 +0000)]
Correct logic such that newfs w/o -t on a device w/o a label
defaults to ffs like people expect.
millert [Thu, 16 Jan 1997 05:27:46 +0000 (05:27 +0000)]
getopt(3) fix that I missed in the previous sweep.
millert [Thu, 16 Jan 1997 05:20:28 +0000 (05:20 +0000)]
Man pages for libedit, from NetBSD.
millert [Thu, 16 Jan 1997 05:18:27 +0000 (05:18 +0000)]
Merge in NetBSD libedit changes and new man pages. Also fix some
strncpy() usage in their code. NetBSD change log was:
* add a man page for the editline routines
* add a man page describing editrc
* fix bugs in el_parse():
* didn't execute command when program name matched (test reversed)
* was checking against empty string instead of program name
* after checks, command to run also pointed to empty string
* document ^char and \ escape sequences
* when parsing ^char control chars, check the correct char when determining
validity (previously, ^char was a NOP interpreted as the literal string
because of this bug)
* Implement CC_REDISPLAY, which (unlike CC_REFRESH) redraws the entire input
* line (a la ^R). This is useful if the binding outputs information and
* mucks up the input line. To be used in ``list-choices'' bindings (refer
* to the ^D binding in csh when filec is set)
millert [Thu, 16 Jan 1997 04:57:04 +0000 (04:57 +0000)]
Speak in English and note that editline(3) now exists.
kstailey [Thu, 16 Jan 1997 04:22:49 +0000 (04:22 +0000)]
machdep.c
kstailey [Thu, 16 Jan 1997 04:19:41 +0000 (04:19 +0000)]
added RB_TIMEBAD bootflag
millert [Thu, 16 Jan 1997 04:04:18 +0000 (04:04 +0000)]
Update from NetBSD: adds chlen command and makes -Wall happy.
kstailey [Thu, 16 Jan 1997 04:03:40 +0000 (04:03 +0000)]
all modified code can now compile with -Werror -Wall -Wstrict-prototypes
CAVEAT: turning off -O2 produces warnings about "defined but not used"
functions from libkern.h
removed internal copy of gets() replaced with call to getsn()
fixed #ifdef ... #endif mismatch in swapgeneric.c
fixed printf() in if_ie.c that was missing an argument
fixed si.c so that it compiles
added tags to all edited files
millert [Thu, 16 Jan 1997 03:58:23 +0000 (03:58 +0000)]
From NetBSD: Warn about potentially unsafe uid/gid overrides.
millert [Thu, 16 Jan 1997 03:57:31 +0000 (03:57 +0000)]
Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while...
millert [Thu, 16 Jan 1997 00:35:52 +0000 (00:35 +0000)]
getopt(3) returns an int, not char.
millert [Wed, 15 Jan 1997 23:40:20 +0000 (23:40 +0000)]
getopt(3) returns -1 when out of args, not EOF, whee!
maja [Wed, 15 Jan 1997 23:24:12 +0000 (23:24 +0000)]
sync with NetBSD 970112 -moj
kstailey [Wed, 15 Jan 1997 23:00:00 +0000 (23:00 +0000)]
add prototype of reboot2() via machdep.h
kstailey [Wed, 15 Jan 1997 22:33:53 +0000 (22:33 +0000)]
moved init of ret in randomioctl() to better location
millert [Wed, 15 Jan 1997 22:08:15 +0000 (22:08 +0000)]
From NetBSD: make testdb() fail if database version string has length zero.
Also, KNF, b* -> mem*, getopt tests against -1, not EOF, and index -> strchr.
Added OpenBSD tags.
rahnds [Wed, 15 Jan 1997 15:22:13 +0000 (15:22 +0000)]
Well, actually this seemed to be a bug in generic code, that
was being exercised. running with a 8k fs blk size and 4 k page
size was a problem. Now running with fs blk size == page size works
much better. The fix checked in a week or to back probably would fix
this too.
kstailey [Wed, 15 Jan 1997 07:09:29 +0000 (07:09 +0000)]
added prototypes, made some functions static, removed unused variables
now compiles with -Werror -Wall -Wstrict-prototypes
mickey [Wed, 15 Jan 1997 07:06:12 +0000 (07:06 +0000)]
add IPXIP option commented out, explanation.
kstailey [Wed, 15 Jan 1997 07:00:19 +0000 (07:00 +0000)]
extra braces to prevent warning about missing braces
deraadt [Wed, 15 Jan 1997 05:50:27 +0000 (05:50 +0000)]
sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted
to 8 internally so that drivers do not need to init it for regular scsi :-)
kstailey [Wed, 15 Jan 1997 05:35:46 +0000 (05:35 +0000)]
more missing prototypes and other warnings fixed
millert [Wed, 15 Jan 1997 05:27:55 +0000 (05:27 +0000)]
Minor formatting tweak from NetBSD (perry) + OpenBSD tags.
downsj [Wed, 15 Jan 1997 04:54:45 +0000 (04:54 +0000)]
Don't need this, /sys/compat/m68k4k works better.
OpenBSD/hp300 is now 8k!
kstailey [Wed, 15 Jan 1997 03:52:27 +0000 (03:52 +0000)]
prevent -Wall warning:
nfs_vfsops.c:456: warning: `adjsock' might be used uninitialized in this function
kstailey [Wed, 15 Jan 1997 03:27:14 +0000 (03:27 +0000)]
prevent warning:
in_pcb.c:182: warning: `old' might be used uninitialized in this function
kstailey [Wed, 15 Jan 1997 03:19:24 +0000 (03:19 +0000)]
prevent warning:
ppp_tty.c:790: warning: `s' might be used uninitialized in this function
kstailey [Wed, 15 Jan 1997 03:06:28 +0000 (03:06 +0000)]
fixed warning:
kernfs_vnops.c:305: warning: long unsigned int format, u_int arg (arg 3)
downsj [Wed, 15 Jan 1997 02:55:29 +0000 (02:55 +0000)]
8k
kstailey [Wed, 15 Jan 1997 02:03:53 +0000 (02:03 +0000)]
prevent this warning:
rnd.c:823: warning: `ret' might be used uninitialized in this function
when compiling with -Wall
kstailey [Wed, 15 Jan 1997 00:41:55 +0000 (00:41 +0000)]
added prototypes
niklas [Wed, 15 Jan 1997 00:36:56 +0000 (00:36 +0000)]
Add DESTDIR support for crt{begin,end}.o (powerpc only so far)
millert [Wed, 15 Jan 1997 00:01:22 +0000 (00:01 +0000)]
Clarification. From NetBSD.
maja [Tue, 14 Jan 1997 14:45:42 +0000 (14:45 +0000)]
Remove locc. -moj
downsj [Tue, 14 Jan 1997 10:33:00 +0000 (10:33 +0000)]
hack: if we're M68K, also allow us to strip M68K4K. Works for me.
tholo [Tue, 14 Jan 1997 04:47:08 +0000 (04:47 +0000)]
Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett.
millert [Tue, 14 Jan 1997 04:36:47 +0000 (04:36 +0000)]
Update to tzdata1996n
millert [Tue, 14 Jan 1997 03:16:42 +0000 (03:16 +0000)]
Update to tzcode1996o + our fixes. Fixes problem pointed out
by cross@va.pubnix.com.
kstailey [Tue, 14 Jan 1997 02:25:20 +0000 (02:25 +0000)]
Debugger() is needed by KGDB not just DDB
millert [Tue, 14 Jan 1997 01:02:42 +0000 (01:02 +0000)]
Be extra careful when chdir'ing to subdirs.
deraadt [Tue, 14 Jan 1997 00:46:42 +0000 (00:46 +0000)]
RAW_PART
niklas [Mon, 13 Jan 1997 23:38:27 +0000 (23:38 +0000)]
preliminary support for the Apollo 060 accelerator
Thanks a lot, Michael van Elst <mlelstv@serpens.swb.de>
niklas [Mon, 13 Jan 1997 23:32:16 +0000 (23:32 +0000)]
Add a commented out option NSIP with explanation
kstailey [Mon, 13 Jan 1997 21:28:24 +0000 (21:28 +0000)]
reformatted ala KNF
deraadt [Mon, 13 Jan 1997 21:23:35 +0000 (21:23 +0000)]
egid for open; spotted by oliver@secnet.com
deraadt [Mon, 13 Jan 1997 20:54:25 +0000 (20:54 +0000)]
talk about inetd; kleink@layla.inka.de
deraadt [Mon, 13 Jan 1997 20:45:28 +0000 (20:45 +0000)]
correct; kleink@layla.inka.de
deraadt [Mon, 13 Jan 1997 20:36:23 +0000 (20:36 +0000)]
doc "more" command; jdc@orthanc.ncl.ac.uk
downsj [Mon, 13 Jan 1997 18:03:53 +0000 (18:03 +0000)]
fix DIO-II mappings, NetBSD PR#3097.