1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
henric 0e268b94a4 For some reason, gcc seems to assume that if an inline assembly statement
has arguments but no clobbers, then everything is clobbered.  The in-tree
gcc also likes to insert redundant "sra"s.  These changes help gcc generate
somewhat better code for the spl*() functions.  This change shrank my GENERIC
kernel by 27136 bytes.

ok jason@
2003-05-23 02:00:51 +00:00
bin Fix warnx message to reflect reality. 2003-05-19 05:15:39 +00:00
distrib Intel ICH4-M IDE 2003-05-22 19:27:31 +00:00
etc - use : instead of . for chown 2003-05-21 18:53:00 +00:00
games Fix broken .Xr and uncomment it. 2003-05-20 03:18:05 +00:00
gnu no need for O0 on hppa anymore 2003-05-17 15:01:52 +00:00
include Remove krb4 support. 2003-05-14 08:01:02 +00:00
kerberosV Print kerberos version w/o depending on ~4 include files 2003-05-18 07:51:42 +00:00
lib this is all new code. copyright to downsj and myself who managed to 2003-05-20 22:42:35 +00:00
libexec strsep does not work that way. 2003-05-17 02:41:19 +00:00
lkm Bye, unused code. 2003-02-24 22:30:12 +00:00
regress introduce a "alltests" target which includes the pfaltq and pfsetup targets 2003-05-19 20:30:30 +00:00
sbin typo; 2003-05-20 12:59:01 +00:00
share ICH4-M is supported now 2003-05-22 19:26:55 +00:00
sys For some reason, gcc seems to assume that if an inline assembly statement 2003-05-23 02:00:51 +00:00
usr.bin c2k3 hack-a-ton 2003-05-22 04:31:08 +00:00
usr.sbin remove -Werror; ok millert 2003-05-22 21:15:17 +00:00
Makefile Don't build libperl separately in the libs pass, just build it when 2003-05-17 20:58:52 +00:00