Commit Graph

462 Commits

Author SHA1 Message Date
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
christos
da0a5b969f mention resolver 2004-05-21 04:38:50 +00:00
christos
50f3224727 mention cvs-1.11.16 2004-05-20 03:26:26 +00:00
christos
7729258694 Mention bind9. 2004-05-18 00:39:26 +00:00
simonb
e15af7f879 Note "du -n". 2004-05-17 01:57:55 +00:00
lukem
985e993cfc xdm authdir change 2004-05-12 04:01:36 +00:00
thorpej
1e627ed78e Make gmon / mcount work properly for threaded applications by keeping
thread-specific gmonparam structures and then merging them before dumping
the profile buffers.

Written by Nathan J. Williams, contributed by Wasabi Systems, Inc.
2004-05-10 22:16:42 +00:00
lha
bba70dc29c Merge changes between Heimdal 0.6.1 and 0.6.2 2004-05-08 13:27:58 +00:00
lukem
1feb40124e Enhanced SpeedStep Technology support in i386 2004-04-30 02:21:30 +00:00
heas
6a7a905b99 Note import of Postfix 2.1.0 2004-04-27 07:40:57 +00:00
simonb
9c88c932d0 Note POOL_INIT macro. 2004-04-26 01:19:59 +00:00
wiz
6c1c771fcd Less modesty, christos! 2004-04-21 01:10:25 +00:00
christos
4cad55e29b mention statvfs. 2004-04-21 01:07:35 +00:00
lukem
b05575be23 Document RLIMIT_SBSIZE and associated shell & login.conf changes
made by christos & matt.
share/mk: deprecate AINC in favour of AFLAGS.
Add sysctl(8) "vfs.generic.fstypes".
locate.conf(5) ignorefs improvement.
Fix format of an existing entry.
2004-04-19 01:42:52 +00:00
itojun
67ac12deb2 cvs updated to 1.11.15 2004-04-16 04:08:50 +00:00
pooka
86c1f3c5e3 sgimips IP12 support 2004-04-11 13:35:12 +00:00
pooka
6f81d36c60 note file(1) update to 4.09 2004-04-08 12:41:44 +00:00
wiz
8f3ccb909a Fix typo in previous, and change which(1)
entry to:
Replaced by a C program that only checks the path. [christos 20040401]
2004-04-05 09:38:30 +00:00
matt
4cb4fcf23d Note PowerPC FP exception processing. 2004-04-05 03:59:37 +00:00
lha
f87089bd8a import heimdal 0.6.1 2004-04-02 15:13:59 +00:00
wiz
60adf0655d Add entry for which(1) removal. 2004-04-01 15:12:50 +00:00
jmc
7df0f82057 Roll over for 2.0 2004-03-29 03:11:08 +00:00
jdc
850c1daba1 Note addition of *echochar() to libcurses. 2004-03-28 09:11:19 +00:00
martti
a6a3add916 Updated IP Filter to 4.1.1 2004-03-28 09:06:15 +00:00
heas
96c726275f note import of Postfix 2.0.19 2004-03-27 16:50:16 +00:00
gendalia
7831311466 Note support added to aac(4) for Adaptec 2200S (Vulcan 2M) & Dell PERC 320/DC 2004-03-26 22:17:29 +00:00
mrg
b1061e257b belatedly note GCC 3.3.3 import.
note switch to non GPL gzip.
2004-03-26 08:58:35 +00:00
atatat
0fae44fb7c sendmail 8.12.11 has been imported 2004-03-25 20:39:17 +00:00
atatat
0d4d16278c Note update to sysctl infrastructure 2004-03-25 18:42:21 +00:00
pooka
403033ed50 Hi Julian, it's 2004 now (like it or not) 2004-03-23 08:46:57 +00:00
pooka
725cac9872 file 4.08 2004-03-23 08:45:36 +00:00
jdc
2de50bd78e Addition of KEY_RESIZE, SIGWINCH handler and extra colour pairs to libcurses. 2004-03-22 19:04:55 +00:00
lukem
637d87650a fdisk(8) (et al) fixes to avoid using the NT DSN in the MBR. 2004-03-22 07:21:10 +00:00
groo
3b5ae1af33 Note OpenSSL update to 0.9.7d 2004-03-20 04:52:20 +00:00
is
1e1ea1a6af Fix typo in date. 2004-03-16 14:30:37 +00:00
is
294b726b88 m68k was switched to gdb 5.3 2004-03-16 12:37:15 +00:00
is
0d4c7e9c25 m68k was switched to gcc3.3.1. 2004-03-16 12:27:41 +00:00
is
a34ae79b65 make line more verbose 2004-03-16 11:42:35 +00:00
is
d338f77e9d wsfont on Amiga was added. 2004-03-16 11:34:54 +00:00
jdolecek
c370e5310e switch awk to nawk; gawk sources will be removed after some grace period
change blessed by core@
2004-03-13 22:28:47 +00:00
bjh21
b46afe43ae pckbport, removal of busmouse(4) on acorn32. 2004-03-13 20:00:59 +00:00
ragge
788def892f Note 10 gigabit adapter addition. 2004-03-12 14:58:42 +00:00
hubertf
849866f9c1 Allow custom text printed before (left of) the progress bar from progress(1):
miyu# cat openoffice-linux-1.1.0.tgz | progress -z -p 'Bytes written: ' dd of=/dev/null bs=1m
	Bytes written:    193 MB   13.83 MB/s 0+195211 records in
and:
	miyu# progress -f openoffice-linux-1.1.0.tgz -z -p 'Bytes written: ' dd of=/dev/null bs=1m
	Bytes written:  28% |******                | 57919 KB   14.12 MB/s    00:09 ETA

OK'd by lukem.
2004-03-09 17:04:24 +00:00
uwe
fafd8447d9 The script that converts this to the web page doesn't know about
"sh3el", so change my old gdb5.3 entry to just "sh3".
2004-02-23 05:31:47 +00:00
mrg
d309e533d4 note GCC 3 changes, also begin to document how to import new gcc. 2004-02-23 01:41:01 +00:00
uwe
82c533e098 Enable building of Xhpc server for hpcsh. 2004-02-22 18:54:43 +00:00
uwe
d89e22cfb5 sh3 ports are switched to gcc3. 2004-02-22 01:44:33 +00:00
wiz
e3fc4b66c3 Spell the plural of suffix "suffixes", not "suffices".
Inspired by PR 24400 by Todd Vierling.
2004-02-13 17:56:17 +00:00
wiz
d20841bb64 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
matt
95b6745c7d kernel: add underlying support needed to support multiple mbuf cluster
sizes.  [matt 20040209]
2004-02-10 01:37:42 +00:00
itohy
b376ece7cd /etc/locate.conf addition 2004-02-07 04:44:17 +00:00
lukem
d2243ff59b build.sh -x/-X 2004-02-06 23:36:51 +00:00
jdolecek
0b12c7fd32 add ppbus stuff 2004-02-05 09:24:01 +00:00
christos
299d76bfbb mention new identd 2004-01-31 21:55:58 +00:00
lukem
d69176d4db install -h hashtype 2004-01-29 08:01:42 +00:00
rearnsha
4195fc40fe Note ARM9 cache configuration change. 2004-01-26 16:13:58 +00:00
bjh21
c67e4dff08 Removal of beep(4). 2004-01-25 14:11:42 +00:00
lukem
f046e24e66 disklabel MBR preservation on i386 & amd64 2004-01-19 11:58:51 +00:00
bjh21
9bb7b7cf84 Mention audiobell and removal of acorn32 sysbeep. 2004-01-18 12:52:13 +00:00
martin
fd8ec3ea0f Note RAS for sparc64 2004-01-06 21:47:28 +00:00
hubertf
f39e2a097e note that -D is now default if a pkgname is given to pkg_info(1) 2004-01-06 15:50:47 +00:00
lukem
e5c11e87f6 rc.d(8) Implement ``one'' prefix to allow a "one shot" operation as if
the rc.conf(5) var is set, yet perform all of the other prerequisite tests.
2004-01-06 01:00:46 +00:00
lukem
6d9de1c254 s/release-info/release/ 2004-01-04 23:55:41 +00:00
lukem
bb5d7d05ea etc/release-info 2004-01-04 13:31:22 +00:00
itojun
4a9d521ae4 cvs to 1.11.11 2004-01-02 11:35:47 +00:00
lukem
b41394b7cb makedev speedup last week 2004-01-01 13:51:27 +00:00
bjh21
fa2b6f69f1 Mention vidcaudio(4) rewrite. 2003-12-31 15:14:44 +00:00
pk
d46b2a6891 Note buffer cache memory allocation scheme. 2003-12-30 12:39:26 +00:00
simonb
f7ec934531 Note "copy the file" install(1) behaviour change. 2003-12-29 02:03:14 +00:00
grant
ff61e1b854 add missing entry for binutils 2.14 import (hi, mrg!) 2003-12-27 03:22:54 +00:00
grant
c9ec896dec note support for snapper audio on some ibook and powerbook models. 2003-12-27 02:52:48 +00:00
christos
f60c8b975e mention dots+boxes 2003-12-26 18:08:34 +00:00
tsutsui
b8acbf8efe Note Xdreamcast server. 2003-12-23 16:37:28 +00:00
agc
2cd73d2a0c Place the note and warning from Ross's random(3) changes in the
correct place in the file.
2003-12-23 11:55:43 +00:00
agc
c34d438f6c Note addition of bpm(1). 2003-12-21 12:50:45 +00:00
ross
38e4d9e7e1 Note the random(3) change closing lib/22853, with a warning tag. 2003-12-20 06:57:03 +00:00
thorpej
4e7dd7f546 Note support for the SiI 3114. 2003-12-20 03:52:29 +00:00
lonewolf
b1661efe35 Note newport(4) and IP22 console support. 2003-12-15 06:36:05 +00:00
thorpej
a9646e5c0e Node satalink(4) and artsata(4). 2003-12-14 01:40:12 +00:00
hannken
774cb2d93e fss(4). 2003-12-11 11:29:17 +00:00
itojun
3d0f9fb216 cvs 2003-12-10 06:13:41 +00:00
scw
95f5266b81 Note sh5 switched to in-tree toolchain. 2003-12-07 22:55:12 +00:00
atatat
7213f3d958 forgot to mention sysctl yesterday 2003-12-05 14:07:23 +00:00
lukem
db2f9ed1de editline(3) tokenization stuff 2003-12-05 13:57:47 +00:00
mrg
38c1966986 note binutils 2.14 is used now. 2003-12-03 10:36:56 +00:00
mrg
4dc65168d6 note GDB has been updated to 5.3 2003-12-01 08:41:46 +00:00
itojun
c87e66db63 BIND to 8.3.7 2003-11-26 01:39:36 +00:00
jandberg
214c3ad763 Somewhat late mention of:
amiga: added wsmouse support to mouse driver.
2003-11-12 18:12:11 +00:00
jandberg
3b39d7bc01 amiga: Add screen types suitable for PAL displays to amidisplaycc(4) 2003-11-12 18:03:46 +00:00
itojun
146f38af9f note upgrade of openssl 2003-11-05 00:01:36 +00:00
mrg
1431f7820b note sun2 & gcc3.3.2 2003-11-04 07:24:55 +00:00
nisimura
48e1319ab9 Note stpcide(4) for STMiroelectronics STPC IDE controller. 2003-10-31 06:53:59 +00:00
cl
a9bfa92831 note installboot(8) for next68k 2003-10-27 17:56:04 +00:00
pooka
b6e772e128 note file 4.06
.. and while in here, drag uwe to October even though he'd like to
think that September never ends.
2003-10-27 16:55:46 +00:00
uwe
e921d39cf4 Note sh3el switch to GDB 5.3. 2003-10-27 01:46:04 +00:00
scw
1847d43d45 Note alignment faults enabled on arm32. 2003-10-25 19:47:29 +00:00
jdolecek
9e0c6a2b4a fix my login in MAKEDEV entry 2003-10-25 10:22:10 +00:00
jandberg
fab533c23b Note added polish keymaps for amiga 2003-10-25 10:15:32 +00:00
lukem
09b81cab93 build.sh -N 2003-10-25 03:53:34 +00:00
jdolecek
46da261603 note switchover to unified MAKEDEV 2003-10-24 20:16:07 +00:00
wiz
98d39c4be9 Sort three entries from the top to where they belong.
This file should only appended be to, usually.
2003-10-24 07:52:25 +00:00
provos
7293f1ab26 document performance improvement 2003-10-24 05:08:08 +00:00
provos
d9e66c4556 document splay changes 2003-10-23 03:16:06 +00:00
uwe
0ceff4469c Mention j6x0tp(4). 2003-10-19 02:41:01 +00:00