Commit Graph

109683 Commits

Author SHA1 Message Date
david
ada315648a Note that the /etc/apm/* scripts must be executable. 2003-03-10 16:14:37 +00:00
thorpej
2a493af5b0 For PMAP_CACHE_VIVT platforms, make UBC_RELEASE_UNMAP evaluate to TRUE,
and add a comment explaining why.

Reviewed by Chuq Silvers.
2003-03-10 15:07:17 +00:00
christos
5e7eaf37bd mention amd. 2003-03-10 13:18:07 +00:00
christos
30bcc35364 Update amd. 2003-03-10 13:16:26 +00:00
dsl
25456aecdb Put the __weak_extern() back inside vi_alias, but after the extern for
get_alias_text().
2003-03-10 11:09:25 +00:00
lukem
e5f384735d support 1234 and 4321 as valid byte-order arguments for -B 2003-03-10 10:02:58 +00:00
he
d5428a2906 Move the __weak_extern() (ifdef'ed) outside of the vi_alias()
function, so that this compiles again.
2003-03-10 09:55:10 +00:00
tshiozak
947243ba1e revoke using PRIu32 macro and add fallback for UINT32_C macro,
because these do not exist on rather older systems.
XXX: I wonder someone will add them to tools/compat.
2003-03-10 09:37:04 +00:00
wiz
84cb70148f Correct program name in comments. 2003-03-10 09:23:50 +00:00
wiz
d686d8626e Sort sections; "file system" instead of filesystem; mdoc improvements;
new sentenence, new line.
2003-03-10 09:23:23 +00:00
wiz
237046f68b + dpt, nsmb, kttcp, dmoverio, veriexec, twe (hi martin!) 2003-03-10 08:17:02 +00:00
lukem
8bfad4ad7a Use sleep(1) instead of usleep(1000000) to sleep for a second, since
usleep() doesn't support an argument >= 1000000.
Problem noted & fix provided in [bin/20644] from Dave Huang.
2003-03-10 08:04:15 +00:00
lukem
5b4f7a290b add usr/include/sys/tree.h 2003-03-10 08:01:11 +00:00
lukem
6f7e79fef4 install sys/tree.h
organise INCS= lines to make it easier to add includes in the future
2003-03-10 07:55:14 +00:00
lukem
857064c7bf fix build.sh usage 2003-03-10 06:46:59 +00:00
lukem
6cbbfe4c9f There's no need anymore to protect __COPYRIGHT() and __RCSID() with:
#ifndef __lint
	...
	#endif
2003-03-10 03:50:38 +00:00
perseant
8757a68b2e Be a little more verbose in stating that LFS uses UBC natively, at the
suggestion of Hubert Feyrer.
2003-03-10 01:35:11 +00:00
christos
1d6595e599 null is not 0 2003-03-10 01:14:54 +00:00
christos
2ffae6453d if no __weak_extern, don't even try to do vi_alias. 2003-03-10 01:14:07 +00:00
christos
61c24e2c2a fix uninitialized variable.
grr, I want gcc-3.3
2003-03-10 01:05:12 +00:00
christos
5f1f221c24 sig_t is non portable 2003-03-10 00:58:05 +00:00
christos
23dbd749a2 - include cdefs.h early in the game
- ifdef notdef the sunos stuff
- no need for sig_t
2003-03-10 00:57:38 +00:00
christos
bdc91aaf9a include alloca.h for systems that need it. 2003-03-10 00:56:38 +00:00
christos
c804fc2f30 be specific about what we are matching against. 2003-03-10 00:03:21 +00:00
christos
537fd1d1b4 fix merge botch 2003-03-10 00:02:40 +00:00
christos
049833df37 our ufs name is ffs 2003-03-10 00:01:52 +00:00
jdolecek
02d0c9ceb3 add TNF copyright (1996-2003) 2003-03-09 23:29:52 +00:00
fvdl
af4ceb3bdf Add missing include file 2003-03-09 22:42:25 +00:00
augustss
bf2de652b1 Change debug message. 2003-03-09 19:51:13 +00:00
manu
523dbf2146 Quick and dirty version of io_registry_entry_get_properties. 2003-03-09 18:33:28 +00:00
manu
572d271ee8 Fix to uvm_map documentation, approved bu Chuck Silvers:
uvm_map size parameter is not in PAGE_SIZE units, it is a multiple of PAGE_SIZE.
2003-03-09 18:28:59 +00:00
wiz
97808774c1 Restore RCS Id, lost during last update. 2003-03-09 17:57:50 +00:00
tsutsui
f86b0e1741 In tlb_exception(), don't panic immediately on access at va == 0
from kernel mode if fault hander is set.
2003-03-09 16:14:29 +00:00
he
1565f9401d Remove remnants of support for console on ite, since the ite device
driver is no more.
2003-03-09 13:59:56 +00:00
he
218e798c23 Add entries related to the new Postfix program called ``proxymap''. 2003-03-09 13:50:56 +00:00
hannken
a775363fd5 Dont call gettimeofday on a rpc timeval.
This fails on sparc64 because rpc timeval elements are int
and timeval elements are long.
2003-03-09 10:33:04 +00:00
mjl
b0d37030cd Revert previous changes. Add a comment to the source explaining the
reason things are as they are -- Perry said:
This (using err("mailwrapper")) is intentional. Mailwrapper plays ugly
games with argv[0] and thus it is often difficult for people to know
that the error isn't from "mailq" or "sendmail" but from
mailwrapper -- having mailwrapper add an indication that it was really
mailwrapper running was a requested feature.
2003-03-09 08:10:43 +00:00
christos
a9085b5c40 disable YP and HESIOD in config.h, and mention why... (thanks uwe) 2003-03-09 01:55:48 +00:00
christos
1a6788bb65 resolve conflicts. 2003-03-09 01:38:38 +00:00
christos
37deef3cda adjust to 6.1b2 2003-03-09 01:36:38 +00:00
christos
e1af53e09a Import am-utils 6.1b2 2003-03-09 01:12:05 +00:00
lukem
8bf240ccae use __RCSID() 2003-03-09 01:03:54 +00:00
lukem
2c76065bf9 enable __RCSID() (no need to protect in LIBC_SCCS or !__lint) 2003-03-09 01:02:34 +00:00
lukem
a2ed7b2d73 use __RCSID() 2003-03-09 00:57:17 +00:00
lukem
edec83ad56 add -DLIBC_SCCS, to enable RCSIDs in the reachover files from ../libc 2003-03-09 00:54:44 +00:00
lukem
ca2cd8e0ef use __RCSID() 2003-03-09 00:42:56 +00:00
mrg
60b9080da3 don't depend on "../../../../../gnu/dist/toolchain/include/coff/rs6000.h". 2003-03-09 00:39:10 +00:00
perseant
a46b9ccf95 Only #define LFS if not already defined. 2003-03-08 23:18:54 +00:00
mjl
f20e680162 Correct args to err(), no need to include "mailwrapper:" prefix manually.
Triggered by posting to OpenBSD mailing list.
2003-03-08 22:57:51 +00:00
perseant
0493be6ba8 Take away "#ifdef LFS_UBC". 2003-03-08 22:14:31 +00:00