Commit Graph

814 Commits

Author SHA1 Message Date
schmonz
591c277994 I have some Darwin systems again. 2004-08-28 16:42:02 +00:00
thorpej
d7f51e0769 Note switch to GCC-supplied crtstuff. 2004-08-28 00:32:34 +00:00
wiz
b9815380a6 Update Nudleman's email address. 2004-08-26 01:37:58 +00:00
wiz
ca4d42cf81 less382 out. 2004-08-26 01:31:30 +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
wiz
ce5cea5bfd file-4.10 is out. 2004-08-12 14:05:27 +00:00
lukem
0fc713f4ea postinstall obsolete minor shared libs support 2004-08-12 02:39:48 +00:00
junyoung
cd6acd0b46 Improve description on gcc-strict-aliasing. 2004-08-09 04:30:31 +00:00
junyoung
87105b4d0e Use -fno-strict-aliasing to compile usr.sbin/racoon/racoon and
document it as a hack. PR toolchain/26516.
2004-08-06 03:37:55 +00:00
wiz
88eddb3a35 sendmail-8.13.1 out. 2004-08-01 14:30:12 +00:00
mrg
1fe630831f note ich-based speedstep support 2004-07-31 17:37:44 +00:00
wiz
0d5df45bbd gdb-6.2 out. 2004-07-31 13:07:41 +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
kochi
396a822687 ACPI-CA 20040715 2004-07-29 04:27:18 +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
taca
ed5a823538 ISC DHCP 3.0.1 released. 2004-07-26 22:03:02 +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
5f16d6ef5b Synchronize with "src/doc/CHANGES" from the 2.0 branch. 2004-07-15 15:54:46 +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
taca
36ca8dc573 Postfix 2.1.4 released. 2004-07-04 02:41:03 +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
junyoung
3962094d84 binutils 2.15, db 4.2.52, gdb 6.1.1.
while here, drop trailing spaces.
2004-06-29 05:24:37 +00:00
mycroft
a438f28190 Add myself to "usb" and "acpi". 2004-06-28 18:38:14 +00:00
skrll
2a4235ed84 Note that there is a pppd 2.4.2. 2004-06-28 08:44:47 +00:00
kleink
6d4eb37378 Note MPC601 and IBM RS/6000 40P support. 2004-06-26 21:56:12 +00:00
abs
4228521be0 acorn32: Generate sparkive with new bootloader for install
[gavan/abs 20040608]
2004-06-25 18:38:50 +00:00
wiz
2dfb022444 Document -h. From Karsten Kruse in PR 25974.
While here, remove a duplicate sentence.
2004-06-25 15:04:02 +00:00
itojun
1770aeb7d0 mention PF
move Vinum for alphabetical ordering
2004-06-24 16:02:06 +00:00
wiz
60f4cb6ca7 sendmail-8.13.0 is out. 2004-06-23 14:38:58 +00:00
taca
be29cf4225 Postfix 2.1.3 released. 2004-06-19 00:10:45 +00:00
kochi
2380afcd6a acpica 20040527 2004-06-17 04:54:15 +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
grant
c6a8a9ddc7 note cvs 1.11.17/1.12.9 availability:
https://ccvs.cvshome.org/servlets/NewsItemView?newsItemID=110

(several security fixes)
2004-06-10 00:46:02 +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
he
71353699e4 Modify latest vax entry to instead point to the commit by mhitch, now
that my change has been backed out.
2004-06-06 17:11:33 +00:00
he
2ec10fcf9f Document workaround for vax nslexer.c build problem, workaround
committed to lib/libc/arch/vax/net/Makefile.inc.
2004-06-06 13:29:23 +00:00
tsutsui
3e4f143147 Add two late entries:
- hp300 MI com(4)
- wm(4) hwcksum fix on big endian machines
2004-06-05 04:11:31 +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
kleink
2d15ae23f3 tz{code,data}2004a are out and have been imported. 2004-05-27 20:43:16 +00:00
agc
1893680ccf Take Unix98 ptys off the To Do list (thanks, Christos!) 2004-05-27 03:46:32 +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
aa30e715f8 mention that this is really beta3 2004-05-18 00:39:59 +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
wiz
99ca1f2942 groff-1.19.1 out. 2004-05-15 16:01:11 +00:00
cl
719c5983ec Workaround for gcc 2.95.3 failing to initialize structures
and/or unions inside structures using nested designators.
Should be reverted when gcc >=3.3.3 is ready for vax.
2004-05-13 15:44:04 +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
taca
bd6f11c075 postfix 2.1.1 released. 2004-05-04 02:45:47 +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
uwe
5d3bac44ea Drop workaround for toolchain/22489 now that the fix for it has been pulled
from the gcc current.
2004-04-26 09:17:16 +00:00
simonb
9c88c932d0 Note POOL_INIT macro. 2004-04-26 01:19:59 +00:00
wiz
a406ed118c postfix-2.1.0 is out. 2004-04-23 12:04:44 +00:00
wiz
111f05ed85 bind-9.3 out. 2004-04-23 11:50:33 +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
wiz
c729bdc72d gcc-3.4.0 out. 2004-04-20 21:16:55 +00:00
wiz
896cbcd48e Move note about updating cvs/include/config.h
after imports to the correct place.
2004-04-19 09:45:13 +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
f4f9ab64b5 update cvs version # 2004-04-16 08:41:26 +00:00
itojun
67ac12deb2 cvs updated to 1.11.15 2004-04-16 04:08:50 +00:00
kanaoka
0c3726ce75 - Remove me for acpi. 2004-04-14 15:45:22 +00:00
kanaoka
a4f94dd3e7 - acpica-unix-20040402.tar.gz is out.
- Remove me from Responsible for acpica.
2004-04-14 15:43:27 +00:00
wiz
caa54d46d8 gdb-6.1, texinfo-4.7 out. 2004-04-14 08:54:10 +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
perry
def0fefbb4 I don't do bootblocks any more 2004-04-03 19:51:14 +00:00
jdolecek
8cde1b0b7a add me as responsible for awk(1) and sort(1) 2004-04-03 04:57:27 +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
martti
e184fcd83e s/ip-filter/ipf/ 2004-03-30 05:29:27 +00:00
martti
15b33d24ec Added martti to ipf 2004-03-30 05:28:54 +00:00
grant
27afed38cd I should take at least some of the credit^wblame for the bulk build
stuff and bootstrap. s/Pkgsrc/pkgsrc/
2004-03-29 22:08:01 +00:00
jmc
7df0f82057 Roll over for 2.0 2004-03-29 03:11:08 +00:00
jmc
0cf3c6bc68 Add 2.0 branch 2004-03-29 03:10:41 +00:00
christos
a117477de5 mention routed version. 2004-03-28 18:02:17 +00:00
wiz
ad778c98eb Update some in-tree versions. 2004-03-28 12:08:28 +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
jdolecek
0c4ea4cbc7 delete GNU gawk 3.1.3 sources. they are available in cvs with
"cvs co -r gawk-3-1-3-before-remove src/gnu/dist/gawk".
2004-03-26 17:16:24 +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
martin
3d672d7ea6 Update uvm_bio.c 32bit sparc64 optimization entry. 2004-03-22 00:46:06 +00:00
martin
9bea7e2495 Not uvm_bio.c disabled optimization on sparc64 32bit kernels. 2004-03-21 13:17:14 +00:00
snj
a374a1f8f1 Fix a typo. 2004-03-20 21:52:54 +00:00
groo
3b5ae1af33 Note OpenSSL update to 0.9.7d 2004-03-20 04:52:20 +00:00
groo
712c0bfd4d Note OpenSSL 0.9.7d import. 2004-03-20 04:48:23 +00:00
wiz
886a1acd28 Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
kochi
caac6b0b47 Intel ACPI CA 20040311 is out 2004-03-18 22:55:41 +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
wiz
0fdcb19e98 postfix-2.0.19 out, from Takahiro Kambe. 2004-03-14 01:31:01 +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
jdolecek
d9aeb86cb3 2004-02-07 update of nawk is available 2004-03-08 19:17:12 +00:00
tron
73f96b1e77 Note that XFree86 4.4.0 was imported. 2004-03-05 16:54:20 +00:00
taca
872941cad9 OpenSSH 3.8 released. 2004-02-26 17:18:05 +00:00
wiz
7b0503c76d cvs-1.11.13 is out. 2004-02-26 16:57:53 +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