Commit Graph

23493 Commits

Author SHA1 Message Date
jkh
e6cd74c649 Cast argument to lseek() properly to off_t.
PR:		4246
Obtained from:	review of PR and NetBSD sources.
1997-08-13 12:09:48 +00:00
jkh
9f9f6e5ce4 Make distribute target work again in the wake of the cron.d changes.
Note:  I don't like the way these files are being copied but every
other method seemed gross too.
1997-08-13 11:22:21 +00:00
kato
936e159f4a Synchronize with sys/i386/isa/isa.c revision 1.100. 1997-08-13 11:00:49 +00:00
kato
ef76809350 Synchronize with sys/i386/i386/trap.c revision 1.104. 1997-08-13 11:00:09 +00:00
charnier
06f6291f16 Cosmetic in usage(). Mdoc'ify man page. 1997-08-13 06:58:45 +00:00
charnier
ee20f297c2 Nm talk -> Nm. 1997-08-13 06:48:56 +00:00
charnier
cf4900f7ab Remove trailing \n in warn() string. 1997-08-13 06:46:57 +00:00
charnier
d1a307d129 Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.h 1997-08-13 06:45:11 +00:00
pst
30f274935d Back out the fancy directory sorting, it's more pain that its worth,
and it's there in the CVS repository in case someone things that this
idea is superkeen.
1997-08-13 06:23:54 +00:00
pst
77f8fc2dc8 Make the cutover to periodic and cron.d as discussed to death on committers
for the past week.
1997-08-13 06:12:05 +00:00
pst
717eb2339d Incorporate some ideas that came up during discussion with msmith. 1997-08-13 06:02:18 +00:00
pst
fc13ca15fb Add local_cron in the spirit of local_startup 1997-08-13 06:01:14 +00:00
steve
d25262a858 ARP_PROXY_ALL -> ARP_PROXYALL
PR:		kern/4181
Submitted by:	Johan Larsson <johan@moon.campus.luth.se>
1997-08-13 03:31:19 +00:00
steve
6729ca665f __GNU_G__ -> __GNUG__
PR:		gnu/4188
Submitted by:	Dustin Sallings <dustin@spy.net>
1997-08-13 03:11:18 +00:00
steve
d9d7463508 Add parentheses because == has higher precedence than &.
PR:		i386/4225
Submitted by:	Frank MacLachlan <fpm@n2.net>
1997-08-13 02:40:06 +00:00
steve
0bd5a262bd Fix a typo that caused an incorrect path to be displayed.
PR:		docs/4258
1997-08-13 02:14:43 +00:00
ache
89f12e03aa Fix longstanding bug with buffer pointer goes beyoud buffer start
Cause initscr (ncurses) fail in some cases
1997-08-13 01:21:36 +00:00
pst
2d758a4528 Enable periodic 1997-08-13 00:58:49 +00:00
ache
c1b38e9944 TRACE_VIRTPUT (we don't have it yet) -> TRACE_CHARPUT 1997-08-13 00:12:46 +00:00
adam
501e9d334a line continuation 1997-08-12 23:11:24 +00:00
ache
5f7cf9fa55 Describe signals behaviour now 1997-08-12 21:20:12 +00:00
adam
d33379b483 typo and reword
Submitted by:	garbanzo@hooked.net (Alex)
1997-08-12 20:07:22 +00:00
ache
73828b4148 Rearrange itimerfix loop doing it inside SIGALRM handling section 1997-08-12 19:54:31 +00:00
ache
3a0de699cf Solve itimerfix() problem completely by using loop in 100000000 secs chunks 1997-08-12 19:47:01 +00:00
ache
b4d5f4ee83 Reflect blocked SIGALRM changes 1997-08-12 19:28:07 +00:00
ache
f9a8aa567e Back out my installation of SIGALRM handler even if it is blocked
and return to previous Peter's variant.
POSIX says that this place is implementation defined and old variant allows
application block SIGALRM and sleep and not be killed by external SIGALRMs.
BTW, GNU sleep f.e. sleeps forever in blocked SIGALRM :-)
1997-08-12 19:14:54 +00:00
dyson
782a1cf641 Back out a part of the disk scheduling "improvements" :-(. Let me know
how the system works now!!!
1997-08-12 19:07:42 +00:00
peter
924e122873 Run mkMakefile.sh to regenerate 1997-08-12 18:33:06 +00:00
peter
7d2ed5186e Remove the original tweaks to make tcl75 work with the ports system
before we make the same mistake with tcl8.0.  This _should_ no longer
conflict with a not-yet-imported tcl8.0 port and should allow the
system and ports versions to be updated independently of each other
(and tk) without the sky falling.
1997-08-12 18:30:34 +00:00
eivind
9e1601990c Activate the bios.9 manpage.
PR:	4215
1997-08-12 18:24:44 +00:00
pst
f035c0913b Activate make distribute and pray I didn't break release building. 1997-08-12 18:23:29 +00:00
eivind
4fcaa3ded0 Fix typo (Eudroa -> Eudora)
PR:		4214
1997-08-12 18:10:45 +00:00
pst
4fd91e1952 Add entries for cron.d and friends 1997-08-12 17:55:57 +00:00
ache
3451ae1ca3 Reflect -current implementations 1997-08-12 17:53:00 +00:00
pst
0f99da1026 This commit was generated by cvs2svn to compensate for changes in r28114,
which included commits to RCS files with non-trunk default branches.
1997-08-12 17:51:16 +00:00
pst
a671e01be7 Initial import of the replacements for /etc/{daily, weekly, monthly}.
Please note: I'm not activating this until I successfully get the changes
back into my local CVS repository to do one final check.  Early adopters
are welcome to send comments.
1997-08-12 17:51:16 +00:00
pst
d2c6786030 This commit was generated by cvs2svn to compensate for changes in r28112,
which included commits to RCS files with non-trunk default branches.
1997-08-12 17:48:49 +00:00
pst
3c7e85f93c Initial import of periodic executable control program. 1997-08-12 17:48:49 +00:00
ache
e35ed20ee1 1) Make usleep() terminateable by alarm (or ualarm) as supposed
historically
2) Fix end of time loop condition: && -> ||
1997-08-12 17:17:53 +00:00
ache
9fc764805c Change to reflect -current sleep implementation reality 1997-08-12 16:46:05 +00:00
ache
901a0bfcc8 Cleanup and use /usr/libdata/doscmd now 1997-08-12 16:08:02 +00:00
ache
884e91fe27 Add libdata/doscmd 1997-08-12 15:54:05 +00:00
ache
2a8b6ff057 Make itimerfix hack better: return the time we can't sleep at once 1997-08-12 15:46:05 +00:00
eivind
3112d8efee Fix fencepost error.
PR:		4170
Submitted by:	Harlan Stenn <Harlan.Stenn@pfcs.com>
1997-08-12 14:42:39 +00:00
asami
549abb682a Merge from -stable; NOTCL hook in beforeinstall. 1997-08-12 10:12:56 +00:00
kato
d0850efd52 Fixed vnode corruption by undefined case in union_lookup(). When
uerror == 0 && lerror == EACCES, lowervp == NULLVP and union_allocvp
doesn't find existing union node and new union node is created.

Sicne it is dificult to cover all the case, union_lookup always
returns when union_lookup1() returns EACCES.

Submitted by:	Naofumi Honda <honda@Kururu.math.sci.hokudai.ac.jp>
Obtained from:	NetBSD/pc98
1997-08-12 07:18:59 +00:00
charnier
ec86e12dab Use err(3) instead of local redefinition. Add prototypes. 1997-08-12 06:46:56 +00:00
charnier
6c11a55082 Add usage(). 1997-08-12 06:45:43 +00:00
charnier
bf47d95e0c Use err(3) instead of local redefinition. 1997-08-12 06:44:57 +00:00
sef
47bfe6b362 Check permissions for fp regs as well as normal regs. 1997-08-12 05:23:51 +00:00