Commit Graph

991 Commits

Author SHA1 Message Date
jdolecek
26e6b18165 note nawk update to 20050424 2005-07-02 20:19:50 +00:00
jdolecek
63f8f120ee nawk updated 2005-07-02 20:13:39 +00:00
tron
7e5f8bd1bf Move log entry for azalia(4) in list of changes for NetBSD 3.0 after
it has been pulled up into the "netbsd-3" branch.
2005-07-02 16:49:14 +00:00
peter
499d45e565 Fix a typo, done -> gone 2005-07-01 14:20:58 +00:00
peter
528aa81bae Use tabs, should fix an "unknown" entry on the webpage. 2005-07-01 14:19:35 +00:00
peter
da7050afd2 pf has been updated to 3.7. 2005-07-01 12:46:53 +00:00
peter
7e268f38db Mention import of pf from OpenBSD 3.7. 2005-07-01 12:45:15 +00:00
perry
7d6a4e53d1 note deroff, spell, ching 2005-06-30 14:04:26 +00:00
kent
eabe9bbfa4 remove pss(4) driver. It has never been workable and has not been
compilable for a long time.
2005-06-28 08:36:47 +00:00
lukem
9ba85beae2 the make(1) changes were backed out; remove entry from here 2005-06-27 02:51:52 +00:00
rpaulo
11513c6341 Mention ASIX AX88140A/AX88141 support under tlp(4).
Ok'ed by Hubert Feyrer.
2005-06-24 17:06:52 +00:00
junyoung
4367c48d6c cd9660 support for i386 BIOS bootloader. 2005-06-23 07:12:07 +00:00
lukem
a30f20fce8 make .OBJDIR semantics cleanup 2005-06-23 02:33:19 +00:00
hubertf
e5a0b604a9 * Change program logic to not nest needlessly
* Search all acronyms databases, and don't force the user to
   know in which category to look (-t is gone)
 * If an acronym is not found in the database or by whatis(1),
   also check pkg_info(1). Per PR bin/30539 by Geert Hendrickx
   (geert.hendrickx@ua.ac.be)

OK'd by Julio M. Merino Vidal <jmmv>
2005-06-22 20:11:03 +00:00
taca
fbf091a5b6 Postfix 2.2.4 released. 2005-06-22 16:51:41 +00:00
kent
51a6455183 note addition of azalia driver 2005-06-21 02:24:15 +00:00
peter
a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
briggs
11925ed1a8 Mention ataraid(4) support for Adaptec HostRAID. 2005-06-20 13:15:24 +00:00
wiz
450df52476 libevent-1.1a is out. 2005-06-19 07:13:32 +00:00
xtraeme
6d1bcdaeab Note addition of scan_ffs(8) from OpenBSD, utility to find FFSv1/FFSv2
partitions on disks.
2005-06-15 18:08:41 +00:00
kleink
3d00b5c191 New tz{code,data} are out. 2005-06-14 16:22:55 +00:00
wiz
ab618d781e Sort. 2005-06-12 12:30:25 +00:00
pooka
196bfecf4d note arcom viper support in evbarm 2005-06-06 20:28:34 +00:00
he
88a7db403d Remove the hack related to -Wno-cast-qual, now that we can use
the __UNVOLATILE() macro to annul this warning more selectively.
2005-06-02 14:38:05 +00:00
he
f25c7d55fa Document the hack to compile sys/arch/powerpc/oea/pmap.c with
-Wno-cast-qual.
2005-06-02 10:25:22 +00:00
bouyer
baedc189d4 Add myself for Xen, as suggested by Hubert Feyrer. 2005-05-28 14:32:41 +00:00
hubertf
13bd832fe7 I don't have time for binary pkgs and i386 ISOs any more.
Volunteers to take over very welcome!
2005-05-28 12:30:39 +00:00
wiz
4cb475ede3 Remove a tree that should not be there. 2005-05-27 08:04:58 +00:00
lukem
6886da6b04 * Add "Home Page:" line for each entry (if I could find one - a couple
are marked BROKEN).
* Update current versions of: bind bsd-family-tree cvs db dtoa.c gcc
  gettext grep ipsec-tools pf
* Update maintainers of: hunt vinum
2005-05-27 02:08:05 +00:00
he
c8a976c70d Reduce optimization level for sh5 for one file which causes our gcc
3.3.3 to get an internal compiler error of type "can't split insn".
2005-05-26 18:33:36 +00:00
salo
65f16e5e95 +bzip2 2005-05-26 14:38:28 +00:00
kiyohara
9ab2ca2fc1 add psh3tp(4):
Support touch-panel for PERSONA SH3 machines.
2005-05-24 16:00:08 +00:00
jlam
c008260a6b The current version of nawk is dated 2005-04-25. 2005-05-19 16:19:34 +00:00
wiz
cf39c044b3 libevent-1.1 is out. 2005-05-18 14:59:03 +00:00
chs
a4ef51503f as a stop-gap measure to allow boot-from-disk to work on hppa,
add some padding to the end of struct scsipi_xfer on that platform.
2005-05-18 13:58:10 +00:00
chs
2393bb4272 build grep/dfa.c with reduced optimization on hppa to avoid a gcc bug. 2005-05-11 13:10:21 +00:00
jmc
6b7d5d6ef0 Gettext assumes a C99 environment with stdbool.h or configure would provide one
from a template. As we do a reach over build, for vax builds provide stdbool.h
locally from that template.
2005-05-09 17:19:06 +00:00
jmc
ff69cd3f50 The __used__ change doesn't work on 2.95/vax. Put an #ifdef back in for vax and
reverted it to __unused__ as it was before
2005-05-06 19:32:30 +00:00
wiz
f87b18d32d libevent-1.0e out. 2005-05-04 17:46:16 +00:00
wiz
db647e5c29 postfix-2.2.3 is out. 2005-05-03 12:08:27 +00:00
kochi
d7c1ac702a Import Intel ACPI-CA 20050408. 2005-05-02 15:09:59 +00:00
augustss
8a543dce0d Note that have been various bug fixes to ehci. 2005-05-01 19:42:59 +00:00
martin
39cf15f027 Sparc64 now has completed the switch to wscons. 2005-04-29 19:44:28 +00:00
christos
1c5a570025 new gettext. 2005-04-29 15:31:55 +00:00
wiz
7aaa99cb6d Add entry for libevent update to 1.0c. 2005-04-25 17:45:42 +00:00
wiz
416ec6ada4 libevent has been updated to 1.0c. 2005-04-25 17:44:41 +00:00
drochner
03734aa278 note that gettext's current version is 0.14.4, and remove some assertions
about file formats which are not true
2005-04-25 16:30:29 +00:00
kleink
0ebf35e25b tzdata2005i out and imported. 2005-04-23 22:21:10 +00:00
christos
cfbdd1b3ca mention new openssl. 2005-04-23 19:32:34 +00:00
christos
9eeafec5da update am-utils. 2005-04-23 19:01:39 +00:00