Commit Graph

411 Commits

Author SHA1 Message Date
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