Commit Graph

365 Commits

Author SHA1 Message Date
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
heas
9518008e39 Note import of postfix 2.1.1 2004-05-31 03:58:57 +00:00
christos
0a8d838b36 mention ptm(4); pkill in.wizd (we need ptm(4)) 2004-05-27 03:00:53 +00:00
tsarna
2dd7257376 note uep(4) 2004-05-25 15:38:17 +00:00
dsl
55fe79a701 sysinst changes: use of /etc/postinstall, and use of existing raid1 sets 2004-05-22 17:46:56 +00:00