lukem
35d7a878c6
fix -Wsign-compare issues
2009-04-11 13:01:27 +00:00
lukem
885bfa9fdf
fix -Wsign-compare issue
2009-04-11 12:58:03 +00:00
lukem
f93f13ab6f
fix -Wsign-compare issue on amd64
2009-04-11 12:55:29 +00:00
lukem
5b2a99f633
fix -Wsign-compare issues
2009-04-11 12:53:52 +00:00
lukem
7f26f737dc
fix -Wcast-qual issues
2009-04-11 12:44:29 +00:00
lukem
5cc303e13d
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow)
2009-04-11 12:41:10 +00:00
lukem
36869194a3
Fix -Wcast-qual and -Wsign-compare issues
2009-04-11 12:24:37 +00:00
lukem
35ccf17c8c
fix -Wcast-qual issues for WARNS=4
2009-04-11 12:18:45 +00:00
lukem
dcbf1a1ff2
Fix WARNS=4 issues (many -Wcast-qual, one -Wsign-compare on amd64)
2009-04-11 12:16:12 +00:00
lukem
49f3b098c6
Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues.
2009-04-11 12:10:02 +00:00
markd
270aadb75a
For chown make auth checks consistent with UFS. Fixes PR kern/40933.
2009-04-11 11:59:04 +00:00
lukem
39a8950629
fix -W sign-compare issues.
2009-04-11 11:52:35 +00:00
lukem
53d5aab9a2
fix WARNS=4 issues
2009-04-11 11:26:34 +00:00
lukem
eb2de0beef
Resolve -Wcast-qual issues.
2009-04-11 11:10:43 +00:00
scw
a73e6e5f81
Fix previous. printlp() and printclp() are not varargs functions.
2009-04-11 11:04:41 +00:00
scw
9678a68913
Invoke zs_lock_init() _after_ copying console state to avoid a later
...
lock-related panic.
2009-04-11 11:01:47 +00:00
lukem
94ec558cb9
fix sign-compare issue
2009-04-11 10:57:55 +00:00
scw
403ccaeac2
Fix for install/40961: The RAMDISK kernel has grown significantly
...
since bootst was written. Grab 3MB of the kernel image from tape
in hackprom_diskrd() instead of 2MB.
Bump bootst version on account of the above fix.
While here, use -Os instead of -O2 to compile mvme68k stand code.
2009-04-11 10:56:12 +00:00
lukem
31582cc99b
fix -Wsign-compare and other WARNS=4 issues
2009-04-11 10:43:09 +00:00
skrll
77dafb503d
Fixup two more syscalls with 64-bit args.
...
Remove reference to script that is supposed to do this automatically - I
don't have it.
Fixes PR/41185.
2009-04-11 09:49:23 +00:00
wiz
8216b2d443
Bump date for previous.
2009-04-11 09:44:22 +00:00
apb
af9429a671
Honour the TMPDIR environment variable instead of always using /tmp
...
as a place to store temporary files.
2009-04-11 09:41:18 +00:00
lukem
ef685eeea9
Enable WARNS=4 by default except for:
...
dump dump_lfs fsck_ffs fsck_lfs fsdb mount_smbfs
newfs_ext2fs newfs_lfs resize_lfs setkey
2009-04-11 07:58:11 +00:00
lukem
6f957c8d46
fix sign-compare issue
2009-04-11 07:55:35 +00:00
lukem
ad5ee40a86
fix WARNS=4 issues
2009-04-11 07:51:59 +00:00
lukem
002fe60580
fix sign-compare issues
2009-04-11 07:40:37 +00:00
lukem
ccc69cfd56
fix sign-compare issue
2009-04-11 07:37:50 +00:00
lukem
8e2fe69844
fix sign-compare issues
2009-04-11 07:31:21 +00:00
lukem
6978bdec0e
fix sign-compare issues
2009-04-11 07:20:09 +00:00
lukem
9e6bf7d7cc
fix sign-compare issue
2009-04-11 07:16:30 +00:00
lukem
a2b5923e3e
fix sign-compare issues
2009-04-11 06:59:18 +00:00
lukem
cefb0777de
fix sign-compare issues
2009-04-11 06:48:36 +00:00
perry
e4c34b0c5f
SAVENAME was not set for rename and delete as required
...
Patch from christos, fixes pr 41183
2009-04-11 00:21:57 +00:00
tsutsui
20bc92487c
Fix typo.
2009-04-10 23:30:57 +00:00
wiz
24e269dafa
Split Nm over two lines.
2009-04-10 23:24:35 +00:00
wiz
dfc0d0bdf2
Drop trailing whitespace.
2009-04-10 23:22:30 +00:00
christos
53439fb0dd
bump libc for memrchr and glob_pattern_p
2009-04-10 23:19:26 +00:00
christos
6a466e7b71
add memrchr
2009-04-10 23:16:30 +00:00
christos
5207347451
Add a special lint stub for __sigaction14 which broke when we switched
...
to sigaction_sigtramp.
2009-04-10 23:14:58 +00:00
christos
d4bf2b400d
take the opportunity of the glob_pattern_p and add memrchr.
2009-04-10 23:14:07 +00:00
christos
3cf907e2b2
add memrchr
2009-04-10 23:13:38 +00:00
perry
ce40f4f667
add (commented out) options LOCKDEBUG
2009-04-10 23:01:46 +00:00
perry
108f1637cb
add commented out LOCKDEBUG
2009-04-10 23:00:53 +00:00
christos
84e3ca2d14
add memrchr
2009-04-10 23:00:52 +00:00
perry
167ca18cb2
LOCKDEBUG docs. Written by joerg.
2009-04-10 22:58:33 +00:00
ad
9f19801f75
add boilerplate missed in initial commit
2009-04-10 22:29:30 +00:00
ad
d4b3790270
update for logging
2009-04-10 22:28:48 +00:00
ad
4caa909fff
softdep is gone
2009-04-10 22:26:10 +00:00
ad
48f3755607
Sync with reality and be a bit less literal.
2009-04-10 21:30:24 +00:00
ad
81e91ba313
Remove ref to WAPBL_DEBUG_SERIALIZE.
2009-04-10 21:14:14 +00:00