matt
|
5f058922b3
|
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.
usr/include/machine now points to usr/include/arm
|
2013-05-02 03:56:38 +00:00 |
nakayama
|
1c54a66d99
|
System utilities, boot programs and kernel modules are machine
(port) specific not CPU, so use MACHINE not MACHINE_ARCH.
|
2009-12-13 05:01:32 +00:00 |
lukem
|
d877c4c3c0
|
Enable WARNS=4 by default, except for:
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
|
2009-04-22 15:23:01 +00:00 |
abs
|
515e52158b
|
Convert more MACHINE tests to MACHINE_ARCH
|
2009-02-14 13:50:50 +00:00 |
nonaka
|
055f45996f
|
Added zaurus.
|
2007-07-29 14:34:45 +00:00 |
xtraeme
|
1107a12cd0
|
Kill __P(); WARNS=3
|
2005-03-16 01:44:46 +00:00 |
uch
|
bfd65ea205
|
add hpcsh
|
2004-07-04 15:55:35 +00:00 |
takemura
|
976f1e210f
|
Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages
into mi directory.
|
2002-10-14 06:31:37 +00:00 |
itojun
|
7dd411b55d
|
userland access to apm emulation.
|
2002-06-18 05:24:44 +00:00 |
garbled
|
37b2f44641
|
Enable build on sparc, and move manpage out of i386 specific directory
|
1999-12-15 20:34:03 +00:00 |
thorpej
|
56c5efa335
|
Use pidfile(3).
|
1999-06-06 02:52:16 +00:00 |
lukem
|
f5bf267d90
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
mikel
|
7e0384f892
|
replace -W flags in CFLAGS with WARNS?=1, cleanup
|
1997-10-03 05:39:03 +00:00 |
mrg
|
78033298f7
|
decend all subdirs for man pages.
|
1997-06-23 14:48:02 +00:00 |
christos
|
0aad9d4378
|
Makefile cleanups
|
1997-03-24 22:02:40 +00:00 |
jtk
|
b86b695240
|
add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
|
1996-08-25 23:38:57 +00:00 |