Commit Graph

411 Commits

Author SHA1 Message Date
ginsbach 6e880ae78b Add blurb about new defects command in scsictl. 2005-01-20 04:32:21 +00:00
ginsbach 55049570a7 add seq(1) 2005-01-20 04:26:00 +00:00
kent 130eb59b39 add more words for audio filter pipeline 2005-01-18 14:34:34 +00:00
lukem e08f118986 ping6 and rtsol already existed in /rescue; correct item 2005-01-13 03:31:45 +00:00
kent 47102b749e note audio filter pipeline 2005-01-12 06:58:40 +00:00
reinoud 8bb284d8f6 Note addition of auixp(4) driver 2005-01-12 00:12:10 +00:00
lukem 553c396762 more stuff in /rescue 2005-01-10 12:30:21 +00:00
tsutsui 2f8ac31194 Some cosmetics for www. 2005-01-09 16:03:45 +00:00
tsutsui f1c6ce145f Note shark wscons. 2005-01-09 15:59:54 +00:00
cube 83eadb3de7 Note tap(4) addition. 2005-01-08 22:33:10 +00:00
fredb 4bb287d82e Note recent change to restore(8). 2005-01-08 14:41:09 +00:00
thorpej b91ac49e1d Note file system extended attribute changes. 2005-01-02 18:39:31 +00:00
tsutsui 3cc9d26a8d Add man section numbers to some entries for significant changes page on www. 2004-12-26 13:07:41 +00:00
tsutsui 6ae65cb555 Move two entries about hp300 fixes which were pulled up to 2.0
from CHANGES to CHANGES.prev. (sorry for late fix)
2004-12-19 14:42:19 +00:00
pooka 6b0a2a3f0e xmas present for xtos: file 4.12 2004-12-13 10:47:45 +00:00
lukem 931b4fe41e "Promise" is a noun; capitalize it 2004-12-10 14:13:48 +00:00
cube 57d7489f05 Note ixpide(4) addition. 2004-12-06 19:38:25 +00:00
christos b6cd0b540f document recent cloners; hi peter. 2004-12-05 05:50:54 +00:00
christos 50eb0ad367 mention bpf cloner. 2004-12-02 00:12:08 +00:00
grant 9b7bdaecb0 fix date for previous. 2004-12-01 23:25:24 +00:00
grant 9204390fe4 add iteide(4) driver for ITE8212-based IDE controllers. from
OpenBSD, ported to NetBSD by me.

ok'd by bouyer@, thorpej@.
2004-12-01 22:27:45 +00:00
christos 8b6d7749b0 Mention am-utils 2004-11-27 01:44:18 +00:00
bouyer fe4d81db48 pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).
2004-11-24 20:49:17 +00:00
lukem 2957238bba add entry for getent(1). fix up uuidgen(1) entry 2004-11-23 07:44:44 +00:00
peter afc276c497 Fix a typo. 2004-11-21 23:07:58 +00:00
jdolecek 987fe0e61a note UTF-8 encoding of Unicode file names for Joliet cd9660 file systems 2004-11-21 23:01:21 +00:00
thorpej 45e1304451 Note syslogd improvements. 2004-11-19 02:19:58 +00:00
yamt ba757a5f9b pf(4): PF from OpenBSD 3.5 imported [itojun 20040622]
pf(4): PF from OpenBSD 3.6 imported [yamt 20041114]

reminded by by wiz@.
2004-11-18 22:32:49 +00:00
yamt 3950068640 iojun -> itojun 2004-11-18 22:28:49 +00:00
heas 0affebe7a1 Note Postfix 2.1.5.
Thanks wiz.
2004-11-18 21:29:43 +00:00
christos 4cb68a7213 Mention ptyfs. 2004-11-11 01:46:47 +00:00
dsl 1d0b8b22ab Add a note about removing the (int) casts from ctype.h 2004-11-10 21:30:29 +00:00
christos 3c32a920bd Mention bind-9-3-0 2004-11-07 02:54:41 +00:00
augustss 6496ac653d s/uax/axe/ 2004-10-23 13:46:45 +00:00
augustss 1c7195d7d0 Mention cdce(4). 2004-10-22 13:26:24 +00:00
augustss 3fbfd79577 Note interrupt transfer support for ehci(4). 2004-10-22 12:22:06 +00:00
kent bfad9c4dd8 note selector unit support and mixer names change 2004-10-21 13:01:28 +00:00
kent 3084b515cd note suspending/resuming support of auvia 2004-10-21 12:58:02 +00:00
gavan 56da1fbe07 Note import of iyonix port 2004-10-13 23:43:35 +00:00
abs 78e3b4298a The next release will be 3.0, not 2.1 2004-10-13 23:40:14 +00:00
enami 0eb53b25ad Sort pcap and tcpdump entries by date. 2004-10-10 22:45:16 +00:00
augustss 8ada967637 Add auacer. 2004-10-10 16:39:36 +00:00
dyoung b9fe0da57f Note upgrade to libpcap 0.8.3, tcpdump 3.8.3. 2004-09-28 00:55:15 +00:00
jmmv 8a1eb34d66 Add support to build the mac68k port with soft-float enabled (i.e., setting
MKSOFTFLOAT=yes).  The main purpose of this feature is to let NetBSD work
in machines with the 68040LC chip (those that have the FPU bug).

All the work has been done by Bruce O'Neel <edoneel AT sdf.lonestar.org>,
with some very minor changes by me; the patches were being posted to the
port-mac68k mailing list.  It has been tested for a long time by several
users, including me.

I have just verified that regular releases, as well as soft-float ones,
continue to build.

There have been no objections to this patch since I asked for them in July
in the port-mac68k list.
2004-09-26 21:13:27 +00:00
pooka 2610e5ed8b file 4.10 2004-09-16 13:52:19 +00:00
lha 248cdf3954 import heimdal 0.6.3 2004-09-14 10:24:22 +00:00
thorpej 9fe30f8ca4 Note uuid(3) and uuidgen(1). 2004-09-13 23:38:26 +00:00
manu 37c1557cc7 At submitter's request, add more comprehensive credits about IPv4 PIM
patches authors.
2004-09-05 08:25:41 +00:00
manu 4b9998badf Forgotten fixes to sed(1) 2004-09-05 00:27:21 +00:00
manu 1eda7d0a6f Document the recent progresses of compat_darwin(8) 2004-09-05 00:04:45 +00:00