mickey [Mon, 16 Sep 1996 13:51:31 +0000 (13:51 +0000)]
supporting advanced pentium architecture functions.
from NetBSD port-i386/2604 from <rvb@cs.cmu.edu>.
downsj [Mon, 16 Sep 1996 10:51:31 +0000 (10:51 +0000)]
These should always be static.
downsj [Mon, 16 Sep 1996 10:23:58 +0000 (10:23 +0000)]
Document this better.
downsj [Mon, 16 Sep 1996 10:21:32 +0000 (10:21 +0000)]
Use $STATIC
downsj [Mon, 16 Sep 1996 10:16:52 +0000 (10:16 +0000)]
Use $STATIC.
downsj [Mon, 16 Sep 1996 10:16:04 +0000 (10:16 +0000)]
Add $STATIC.
downsj [Mon, 16 Sep 1996 10:10:46 +0000 (10:10 +0000)]
update to reflect reality
tholo [Mon, 16 Sep 1996 07:56:19 +0000 (07:56 +0000)]
Be less verbose if we have been compiled without DEBUG
deraadt [Mon, 16 Sep 1996 06:05:00 +0000 (06:05 +0000)]
revert to in_cksum by zubin and I
tholo [Mon, 16 Sep 1996 05:43:38 +0000 (05:43 +0000)]
Avoid pulling in stdio
tholo [Mon, 16 Sep 1996 03:43:34 +0000 (03:43 +0000)]
joy[01] is at major 26
tholo [Mon, 16 Sep 1996 03:18:08 +0000 (03:18 +0000)]
Bring prototypes into scope
tholo [Mon, 16 Sep 1996 03:12:27 +0000 (03:12 +0000)]
Fix warnings
tholo [Mon, 16 Sep 1996 02:41:53 +0000 (02:41 +0000)]
Fix some warnings
tholo [Mon, 16 Sep 1996 02:40:50 +0000 (02:40 +0000)]
Bring prototypes into scope
downsj [Mon, 16 Sep 1996 02:38:20 +0000 (02:38 +0000)]
theo the pendat
downsj [Mon, 16 Sep 1996 02:36:08 +0000 (02:36 +0000)]
pretty pretty pointless support
tholo [Mon, 16 Sep 1996 02:33:04 +0000 (02:33 +0000)]
Use __inline
millert [Mon, 16 Sep 1996 02:32:34 +0000 (02:32 +0000)]
Set umask to be read only by owner until we set real file permissions.
deraadt [Mon, 16 Sep 1996 02:26:02 +0000 (02:26 +0000)]
_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too
millert [Mon, 16 Sep 1996 02:19:37 +0000 (02:19 +0000)]
_PATH_TMP -> _PATH_TMPFILE
deraadt [Mon, 16 Sep 1996 01:47:06 +0000 (01:47 +0000)]
use mkstemp correctly
deraadt [Mon, 16 Sep 1996 01:37:00 +0000 (01:37 +0000)]
kill /tmp race
deraadt [Mon, 16 Sep 1996 01:16:27 +0000 (01:16 +0000)]
kill the race; spotted by bitblt
deraadt [Sun, 15 Sep 1996 23:38:38 +0000 (23:38 +0000)]
kill the race; noticed by bitblt
millert [Sun, 15 Sep 1996 23:27:09 +0000 (23:27 +0000)]
more sprintf -> snprintf paranoia
tholo [Sun, 15 Sep 1996 23:16:13 +0000 (23:16 +0000)]
Add manpage link
millert [Sun, 15 Sep 1996 23:13:03 +0000 (23:13 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:58:08 +0000 (22:58 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:43:50 +0000 (22:43 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:34:06 +0000 (22:34 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:25:54 +0000 (22:25 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:00:26 +0000 (22:00 +0000)]
fix a typo and vsprintf -> vsnprintf paranoia
millert [Sun, 15 Sep 1996 21:56:11 +0000 (21:56 +0000)]
sprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 21:49:27 +0000 (21:49 +0000)]
unused.
deraadt [Sun, 15 Sep 1996 21:12:08 +0000 (21:12 +0000)]
sync to netbsd; for graichen
deraadt [Sun, 15 Sep 1996 20:47:15 +0000 (20:47 +0000)]
handle umask nicer
deraadt [Sun, 15 Sep 1996 20:40:45 +0000 (20:40 +0000)]
kill the races; found by bitblt
deraadt [Sun, 15 Sep 1996 20:29:41 +0000 (20:29 +0000)]
setup trap after mkdir
millert [Sun, 15 Sep 1996 20:14:18 +0000 (20:14 +0000)]
Don't complain if setsockopt() fails. It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.
millert [Sun, 15 Sep 1996 20:14:08 +0000 (20:14 +0000)]
sprintf -> snprintf (how'd that get missed?)
Don't complain if setsockopt() fails. It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.
deraadt [Sun, 15 Sep 1996 20:12:18 +0000 (20:12 +0000)]
kill the races; found by bitblt
etheisen [Sun, 15 Sep 1996 20:08:52 +0000 (20:08 +0000)]
Pmake has changed. $? expands to full prerequisite name.
millert [Sun, 15 Sep 1996 19:19:52 +0000 (19:19 +0000)]
Be slightly safer opening temp files.
millert [Sun, 15 Sep 1996 19:05:09 +0000 (19:05 +0000)]
Slightly safer temp file open.
millert [Sun, 15 Sep 1996 18:59:07 +0000 (18:59 +0000)]
Slightly safer temp file open.
michaels [Sun, 15 Sep 1996 16:50:33 +0000 (16:50 +0000)]
Blind update of wosch@FreeBSD's code:
optimized search algorithm
faster IO due mmap(2) [-m | -s]
better error check for damaged databases
support for databases in network byte order (SunOS/sparc)
optional case insensitve search [-i]
optional multiple databases
optional multiple pattern
new enviroment variable LOCATE_PATH for database(s)
[-S] print some statistic about the database
[-l number] limit output to number file names
[-c] suppress normal output; instead print a count of matching file names
fix prototypes/forward declarations/return type
tholo [Sun, 15 Sep 1996 10:10:11 +0000 (10:10 +0000)]
Don't use anonymous structs
tholo [Sun, 15 Sep 1996 10:09:06 +0000 (10:09 +0000)]
Add a couple of syscalls; bring more prototypes into scope
deraadt [Sun, 15 Sep 1996 10:02:34 +0000 (10:02 +0000)]
use mkstemp; mentioned by sirsyko@ishiboo.com
niklas [Sun, 15 Sep 1996 09:55:40 +0000 (09:55 +0000)]
Build correctly when DESTDIR set
pefo [Sun, 15 Sep 1996 09:46:06 +0000 (09:46 +0000)]
Ok, ok! We now autosense system type. Same compiled kernel works on both
Deskstation TYNE and Acer PICA.
tholo [Sun, 15 Sep 1996 09:30:42 +0000 (09:30 +0000)]
Remove dead code
Remove unused variables
Silence some warnings
lint(1) is your friend
deraadt [Sun, 15 Sep 1996 09:28:14 +0000 (09:28 +0000)]
print debugging flags in usage(); idea from freebsd
deraadt [Sun, 15 Sep 1996 09:13:18 +0000 (09:13 +0000)]
enlarge buffer
tholo [Sun, 15 Sep 1996 08:52:41 +0000 (08:52 +0000)]
Don't add a comma after the last entry in an enum
tholo [Sun, 15 Sep 1996 08:09:48 +0000 (08:09 +0000)]
Fix prototype
millert [Sun, 15 Sep 1996 05:17:52 +0000 (05:17 +0000)]
praliases now has a man page.
millert [Sun, 15 Sep 1996 05:15:57 +0000 (05:15 +0000)]
praliases man page.
millert [Sun, 15 Sep 1996 05:13:17 +0000 (05:13 +0000)]
Doh! Should be .1
millert [Sun, 15 Sep 1996 05:12:18 +0000 (05:12 +0000)]
First crack at a praliases man page, the lack of which really bugged me.
millert [Sun, 15 Sep 1996 03:45:01 +0000 (03:45 +0000)]
sh(1) has now has ulimit so that's no longer a bug.
millert [Sun, 15 Sep 1996 03:41:57 +0000 (03:41 +0000)]
document ``ulimit'' builtin.
etheisen [Sun, 15 Sep 1996 01:56:29 +0000 (01:56 +0000)]
Updated mm (mgm) macros
etheisen [Sun, 15 Sep 1996 01:48:03 +0000 (01:48 +0000)]
Updated mm (mgm) macros
etheisen [Sat, 14 Sep 1996 23:21:38 +0000 (23:21 +0000)]
Remove more junk files.
etheisen [Sat, 14 Sep 1996 23:10:44 +0000 (23:10 +0000)]
More garbage.
etheisen [Sat, 14 Sep 1996 22:45:55 +0000 (22:45 +0000)]
groff is integrated.
etheisen [Sat, 14 Sep 1996 22:28:11 +0000 (22:28 +0000)]
A time to groff...
etheisen [Sat, 14 Sep 1996 22:15:31 +0000 (22:15 +0000)]
More garbage.
etheisen [Sat, 14 Sep 1996 21:41:16 +0000 (21:41 +0000)]
Fix prefix and remove intermediate files.
tholo [Sat, 14 Sep 1996 21:23:36 +0000 (21:23 +0000)]
Disable logging to CVSROOT/history if we are running on a read-only file
system
etheisen [Sat, 14 Sep 1996 20:58:17 +0000 (20:58 +0000)]
cvs import faux pas.
etheisen [Sat, 14 Sep 1996 20:20:39 +0000 (20:20 +0000)]
Redo the OpenBSD build wrapper import. Thanx cvs.
deraadt [Sat, 14 Sep 1996 19:28:58 +0000 (19:28 +0000)]
setgid stuff goes away
deraadt [Sat, 14 Sep 1996 19:26:56 +0000 (19:26 +0000)]
not setgid tty anymore.
etheisen [Sat, 14 Sep 1996 19:00:41 +0000 (19:00 +0000)]
Third time because import sucks.
tholo [Sat, 14 Sep 1996 18:36:15 +0000 (18:36 +0000)]
Joystick is at 0x201, not 0x200
Add config for GUS MAX
pefo [Sat, 14 Sep 1996 15:58:11 +0000 (15:58 +0000)]
First shot at a multivendor kernel. This version handles pica's and desk-
station tyne's. Auto detection still needs to be compleeted.
Checked in version is hardwired for pica's. Use the PICA config file.
etheisen [Sat, 14 Sep 1996 06:00:40 +0000 (06:00 +0000)]
Temporarily disable groff build until other mods are checked in.
millert [Sat, 14 Sep 1996 03:50:46 +0000 (03:50 +0000)]
WHen we fail to open tape device, only print an error message if errno
is non-zero. If errno is 0 then the remote mt already did the message...
deraadt [Sat, 14 Sep 1996 03:42:56 +0000 (03:42 +0000)]
install target; disklabel on image instead, more inodes
millert [Sat, 14 Sep 1996 03:26:01 +0000 (03:26 +0000)]
Now uses "wall -g" so no need to be setgid tty. This makes $RSH work.
Also fix buf oflow.
deraadt [Sat, 14 Sep 1996 03:21:35 +0000 (03:21 +0000)]
restrict floppy dev nodes for now
niklas [Fri, 13 Sep 1996 17:09:53 +0000 (17:09 +0000)]
Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)
deraadt [Fri, 13 Sep 1996 16:25:26 +0000 (16:25 +0000)]
final correct badsect device patch from curt@portal.ca
deraadt [Fri, 13 Sep 1996 06:45:49 +0000 (06:45 +0000)]
typo
downsj [Fri, 13 Sep 1996 05:20:06 +0000 (05:20 +0000)]
kill unused var
mickey [Fri, 13 Sep 1996 04:25:41 +0000 (04:25 +0000)]
remove mapartitions default.
deraadt [Fri, 13 Sep 1996 04:07:42 +0000 (04:07 +0000)]
fingerd -ls; shut down tftp
deraadt [Fri, 13 Sep 1996 03:45:25 +0000 (03:45 +0000)]
hostname can be longer; noticed by bitblt
deraadt [Fri, 13 Sep 1996 03:21:18 +0000 (03:21 +0000)]
document our extensions
deraadt [Thu, 12 Sep 1996 23:11:11 +0000 (23:11 +0000)]
foom
deraadt [Thu, 12 Sep 1996 21:55:06 +0000 (21:55 +0000)]
cvs.openbsd.org rules with 20% buffer cache
deraadt [Thu, 12 Sep 1996 21:54:41 +0000 (21:54 +0000)]
BUFCACHEPERCENT for cranking % of mem used
deraadt [Thu, 12 Sep 1996 20:48:05 +0000 (20:48 +0000)]
suspicious suspicious
deraadt [Thu, 12 Sep 1996 19:25:42 +0000 (19:25 +0000)]
sendmail gecos oflow -- found by mudge, this fix by downsj. I knew about this
hole a month ago. OpenBSD is not vulnerable because you cannot set a gecos that
long -- bitblt and I fixed chfn & the other tools when we became aware of the
hole; we did not fix sendmail to avoid bringing attention to the sendmail hole
deraadt [Thu, 12 Sep 1996 19:01:57 +0000 (19:01 +0000)]
16 partitions
pefo [Thu, 12 Sep 1996 18:52:17 +0000 (18:52 +0000)]
ok, must have read access at least.
pefo [Thu, 12 Sep 1996 14:43:30 +0000 (14:43 +0000)]
remove excess tests...