Commit Graph

3866 Commits

Author SHA1 Message Date
christos
79d6a56164 new file. 2014-10-10 20:16:32 +00:00
christos
b9c0573bec mention new tzcode. 2014-10-07 21:52:41 +00:00
roy
9370e2c6c5 Note import of dhcpcd-6.5.0 2014-10-06 18:30:24 +00:00
tsutsui
c82b34bdb0 Note about hp300 arcofi(4) audio driver pulled up to netbsd-7 recently. 2014-10-05 13:27:33 +00:00
apb
692cf0085c zoneinfo: Import tzdata2014h. [apb 20141004]
Also delete a stray blank line.
2014-10-04 11:49:57 +00:00
apb
0411c3e79d tzdata2014h/tzcode2014h have been released. we have updated tzdata. 2014-10-04 11:49:02 +00:00
apb
6f06bb4696 Updates for active and inactive release branches,
from PR 49127 by J. Lewis Muir.
2014-10-02 09:18:44 +00:00
jnemeth
de577d557c note addition of type subcommand to gpt(8) 2014-09-29 05:58:48 +00:00
jmcneill
6c115cd694 mpt(4): added bio(4) support. 2014-09-27 16:22:47 +00:00
roy
4f6af9daa8 Note import of dhcpcd-6.4.7 2014-09-27 11:23:11 +00:00
roy
ff2f0b8f70 Note import of dhcpcd-6.4.6 2014-09-27 01:18:49 +00:00
jnemeth
6875d0115b not overhaul of gpt(8) 2014-09-26 09:02:26 +00:00
ryo
c4f4bcfd88 Note i.MX6 2014-09-25 05:58:34 +00:00
roy
1e6bb6aee6 Note import of dhcpcd-6.4.5 2014-09-18 20:47:39 +00:00
roy
9be9bcccc0 Note import of dhcpcd-6.4.4 2014-09-16 22:28:56 +00:00
roy
c6314d6139 Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all addresses.
Use ifconfig -w in rc.d/network instead of a forced sleep.

As discussed on tech-net@
2014-09-11 13:10:03 +00:00
nat
6b43349b26 Mention ossaudio(3) inital OSSv4 support from May.
This commit was approved by wiz@
2014-09-09 10:34:36 +00:00
jmcneill
e98de5473e awinrtc(4): Add support for AllWinner A10/A20 real-time clock. 2014-09-08 11:08:07 +00:00
jmcneill
5c97c16e8d awinmmc(4): Use DMA for MMC transfers. 2014-09-08 11:07:17 +00:00
jmcneill
f913bc60ad awindma(4): Add support for AllWinner A10/A20 DMA controller.
awinac(4): Add support for AllWinner A10/A20 audio codec.
2014-09-06 16:58:16 +00:00
matt
a3cf28a6c7 Note or1k port 2014-09-03 19:35:46 +00:00
msaitoh
9b60410c01 wm(4): Add internal SERDES support for 82575 and newer controllers. 2014-09-03 14:40:36 +00:00
apb
348c480661 zoneinfo: Import tzdata2014g. [apb 20140831] 2014-08-31 06:59:52 +00:00
apb
34449a0e34 tzcode2014g/tzdata2014g have been released. We have updated tzdata. 2014-08-31 06:58:59 +00:00
joerg
0bcce746b8 Add note about the config rebuild. 2014-08-24 20:30:49 +00:00
jnemeth
e750bdb2e4 mention MODULAR_DEFAULT_AUTOLOAD 2014-08-24 08:05:29 +00:00
wiz
8ad71c32db Fix typo. 2014-08-18 07:16:32 +00:00
christos
e093601120 mention gmake 2014-08-18 07:03:33 +00:00
christos
14981c5c23 new tzcode 2014-08-15 11:05:07 +00:00
joerg
9074b7ff29 Use the lint path as workaround for Clang on 32bit PPC for now.
Document this hack.
2014-08-13 14:43:48 +00:00
apb
cb6b43c72f Formatting fixes, following the guidelines in the comments
at the top of CHANGES:

* Start with <tab><heading><colon><one space><capital letter>...
* Indent with exactly two tabs.
* End with <full stop><one or two spaces, or newline and two tabs>
  <left square bracket><initials><space><date><right square bracket>

I edited only in the "Changes from NetBSD 6.0 to NetBSD 7.0" section,
and I left one entry starting with a lowercase letter because it was a
literal variable name.
2014-08-11 10:28:38 +00:00
riz
f285cb1fbe Note the new netbsd-7 branch, and move CHANGES to CHANGES.prev . 2014-08-11 09:12:34 +00:00
jnemeth
3481529578 Add the infrastructure for MODULAR support for Xen kernels. At
the moment, this can only load very simple modules due to missing
symbols.  It is being add at this time to make pullups to the
netbsd-7 branch easier.  It is not enabled by default in any kernels.
2014-08-11 03:43:25 +00:00
wiz
8a2c3b2aab mdocml-1.13.1 out. 2014-08-10 20:52:33 +00:00
tsutsui
8659cbbc7e Put several tweaks for changes page on www.
- add man page suffix where appropriate
- use "OpenSSH" case consistency
- avoid regular expression for human readability
- make specific ARM boards support belong to evbarm, not generic arm
- fix format of recent cprng_fast(9) entry as mentioned at the top
2014-08-10 19:44:52 +00:00
tsutsui
8168542d20 Fix openssl vs OpenSSL inconsistency. 2014-08-10 19:21:08 +00:00
tsutsui
287b7290f9 Fix date of openssl 1.0.1i update. 2014-08-10 19:15:55 +00:00
tsutsui
6a91f25925 Note misc user-visible changes committed by me and isaki recently. 2014-08-10 19:14:36 +00:00
joerg
e62b1a83b7 Add pixman. 2014-08-10 19:12:08 +00:00
spz
916c5fdf56 OpenSSL man page refresh, adding one new manpage
note the import/update in doc
2014-08-10 17:07:03 +00:00
tls
ea6af427bd Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
apb
d303f202fd rescue(8): Add /rescue/ekermit. [apb 20140809] 2014-08-09 18:44:07 +00:00
apb
d518b4f1d5 gkermit has been replaced by ekermit. 2014-08-08 20:20:42 +00:00
apb
ede978fd0a gkermit has been replaced by ekermit. 2014-08-08 19:50:45 +00:00
wiz
c7eb405116 Update tzdata section. 2014-08-08 11:00:56 +00:00
apb
c170baae9a Add advice about avoiding common pitfalls.
This is taken from the patch in PR 48741, by David H. Gutteridge,
but I made small changes to wording and markup.
2014-08-07 21:45:27 +00:00
apb
a960e5c872 Document build.sh list-arch 2014-08-07 21:32:11 +00:00
apb
b9f08c249a zoneinfo: Import tzdata2014f. [apb 20140806] 2014-08-06 19:28:20 +00:00
apb
ff4b1d5a3f tzcode2014f/tzdata2014f has been released. We have updated tzdata. 2014-08-06 19:27:58 +00:00
apb
c7ad0e88a3 Mention BUILDINFO in doc/CHANGES file 2014-08-03 09:33:48 +00:00
apb
f4b0cac682 Bump date for previous 2014-08-03 09:25:02 +00:00
apb
b2a466780b BUILDINFO part 5: Document BUILDINFO in doc/BUILDING.mdoc. 2014-08-03 09:24:08 +00:00
christos
58c47301f3 mention timeout 2014-08-01 14:05:35 +00:00
msaitoh
b35dbdb2a7 wm(4): Add internal SERDES support older than 82575. 2014-08-01 05:01:41 +00:00
roy
604a247d2a Note import of dhcpcd-6.4.3 2014-07-31 14:05:57 +00:00
dholland
a0c1d8cce6 note fallocate/fdiscard 2014-07-25 16:00:35 +00:00
hkenken
02af7c71ad Kobo touch 2014-07-25 15:53:00 +00:00
christos
6f67af7a74 new tmux 2014-07-24 15:12:20 +00:00
nonaka
d42187770d Note about urtwn(4)'s RTL8188EUS and RTL8188ETV support. 2014-07-20 13:34:14 +00:00
lneto
4ab4902eb2 lua: updated from 5.1 to 5.3 work3
* lua(1):
  - changed lua_Integer to intmax_t
  - updated distrib/sets/lists and etc/mtree
  - updated bsd.lua.mk
  - fixed bozohttpd (lua-bozo.c)
  - compatibilized bindings: gpio, sqlite
* lua(4):
  - removed floating-point and libc dependencies using '#ifndef _KERNEL'
  - fixed division by zero and exponentiation
  - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
  - acpica: removed isprint() from acnetbsd.h
  - libc: moved strcspn.c, strpbrk.c and strspn.c to common
  - removed stub headers
  - compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
2014-07-19 18:38:33 +00:00
riastradh
66ee53e17c Add doc/3RDPARTY entry for MesaLib. 2014-07-16 19:05:42 +00:00
bouyer
43ba8f8118 Mention tiotg and tifb 2014-07-16 19:05:37 +00:00
roy
bfd7ec5b45 Note import of dhcpcd-6.4.2 2014-07-14 14:08:41 +00:00
mbalmer
c42a8c7850 wskbd(4) has a belgian keyboard layout now. 2014-07-14 12:38:00 +00:00
roy
43068d711a Note import of dhcpcd-6.4.1 2014-07-14 11:51:08 +00:00
spz
c7bd963dad update the records for the dhcp import 2014-07-12 12:53:27 +00:00
alnsn
1a6452789c Current wpa_supplicant version is 2.2, released 2014-06-04. 2014-07-11 22:33:03 +00:00
dholland
37c9f9432e Mention /usr/share/doc/changes. 2014-07-09 04:53:35 +00:00
riastradh
be676b3d46 Note mesa-demos in 3RDPARTY. 2014-07-08 22:39:38 +00:00
spz
95e04c6da2 note bind import 2014-07-08 06:01:47 +00:00
tron
1920448cf8 Postfix 2.11.1 was imported. 2014-07-06 20:14:08 +00:00
joerg
2c9706a997 When building GCC with Clang, disable optimizations for tree.c until I
can figure out what is responsible for the miscompilation.
2014-07-06 00:21:24 +00:00
joerg
21205470c2 Remove atomic hack for ARM, libc now provides the missing symbols. 2014-07-05 20:45:49 +00:00
pettai
ff9e38a866 Update mDNSResponder in-tree version 2014-07-02 21:10:32 +00:00
pettai
d48bc192e9 Update heimdal current and in-tree version 2014-07-02 21:07:34 +00:00
christos
1cc43e12bf new acpica is out 2014-07-02 00:32:05 +00:00
taca
10703e1e09 Update root.cache entry. 2014-07-01 03:34:05 +00:00
ozaki-r
fc4b038b3e Note micphy(4) 2014-06-30 05:52:24 +00:00
joerg
182cb3ee17 .fpu is not handled correctly by LLVM's assembler parser, so use GAS for
now.
2014-06-28 20:18:15 +00:00
christos
ac5779e0d2 mention new gdb 2014-06-22 23:53:16 +00:00
alnsn
fbf94eef9e Update sljit entry. 2014-06-17 18:48:35 +00:00
apb
8ef5ef95a6 pigz(1): Update to pigz-2.3.1 [tls 20140615] 2014-06-16 09:12:30 +00:00
tls
8a7e793d06 Update pigz to 2.3.1 2014-06-15 17:53:19 +00:00
roy
3e4bc01859 Note import of dhcpcd-6.4.0 2014-06-14 21:01:39 +00:00
christos
44b088fcf5 new tzcode 2014-06-14 17:50:34 +00:00
apb
38373b3db6 Improve documentation for BUILDID. 2014-06-14 12:20:17 +00:00
apb
ed8c474a22 zoneinfo: Import tzdata2014e. [apb 20140613] 2014-06-13 19:58:22 +00:00
apb
4e1c86e6e5 tzcode2014e/tzdata2014e have been released. We have tzdata2014e. 2014-06-13 19:57:45 +00:00
christos
95f8ac2c53 mention new file. 2014-06-13 02:09:20 +00:00
mrg
26f35dd6b6 remove the build support for GCC 4.1, and any hacks i found for it.
there could still be more -- i only looked for lines matching
both "HAVE_GCC" and "4" as words (grep -w.)
2014-06-13 01:17:45 +00:00
apb
77f1084b46 etcupdate(8): Add destdir support. [apb 20140612] 2014-06-12 15:13:44 +00:00
joerg
e7270251ac netiso is dead. 2014-06-10 20:23:21 +00:00
joerg
8bd28826e9 Reflect reality. 2014-06-10 10:00:26 +00:00
hikaru
500ee91377 Note vmx(4). 2014-06-10 03:47:57 +00:00
matt
17e219d407 Note switch of VAX to GCC 4.8 2014-06-05 21:06:47 +00:00
christos
b8a1c1db09 new OpenSSL 2014-06-05 14:41:13 +00:00
abs
d1dc2ff061 Add a hack entry for lib/libcurses/Makefile workaround for lib/48827 2014-05-28 21:51:18 +00:00
christos
012ef73493 tzcode 2014d 2014-05-28 19:14:17 +00:00
apb
c493834a1a tzcode2014d/tzdata2014d has been released.
There's no need to updata tzdata this time, because it's identical
to the previous version.
2014-05-28 16:05:04 +00:00
tron
e90a718885 OpenLDAP 2.4.39 was imported. 2014-05-28 11:35:50 +00:00
skrll
42c994dfc7 Note 4.8.3 gcc 2014-05-27 09:24:56 +00:00
skrll
ed96d2512e Note gcc 4.8.3 import. 2014-05-27 09:23:10 +00:00
martin
5d887935f7 Note vax /boot hack 2014-05-24 07:42:45 +00:00
wiz
979920a6c2 grep-2.19 out. 2014-05-24 07:41:59 +00:00
wiz
560b51ad67 gcc-4.8.3 out. 2014-05-22 14:29:55 +00:00
wiz
0a35378dc9 Use Pa for paths. Fix a couple of typos. 2014-05-21 13:11:25 +00:00
martin
545afccdc2 Document MKCROSSGDB, MKKDEBUG and build.sh kernel.gdb= 2014-05-19 10:12:19 +00:00
martin
d6af3a0abf Document MKDEBUG and MKDEBUGLIB 2014-05-19 09:56:17 +00:00
martin
8800a5ed8e Document external directories 2014-05-19 09:49:07 +00:00
kardel
54c2251d60 add HYT-221/271/939 humidity/temperature I2C sensor
extend envsys(4) framework by %rH (relative humidity)
2014-05-18 11:46:23 +00:00
apb
8868e29c31 zoneinfo: Import tzdata2014c. [apb 20140515] 2014-05-16 06:25:22 +00:00
apb
72ba973144 tzdata has been updated to 2014c 2014-05-16 06:23:58 +00:00
macallan
e7356e0122 mention workaround for PR48696 2014-05-13 18:55:07 +00:00
christos
ae23b6332b mention tzcode 2014-05-13 16:35:02 +00:00
christos
5991cb6901 update tzcode. 2014-05-13 16:34:36 +00:00
wiz
3e275d6c21 gdb-7.7.1 out. 2014-05-06 20:39:37 +00:00
wiz
03d5906507 acpica-20140424 out. 2014-05-01 00:03:01 +00:00
pettai
72b299699e reformat line so webpage parser updates correctly 2014-04-27 21:45:53 +00:00
pettai
bb5b3d69da note kerberos(8) update 2014-04-24 14:57:37 +00:00
jnemeth
c9cad90aec space -> tab conversion 2014-04-24 03:00:10 +00:00
riastradh
bca9723e6a matt@ did the real work for the Beaglebone, so credit him properly.
My memory misled me when I added this entry the other day.
2014-04-23 21:53:53 +00:00
kardel
511648e509 add a driver for BCM2835 obio gpio 2014-04-22 18:51:35 +00:00
pettai
5fcf04fcdf Swap spaces to tab on second line (so netbsd.org/changes updates correctly) 2014-04-22 05:32:55 +00:00
riastradh
110a6cdd7b Note my paltry contributions. 2014-04-21 18:26:51 +00:00
apb
9e61294560 Add note about sending bsd-family-tree changes upstream to FreeBSD. 2014-04-19 16:05:45 +00:00
bad
89fef8a2c6 Add support for accelerated AES_CBC in ubsec(4) for BCM5823 and newer.
Update man-page and bump date.
Adjust OpenBSD RCS IDs to reflect roughly the version we are in sync with.
2014-04-19 12:29:24 +00:00
tsutsui
e2db4e9107 Note recent hp300 changes for HP9000/425e. 2014-04-19 06:20:51 +00:00
martin
719b3cdc66 The sparc64 port switched to TOPDOWN_VM finally. 2014-04-14 10:57:46 +00:00
christos
bae5e04f24 new OpenSSL 2014-04-08 02:19:54 +00:00
christos
4d17f2c6e5 Add x86 bootblock hack. 2014-04-07 21:20:17 +00:00
wiz
7341cc33ed Fix typo. 2014-04-07 11:26:16 +00:00
kardel
a845bf81d9 add Microchip MCP23S17 GPIO driver
(via SPI interface)
2014-04-06 17:59:39 +00:00
tron
20378f9e34 Document xauth(1) hack. 2014-04-05 17:06:44 +00:00
apb
e9e441ae11 Add a "Location" line for all three versions of gcc. Explain why both
gcc.old and gcc trees are expected to persist in the future.  Briefly
describe how to import a new version of gcc.old.
2014-04-05 11:18:03 +00:00
christos
df5092a1d0 mention i386 switch to gcc-4.8 2014-04-05 02:25:44 +00:00
christos
75f197c294 mention ptyfs change. 2014-04-04 18:12:59 +00:00
wiz
18e5ee8730 Fix typo. 2014-04-04 07:21:40 +00:00
christos
2863807fc9 add ctfconvert bug. 2014-04-04 01:23:34 +00:00
wiz
18e3a847d7 mention our third in-tree gcc version as well. 2014-04-03 15:35:55 +00:00
wiz
7aa4547add file-5.18 out. 2014-04-03 15:32:21 +00:00
martin
aad6ef8bb5 Bring back the playstation2 port - now that a toolchain for it is
available again.
2014-03-31 11:25:47 +00:00
matt
430f11e825 Note ARMv6 MMU & SMP support 2014-03-30 16:03:56 +00:00
apb
59df49b517 Add placeholder for osnet. 2014-03-28 08:15:48 +00:00
tron
067da39e03 Document makeinfo(1) hack. 2014-03-24 23:03:21 +00:00
pettai
15aa966ec0 fix date timestamp 2014-03-24 06:27:56 +00:00
pettai
4b26aee1e1 Import mDNSResponder-258.14 2014-03-24 01:04:37 +00:00
nonaka
b03472b4aa Note Realtek RTS5209/RTS5229 Card Reader driver support. 2014-03-19 15:42:47 +00:00
riastradh
6cb10275d0 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
roy
7488a0a59f Note import of dhcpcd-6.3.2 2014-03-14 11:32:34 +00:00
christos
0d8e1badf7 switch amd64 to gcc-4.8
Regression: ctf stuff does not work properly with some c++ (gcc)
2014-03-11 23:23:44 +00:00
christos
e0b5ed6688 mention elftoolchain 2014-03-09 17:16:09 +00:00
skrll
fc20ebc3ec Note arm switch to gcc 4.8 2014-03-07 16:23:42 +00:00
martin
cac2c0dac4 Note alpha switched to gcc 4.8 (fix date for previous) 2014-03-07 08:28:13 +00:00
skrll
e24ef8073a Note hppa switch to gcc 4.8 2014-03-06 11:31:45 +00:00
mrg
290fc14165 note sparc* switch to gcc 4.8. 2014-03-06 11:22:44 +00:00
macallan
4ca2afde60 mention ppc601 support 2014-03-03 16:22:57 +00:00
tsutsui
cd459eb403 Note x68k is now using Xorg.
Also note (untested) ews4800mips and newsmips Xorg switch.
2014-03-01 20:58:04 +00:00
roy
21301bf036 Note import of dhcpcd-6.3.1 2014-03-01 11:08:11 +00:00
christos
9722d95795 update bind 2014-03-01 03:29:01 +00:00
rkujawa
c762c93fc5 s/mcp48x1dac/mcp48x1dac(4)/ 2014-02-25 20:16:29 +00:00
rkujawa
3ae9b5f5f8 Note the new mcp48x1dac driver. 2014-02-25 20:15:24 +00:00
roy
708758954f Note import of dhcpcd-6.3.0 2014-02-25 13:22:14 +00:00
skrll
6d3ceb1d61 Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
wiz
7c3d18998b tmux-1.9a out. 2014-02-22 23:32:26 +00:00
wiz
74116e3a4a tmux-1.9 out. 2014-02-20 22:01:24 +00:00
tsutsui
7ca3eda1e9 Mention luna68k sysinst update. 2014-02-19 13:30:45 +00:00
wiz
3d9f6124dc grep-2.17 out. 2014-02-19 07:39:52 +00:00
wiz
e4a1d7f15f ppp-2.4.6 out. 2014-02-17 21:29:29 +00:00
christos
4a9f1015e5 new sqlite3 2014-02-16 18:21:25 +00:00
christos
8e46d6537c new sqlite 2014-02-16 18:20:53 +00:00
wiz
d485e80f67 Fix typo. 2014-02-15 08:25:01 +00:00
joerg
a2c420e92e Update hacks. 2014-02-14 20:35:20 +00:00
rmind
b99196035c Mention some NPF improvements: static (stateless) NAT, support for NPTv6
and CDB based tables.
2014-02-14 02:07:49 +00:00
jmmv
0ed5fe36b2 Note update of atf to 0.20. 2014-02-11 16:15:06 +00:00
jmmv
614f5b07c5 Note import of atf 0.19. 2014-02-08 19:18:39 +00:00
wiz
557040bb7e gdb-7.7 out. 2014-02-07 21:37:28 +00:00
christos
f1dcab14ad consistency fixes. 2014-02-04 00:52:47 +00:00
skrll
09e640df5f Note National Semiconductor PC87560 ohci(4) support. 2014-01-28 17:32:00 +00:00
mlelstv
ad69878653 mention igmafb 2014-01-21 17:50:47 +00:00
tron
fc3d55ffe6 Postfix was updated to version 2.10.3. 2014-01-18 17:09:04 +00:00
joerg
3d66511c09 Reduce amount of -no-integrated-as on x86 as .code16 is now supported by
LLVM.
2014-01-15 22:25:22 +00:00
joerg
9c5ce38628 On ARM, force compiling some files in libc++ and LLVM's support library
with -march=armv6 to get native atomics as we currently lack the
fallback symbols in libgcc and libc.
2014-01-15 21:14:54 +00:00
christos
c37a92d75e new openssl 2014-01-11 18:35:48 +00:00
tsutsui
92959260a4 Note recent visible luna68k bootloader updates. 2014-01-11 09:04:17 +00:00
joerg
ce9c61d51e CMSG_SPACE is no longer an issue. 2014-01-08 20:34:45 +00:00
roy
4be7ea2619 Note import of dhcpcd-6.2.0 2014-01-03 22:28:51 +00:00
christos
92fd269742 mention new wpa 2014-01-03 02:10:19 +00:00
wiz
d54156f8be grep -2.16 out. 2014-01-02 13:07:42 +00:00
christos
1ab3b05614 new bind 2013-12-31 20:27:57 +00:00
christos
f1736efba8 new tcpdump/libpcap 2013-12-31 17:35:45 +00:00
msaitoh
0ab2b83057 Add note about wm(4)'s I354 support. 2013-12-29 21:31:17 +00:00
tsutsui
2d54d3972b Note luna68k 4bpp framebuffer support. 2013-12-28 09:26:41 +00:00
tsutsui
b06143a210 Fix name and date pasto in previous ntp update. 2013-12-28 09:24:46 +00:00
christos
3af5ed8ddf mention new ntp 2013-12-28 03:24:35 +00:00
christos
5646c58d29 new openpam 2013-12-27 20:13:36 +00:00
christos
de29e5bc0e new acpica 2013-12-27 18:55:40 +00:00
apb
60b70d0f7c zoneinfo: Import tzdata2013i. [apb 20131226]
Also fix a typp in the previous line, for tzcode2013i.
2013-12-26 18:56:23 +00:00
apb
9dc95c5814 tzcode2013i and tzdata2013i have been merged. 2013-12-26 18:54:07 +00:00
christos
5c53b8398c update tz stuff and acpi 2013-12-26 18:38:21 +00:00
christos
154e2492e6 new tzcode 2013-12-26 18:38:09 +00:00
christos
de1cb92c99 document smbfs 2013-12-25 22:14:28 +00:00
uwe
49b378ef18 Add missing Ar 2013-12-24 20:10:29 +00:00
rkujawa
523bbfbb4c Note ACA500 support. 2013-12-22 11:36:12 +00:00
rmind
498745e28e Mention POSIX shared memory support. 2013-12-19 19:40:59 +00:00
wiz
31096de6e5 binutils-2.24 out. 2013-12-04 22:53:55 +00:00
christos
6b756a66db new file(1) 2013-12-01 20:02:43 +00:00
wiz
ed502edab3 rcs-5.9.2 is out. 2013-11-29 18:20:40 +00:00
joerg
8eb446fde8 Long double related changes. 2013-11-29 13:36:42 +00:00
joerg
1285f7eb96 Add entry for LLVM, including note about CVS ACL. 2013-11-29 13:33:00 +00:00
aymeric
5df1dba944 Update nvi status:
. add Sven as upstream maintainer
. remove myself as responsible
. update Location
2013-11-29 09:17:38 +00:00
mrg
caa9eeb4a5 note GMP 5.1.3 is in tree. 2013-11-29 08:53:14 +00:00
mrg
1a394330ad note MPC, MPFR, and GMP updates. 2013-11-29 08:49:26 +00:00
christos
08f7289b81 reflect reality 2013-11-29 01:52:58 +00:00
christos
1e634c3f99 pppd moved 2013-11-28 22:36:52 +00:00
wiz
6814c5df49 Correct previous:
gmp in NetBSD is still at 5.0.2, newest version is 5.1.3.
2013-11-28 16:31:25 +00:00
mrg
e71804cbda update MPFR version to reality. 2013-11-28 12:37:45 +00:00
mrg
75219f3a01 update to MPC 1.0.1. 2013-11-28 12:08:56 +00:00
christos
d61f119cbb mention new nvi 2013-11-22 16:26:52 +00:00
skrll
90c0a95fec Remove hack now it's fixed in 4.8.2 2013-11-16 17:14:06 +00:00
alnsn
9d681e6e66 Update mainstream version of sljit. 2013-11-16 16:19:09 +00:00
skrll
283152d4ee Apply hack for gcc 4.8 bug on rtld.c. 2013-11-13 11:06:53 +00:00
pettai
5ed88cf990 mention new command zless 2013-11-12 22:19:57 +00:00
christos
bbf7aa1dd5 mention gcc-4.8 hacks for the vax 2013-11-09 21:38:57 +00:00
christos
b3763dc58b document fsdb bug 2013-11-09 16:05:39 +00:00
christos
3ba9973c05 and another 2013-11-09 00:35:00 +00:00
christos
962ea0a35a another 4.8.1 hack; make more specific and add more info 2013-11-09 00:29:47 +00:00
christos
1e9feaef61 new OpenSSH 2013-11-08 19:22:19 +00:00
christos
1329e3d069 another gcc-4.8.1 workaround 2013-11-07 21:33:59 +00:00
joerg
755d29f0d5 Grammar fix. 2013-11-07 01:47:59 +00:00
christos
c44df9e7f5 mention template instantiation workaround 2013-11-07 01:43:08 +00:00
rmind
4751aed358 Note some BPF and NPF changes. 2013-10-27 16:18:30 +00:00
wiz
e32ee7953b grep-2.15 out. 2013-10-27 09:22:20 +00:00
tsutsui
089d29ddbe Note that NetBSD/x68k now supports upto 1008 MB extended memory found on XM6i. 2013-10-27 02:25:03 +00:00
nonaka
3f78cb481f note axen(4). 2013-10-26 09:19:45 +00:00
macallan
153890fc9a mention gffb 2013-10-23 09:32:10 +00:00
jmmv
095038806e Note updates of lutok to 0.3 and kyua-cli to 0.7. 2013-10-18 23:43:35 +00:00
bad
3173b2d1c6 netstat -f takes multiple address families.
systat now allows fnmatch(3) patterns to select drives.
2013-10-18 22:49:40 +00:00
tsutsui
919864b846 Add a late entry about addition of support for AlphaStation DS15. 2013-10-13 17:03:00 +00:00
mbalmer
9cd7fe4d28 Mention httpd(8) Lua support 2013-10-13 08:05:16 +00:00
christos
4973924c26 update gcc info 2013-10-06 00:48:03 +00:00
christos
19d8a076cb new gdb 2013-10-03 18:24:28 +00:00
christos
883b2a89c4 mention new binutils 2013-09-29 14:05:05 +00:00
tron
4b236b9a46 Postfix 2.10.2 was imported. 2013-09-25 19:35:59 +00:00
christos
f72b89aec6 mention new tzcode, hi apb! 2013-09-20 19:09:06 +00:00
roy
8284fb7518 Import dhcpcd-6.1.0 2013-09-20 10:59:24 +00:00
rkujawa
8017a004f0 Note the new driver for MPL115A2. 2013-09-08 16:04:21 +00:00
tron
c29b48bb92 Version 458 of less(1) was imported. 2013-09-04 19:51:37 +00:00
wiz
378f5c9530 sqlite-3.8.0 out 2013-08-28 07:34:13 +00:00
tron
a8555ad426 Postfix 2.9.7 was imported. 2013-08-21 21:17:37 +00:00
tron
62b6e80333 Postfix 2.9.7 and 2.10.1 are out. 2013-08-21 19:48:35 +00:00