Commit Graph

1310 Commits

Author SHA1 Message Date
mrg
a4337fd012 update the uninit list 2006-05-25 09:05:40 +00:00
rpaulo
4ac8517cec wpa_supplicant 0.4.9. 2006-05-25 04:10:09 +00:00
rpaulo
605de1ab8d hostapd 0.4.9 2006-05-25 03:58:30 +00:00
lukem
2b2a207b2a security.conf(5) check_devices_ignore_paths 2006-05-25 02:39:53 +00:00
christos
2c895a14eb mention config hack. 2006-05-24 23:18:56 +00:00
yamt
1a4039e6b0 yamt-pdpolicy; new base 2006-05-24 11:03:28 +00:00
chap
0896642114 chap-midi is ready for testing. 2006-05-21 20:58:27 +00:00
mrg
53751ce0e9 - note sh3/vax mdreloc.c uninitialised variable warnings.
- note sh3 libbz2/gcc4 hack for blockstore.c
2006-05-21 04:19:12 +00:00
dan
60693294da note more gcc4 uninitialised appeasement (amd64 pmap.c) 2006-05-21 01:24:41 +00:00
mrg
84b833274a note ntp_request.c 1.4 2006-05-21 00:44:53 +00:00
dan
d0a17c26df note uninitialsed appeasement in libexec/ld.elf_so/arch/x86_64/mdreloc.c 2006-05-20 23:41:16 +00:00
christos
de7cebdcc7 remove ypserv from the gcc4 hacks since it has been fixed. 2006-05-20 20:34:29 +00:00
mrg
9200f66337 update the uninit gcc4 list a bit more. 2006-05-20 11:17:55 +00:00
liamjfoy
cf47cfe564 Mark CARP as complete (according to the format Alistair (agc@) said was
correct).

Ok: agc@
2006-05-19 22:47:48 +00:00
briggs
f46c445f90 Add a new section to divide developer branches into "Active/Dormant"
and "Terminated" so we can scan through the active/dormant a little
bit more easily.  Also note the sections up top and mention that the
entries should be alphabetized within each section.

Make it so.

Thanks to Chapman Flack for noticing that things were not adhering to
any specific order and that there was no indication of what order
things should follow.
2006-05-19 20:28:37 +00:00
chap
c5fb260e70 Instantiation of chap-midi branch. 2006-05-19 18:19:39 +00:00
liamjfoy
90901bf989 Note import of Common Address Redundancy Protocol (CARP)
ok joerg@
2006-05-19 14:12:22 +00:00
mrg
45598cd240 update wrong uninitialised variables list 2006-05-18 18:48:42 +00:00
elad
79156a7347 update entry for elad-kernelauth noting it was merged and when. pointed
out by cube@ - thanks!
2006-05-18 17:39:42 +00:00
cube
8ea8897b84 Fix a typo, too. Ah, people scrutinising source-changes. 2006-05-18 17:06:33 +00:00
cube
b44ed53c3a There is a precise syntax for CHANGES entries, and they're added at the
end of the file, not at the top.  [hi elad!]
2006-05-18 15:38:00 +00:00
drochner
9b1794e109 libpcap is at 0.9.4, and so are we
tcpdump ts at 3.9.4 (we are behind here)
2006-05-17 17:36:32 +00:00
christos
2f5d3a02e9 Remove csu hack. It was not a gcc issue. 2006-05-17 17:09:43 +00:00
christos
86c6d5fcc9 mention i386 csu issue. 2006-05-17 16:42:59 +00:00
elad
12a6a01e9d kauth(9), PaX MPROTECT. 2006-05-16 15:41:25 +00:00
rpaulo
4a1ff9a008 Mention ipw automagically loading of firmware.
While there, make wpa_supplicant entry a man page.
2006-05-16 00:47:49 +00:00
christos
3416405dae Explain which initialized variables gcc misses. 2006-05-15 04:55:13 +00:00
rpaulo
954aca6287 Mention RFC 3542 support. 2006-05-13 15:57:19 +00:00
xtraeme
33a96be9f2 Driver for iTE IT87xxF and compatibles hardware monitor. Add
commented out entries on GENERIC and GENERIC_LAPTOP.

Adapted from OpenBSD.
2006-05-13 09:02:18 +00:00
mrg
5f1d5cdb57 note that libsa/Makefile and crontab/Makefile have -Wno-pointer-sign and
-fno-strict-aliasing applied.
2006-05-12 18:06:29 +00:00
he
6dedaa9f94 List one more gcc 3.3.3 -Wuninitialized fix. 2006-05-12 13:32:50 +00:00
wiz
f62810c5ba XFree86-4.6.0 is out. 2006-05-12 12:49:09 +00:00
he
566420c2cf Note the latest -Wuninitialized warning, and how the source is typically
marked for the other such workarounds.
2006-05-12 07:25:10 +00:00
mrg
67b1d93cc7 note gzip & mopd pointer-sign hacks 2006-05-12 03:26:54 +00:00
mrg
1751f5c2bc update the lists for GCC4 uninit warnings and GCC4 pointer sign/strict
aliasing warnings.
2006-05-11 23:51:06 +00:00
mrg
3d0c01fd3e document the GCC4 pointer sign and strict aliasing problems (so far.) 2006-05-11 09:39:58 +00:00
mrg
06d7a2268d move gcc4 uninit warnings to the of the MI section. add pf.c 2006-05-11 01:10:13 +00:00
mrg
d7d8d3b134 document the bogus GCC4 uninitialised warning fixes. 2006-05-10 21:54:58 +00:00
tsutsui
3ce69693c2 Update entry of m68k gcc ra-colorize.c.
(fixed in gcc-3.3.3 at least on m68k, but not conformed on m68000)
2006-05-08 14:48:59 +00:00
he
02a48f9119 Document the "reduce optimization for make/buf.c" hack for hppa. 2006-05-08 11:09:01 +00:00
jmcneill
2bb6256449 Note piixpm(4) import. 2006-05-07 01:39:38 +00:00
jmcneill
b95d2d1163 Note piixpcib driver. 2006-05-06 15:52:36 +00:00
snj
d97db3840b s/allready/already/ 2006-04-25 02:19:31 +00:00
snj
bf5ceaae16 It's "its." 2006-04-24 18:00:53 +00:00
hubertf
f9e91b57ed Add a switch "-c file" to verify a list of checksums generated by the
cksum program and stored in file against files on disk.  E.g. first
run "md5 *.tgz >MD5" to generate a list of MD5 checksums in MD5, then
use the following command to verify them use "md5 -c MD5"

Inspired by Linux' md5sum,
called for by Jukka Salmi <j+nbsd@2006.salmi.ch>on netbsd-help@,
reviewed by rui@.
2006-04-23 16:40:16 +00:00
rpaulo
3fe7a640a3 Blame me for postfix too. 2006-04-23 15:33:10 +00:00
tsutsui
247576b6dd Add man section suffix to some entries for www. 2006-04-22 20:47:51 +00:00
tsutsui
0c572e6c65 Fix a wrong entry in previous. 2006-04-22 20:43:02 +00:00
rpaulo
dd93294b75 add hostapd and wpa_supplicant. 2006-04-22 16:44:16 +00:00
rpaulo
9b5e696eb7 Add a note about Postfix layout and documentation. 2006-04-22 16:09:50 +00:00