Commit Graph

369 Commits

Author SHA1 Message Date
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
manu 8e360fd5e9 Ooops, upside down... 2004-09-05 00:02:15 +00:00
manu 9b3a7b49be Add IPv4 PIM support, submitted by Pavlin Radoslavov on tech-net@. 2004-09-04 23:59:38 +00:00
thorpej d7f51e0769 Note switch to GCC-supplied crtstuff. 2004-08-28 00:32:34 +00:00
lukem c046e6e143 ipw(4) driver for Intel PRO/Wireless 2100 written by Damien Bergamini. 2004-08-23 14:05:35 +00:00
rearnsha a6a911634b Note support for Thumb-compiled applications. 2004-08-21 12:14:46 +00:00
rearnsha 3afb94d923 Mention libc and libpthread updates for ARM. 2004-08-21 11:37:32 +00:00
drochner 6ab8281ced mention autoconf(9) detach/rescan support 2004-08-19 10:34:52 +00:00
lukem 0fc713f4ea postinstall obsolete minor shared libs support 2004-08-12 02:39:48 +00:00
mrg 1fe630831f note ich-based speedstep support 2004-07-31 17:37:44 +00:00
wiz a0a406c218 Note groff update to 1.19.1. 2004-07-30 15:34:06 +00:00
jmmv 2a08d54a9a Implement border color customization in wscons(4), only available for vga(4)
at the moment.

This includes the addition of two new wsdisplay ioctls, WSDISPLAY_{G,S}BORDER,
one to get the actual color and one to set it, respectively.  Possible colors
match those defined by ANSI (and listed in wsdisplayvar.h).

It also adds two accessops to the underlying graphics device, getborder and
setborder, which mach their ioctl counterparts.

Two kernel options are added: WSDISPLAY_CUSTOM_BORDER, which enables the
ioctls described above (to customize the border color from userland after
boot), and WSDISPLAY_BORDER_COLOR, which sets the color at boot time.
The former is enabled by default on the GENERIC kernel, but not on INSTALL
(among others).  The later is always commented out, leaving the usual black
border as a default.

wsconsctl is modified to allow accessing this value easily.  For example,
'wsconsctl -d -w border=blue'.
2004-07-29 22:29:35 +00:00
heas c597036b30 Note Postfix 2.1.4 import 2004-07-28 23:32:03 +00:00
jmmv b201726e89 Let's document the change: added support in wscons to configure console
and kernel colors from userland, after boot.
2004-07-28 19:44:13 +00:00
mrg 9e8d1d4bd6 note spif(4) support 2004-07-24 12:39:38 +00:00
junyoung bda9bb8447 Move entries for strcasestr(3) and round{,f}(3) to CHANGES.prev since
they have been pulled up to netbsd-2-0 branch.
2004-07-23 11:22:02 +00:00
tron 2e259b9bf3 Move entry for geodeide(4) to list of changes in previous releases because
the driver has been pulled into the 2.0 branch.
2004-07-23 09:36:16 +00:00
tron 85d952fa8d Move entry for cvs 1.11.17 to list of changes in previous releases because
the update has been pulled into the 2.0 branch.
2004-07-23 08:10:38 +00:00
tron 408a254be1 Move entry for IP12 support to list of changes in previous releases
because it havs been pulled into the 2.0 branch.
2004-07-23 07:39:46 +00:00
tron a0cbe3bfd1 Move entries for cvs 1.11.15 and cvs-1.11.16 to list of changes in previous
releases because the updates have been pulled into the 2.0 branch.
2004-07-23 06:27:34 +00:00
lukem 84fc2e4c6d /etc/security mtree tweaks 2004-07-23 06:18:13 +00:00
martti e53ec36d63 IPF 4.1.3 2004-07-23 05:43:59 +00:00
lukem 2b0d144ab8 mtree -M 2004-07-22 16:52:54 +00:00
tron 5e7fa574fe Remove entry for on-board MACE MAC-110 Ethernet on O2 because it has
been pulled into the 2.0 branch.
2004-07-15 15:52:27 +00:00
atatat b4c789aedb Wrong date on last 2004-07-15 04:08:29 +00:00
atatat 2153e53079 note sendmail now starting by default 2004-07-15 03:49:13 +00:00
seb ae3298c83a Note addition of wordexp(3). 2004-07-13 15:56:47 +00:00
wiz b7a4e5de32 Note that texinfo in the base system has been upgraded to 4.7. 2004-07-13 00:13:22 +00:00
tsutsui 06b7bb3ccf Add yet another late entry about emuxki(4) fix for big endian machines. 2004-07-11 03:29:41 +00:00
tsutsui dee37a68db Note support for O2 (IP32) on-board MACE MAC-110 Ethernet. 2004-07-11 03:23:17 +00:00
junyoung e0ea8a48b1 Note addition of round(3) and roundf(3). 2004-07-10 13:53:11 +00:00
bouyer 2de808bec0 Note geodeide(4) addition. 2004-07-09 18:53:19 +00:00
junyoung 559ae6bad7 Note addition of strcasestr(3). 2004-07-03 08:32:43 +00:00
sjg 4d935f538f Note addition of SHA1 hashed passwords. 2004-07-02 00:50:04 +00:00
kleink 6d4eb37378 Note MPC601 and IBM RS/6000 40P support. 2004-06-26 21:56:12 +00:00
itojun f6468fc24d note racoon upgrade 2004-06-17 03:44:18 +00:00
itojun 27910ec64c upgrade cvs to 1.11.17 2004-06-16 09:23:41 +00:00
itohy 7549229470 Note addition of xxboot on hp700. 2004-06-15 03:20:19 +00:00
tsutsui 9503ee0ae4 Note recent hp300 fixes (apci com(4) and framebuffer console attachment).
(These entries will be moved to CHANGES.prev since they have been pulled up
 into netbsd-2-0 already.)
2004-06-07 14:11:02 +00:00
tron 0ac35b9771 Move entry for scrolling support in wscons(4) after it has been pulled
up into the 2.0 branch.
2004-06-07 10:15:20 +00:00
tsarna 8d4cd3df81 Note absolute mouse position on support in Xserver on i386 2004-06-03 20:17:43 +00:00
christos 4d97615547 mention scrolling support. 2004-06-01 23:15:32 +00:00
agc 0a44ed5760 Move an entry to the correct position in this file. 2004-05-31 22:00:29 +00:00