Commit Graph

1363 Commits

Author SHA1 Message Date
mrg
98bb9a5d9f remove sh3/gcc2 hack. 2006-06-02 19:45:25 +00:00
simonb
d8075254e2 Bye bye sendmail. 2006-05-31 03:30:26 +00:00
christos
4ca4d18faa mention sendmail removal. 2006-05-30 21:27:39 +00:00
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
tsutsui
3b0c797cd0 Add several entries for minor (but maybe user visible) changes
I committed recently.
2006-04-22 06:23:13 +00:00
lukem
1925013118 sync to reality. 2006-04-21 15:03:18 +00:00
nonaka
c6cf9409c1 note I-O DATA HDL-G support in evbarm. 2006-04-20 11:25:46 +00:00
elad
7dee29b687 update scope, requested by yamt@. 2006-04-20 10:56:08 +00:00
salo
ce4da208d9 Note init(8) multi-user chroot() support. 2006-04-18 11:45:42 +00:00
tnozaki
612f4fc411 update recent implementation status. 2006-04-15 12:21:44 +00:00
perseant
e6c59c133f Make a note of recent LFS improvements. 2006-04-14 19:21:15 +00:00
rpaulo
fca96e7bd5 Mention wpa_supplicant 0.4.8 and hostapd. 2006-04-12 17:33:47 +00:00
rpaulo
010596a9f2 hostapd 0.4.8 and wpa_supplicant 0.4.8 2006-04-12 17:30:16 +00:00
yamt
e65b84bc9e yamt-pdpolicy: new base. 2006-04-11 12:33:36 +00:00
riz
b657491b28 Add entry for onewire(4), gpioow(4), and owtemp(4), and add myself
as RESPONSIBLE.
2006-04-07 19:03:00 +00:00
rpaulo
706d49d37b postfix 2.2.10 2006-04-07 11:27:04 +00:00
hubertf
13312347fe fix tcpdump maintainer & mailing list 2006-04-05 19:47:09 +00:00
martti
cda1799407 IPF 4.1.13 2006-04-04 16:20:21 +00:00
gdt
1f2387e0e9 list gdt as responsible for coda 2006-04-04 13:30:59 +00:00
gdamore
791851b497 Add entry for Atheros HAL. 2006-04-03 17:01:22 +00:00
scw
e3b72e26b7 Note addition of utoppya(1) and utoppy(4) 2006-04-03 08:21:21 +00:00
yamt
48be7a5ca6 yamt-pdpolicy: new base 2006-04-01 12:17:11 +00:00
wiz
73803b1c31 file-4.17 is out. 2006-03-30 17:41:14 +00:00
rpaulo
aac6b8bd1f Mention IPv6 support in tun(4). 2006-03-29 19:40:53 +00:00
tron
cfc3b142db Add "distrib/sets/lists" to the list of directories covered by the
"peter-altq" branch.
2006-03-28 13:11:43 +00:00
tron
a367fe98c8 List me as the maintainer of UUCP. 2006-03-26 15:11:57 +00:00
chs
b2aaae062f mention the nfe driver. 2006-03-26 00:35:05 +00:00
elad
295265313f mark kernelauth as inactive, i no longer have time to work on it. 2006-03-24 03:12:30 +00:00
wiz
42aaee41fe Remove krb4 entry. 2006-03-23 21:55:58 +00:00
he
69039755a0 Add an entry for the addition of the ciss(4) driver for the
HP/Compaq 5th+ generation Smart ARRAY RAID controllers.
2006-03-23 16:19:05 +00:00
rpaulo
90a0e11d1b sendmail 8.13.6 is out. Fixes a security vuln found by ISS. 2006-03-22 17:21:33 +00:00
gdamore
6c8d505b69 Mention new AR5312 port. 2006-03-21 19:01:33 +00:00
christos
85e611dd01 Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
tsutsui
511236824d Fix year of the recent openpam(3) update. 2006-03-19 03:41:29 +00:00
macallan
a7fb3cd241 claim some responsibility 2006-03-18 18:41:09 +00:00
peter
13b0033a9d Describe the peter-altq branch. 2006-03-18 11:45:41 +00:00
peter
f35a71c317 Update version, maintainer and responsible for pf entry.
Prompted by Hubert Feyrer.
2006-03-18 00:26:32 +00:00
wiz
e59b4b68e0 Sort a bit. 2006-03-17 18:44:07 +00:00
macallan
e60d56080c mention xorg 7.0 import 2006-03-17 17:47:57 +00:00
kochi
c736436079 acpica 20060310 2006-03-17 09:14:16 +00:00
wiz
7155c7cd89 gcc-4.0.3 out. 2006-03-14 23:38:33 +00:00
yamt
051c590620 yamt-pdpolicy: new base. 2006-03-13 09:36:20 +00:00
kochi
fdae6de91f import ACPI-CA 20060217 2006-03-12 06:52:37 +00:00
kochi
d2bcc4e198 acpica 20060217 is out 2006-03-12 06:33:58 +00:00
wiz
009e260f10 Fix a URL. From OKANO Takayoshi in PR 33001. 2006-03-09 18:07:53 +00:00
elad
33e5cb5406 Add entry for elad-kernelauth. 2006-03-07 19:55:07 +00:00
he
f1cd142fed Document the hack to make ipsend and iptest build for NetBSD/vax,
with a pointer to PR#32907 for further details.
2006-03-07 18:24:13 +00:00
bouyer
f656fa41eb Add svwsata(4), a driver for Serverworks K2 SATA controllers. From
OpenBSD via Joerg Sonnenberger.
2006-03-06 18:35:24 +00:00
christos
5b2c72d104 mention strace. 2006-03-05 17:01:00 +00:00
yamt
cbf8c5498c yamt-pdpolicy branch. 2006-03-05 12:52:13 +00:00
peter
0e2c7f88bd Mention that Jornada 720 now uses hpckbd(4) and hpcapm(4). 2006-03-04 14:16:39 +00:00