jmmv
8e0a777ab1
wiz@ remembers that the preferred way to spell file-system in NetBSD is
...
file system.
2005-09-10 22:28:57 +00:00
jmmv
ec93365612
Initial addition of tmpfs, an efficient memory file-system. This project
...
was developed as part of Google's Summer of Code 2005 program. This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.
The file-system is still *experimental*. Therefore, it is disabled by
default in all kernels. However, as typically done, a commented-out
entry is added in them to ease its setup.
Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.
OK'ed by my project mentor, William Studenmund (wrstuden@).
2005-09-10 19:20:48 +00:00
rpaulo
bf1671cd34
Mention WSDISPLAY_SCROLLSUPPORT kernel config additions.
2005-09-09 13:49:10 +00:00
ragge
2eeafd4faf
Note the xge driver.
2005-09-09 13:44:19 +00:00
kiyohara
17587c6104
Support LCD screen driver for PERSONA SH3 machines.
2005-09-05 18:54:10 +00:00
tron
f3d8c7f103
Move entry for ipsec-tools 0.6.1 update to "CHANGES.prev" after it has
...
been pulled up into the "netbsd-3" branch.
2005-09-03 08:48:28 +00:00
thorpej
9d646fdcfa
Note UFS1 extended attribute changes.
2005-08-28 19:38:56 +00:00
xtraeme
35adb858ec
sysinst: Spanish language translation, contributed by
...
Ivan-Benjamin Garcia Tora.
2005-08-26 16:43:11 +00:00
ginsbach
c9df5fbe76
Mention new ftpd.conf option recvbufsize and that readsize option also
...
applies to data reads from the network.
2005-08-24 15:59:35 +00:00
ginsbach
b465609030
Mention that getent(1) now supports "ethers" database.
2005-08-24 15:04:32 +00:00
manu
0b97cbeb71
Update to ipsec-tools 0.6.1
2005-08-20 00:57:06 +00:00
christos
84653be1c5
mention 64 bit inodes here.
2005-08-19 12:33:24 +00:00
skrll
7ba8c9e419
Belatedly not addition on ucycom(4).
2005-08-19 07:04:33 +00:00
rpaulo
c9b49db1d5
Note Postfix 2.2.5 import.
2005-08-18 22:41:26 +00:00
tron
d6768b9738
Move log entry for update of am-utils in list of changes for NetBSD 3.0
...
after it has been pulled up into the "netbsd-3" branch.
2005-08-16 14:56:32 +00:00
tron
97503871d1
Move log entry for vndcompress(1) in list of changes for NetBSD 3.0 after
...
it has been pulled up into the "netbsd-3" branch.
2005-08-16 12:20:50 +00:00
peter
96710de782
Mention ftpd standalone mode.
2005-08-07 00:38:07 +00:00
rpaulo
065d668046
Mention new bpf(4) sysctls.
2005-08-05 12:24:04 +00:00
xtraeme
016ad35975
Add scan_lfs(8), utility to find LFS partitions on disk, useful
...
to recover lost disklabels.
2005-07-31 19:26:06 +00:00
nakayama
a658c6f937
Add missing name and date in previous commit.
2005-07-31 01:34:20 +00:00
nakayama
d3dd7ae56b
hpcmips: Add teliosio(4) driver for the Sharp Telios LCD screen and
...
Battery unit.
2005-07-31 01:11:07 +00:00
hubertf
2b72198a99
Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk
...
images from "normal" into cloop2-format compressed images and back.
Written by Florian Stoehr (netbsd@wolfnode.de ) with some polishing
by me.
Compressed disk images can be used with the vnd(4) driver when compiled with
VND_COMPRESSION and "vnconfig -z". Useful for creation of Live CDs/DVDs.
2005-07-25 12:19:36 +00:00
cube
f56d0671fd
I forgot the timestamp for the entry.
2005-07-24 21:41:27 +00:00
cube
f95ac37d30
Note the new feature of config(1).
2005-07-24 21:35:39 +00:00
christos
218695c371
mention netinet changes.
2005-07-19 17:01:59 +00:00
rpaulo
5395d3d141
Mention WSDISPLAY_SCROLLSUPPORT under i386 GENERIC.
2005-07-18 15:34:25 +00:00
augustss
19680bcfc9
Note addition of uipaq(4).
2005-07-18 11:43:47 +00:00
hubertf
673730506c
Add support for reading cloop2 compressed filesystem image,
...
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.
2005-07-17 00:08:27 +00:00
drochner
f674eb9511
mention ral(4)
2005-07-14 12:52:18 +00:00
kiyohara
c1a84a4d12
ieee1394 import from FreeBSD.
2005-07-11 15:29:05 +00:00
jdolecek
26e6b18165
note nawk update to 20050424
2005-07-02 20:19:50 +00:00
tron
7e5f8bd1bf
Move log entry for azalia(4) in list of changes for NetBSD 3.0 after
...
it has been pulled up into the "netbsd-3" branch.
2005-07-02 16:49:14 +00:00
peter
499d45e565
Fix a typo, done -> gone
2005-07-01 14:20:58 +00:00
peter
528aa81bae
Use tabs, should fix an "unknown" entry on the webpage.
2005-07-01 14:19:35 +00:00
peter
7e268f38db
Mention import of pf from OpenBSD 3.7.
2005-07-01 12:45:15 +00:00
perry
7d6a4e53d1
note deroff, spell, ching
2005-06-30 14:04:26 +00:00
kent
eabe9bbfa4
remove pss(4) driver. It has never been workable and has not been
...
compilable for a long time.
2005-06-28 08:36:47 +00:00
lukem
9ba85beae2
the make(1) changes were backed out; remove entry from here
2005-06-27 02:51:52 +00:00
rpaulo
11513c6341
Mention ASIX AX88140A/AX88141 support under tlp(4).
...
Ok'ed by Hubert Feyrer.
2005-06-24 17:06:52 +00:00
junyoung
4367c48d6c
cd9660 support for i386 BIOS bootloader.
2005-06-23 07:12:07 +00:00
lukem
a30f20fce8
make .OBJDIR semantics cleanup
2005-06-23 02:33:19 +00:00
hubertf
e5a0b604a9
* Change program logic to not nest needlessly
...
* Search all acronyms databases, and don't force the user to
know in which category to look (-t is gone)
* If an acronym is not found in the database or by whatis(1),
also check pkg_info(1). Per PR bin/30539 by Geert Hendrickx
(geert.hendrickx@ua.ac.be )
OK'd by Julio M. Merino Vidal <jmmv>
2005-06-22 20:11:03 +00:00
kent
51a6455183
note addition of azalia driver
2005-06-21 02:24:15 +00:00
briggs
11925ed1a8
Mention ataraid(4) support for Adaptec HostRAID.
2005-06-20 13:15:24 +00:00
xtraeme
6d1bcdaeab
Note addition of scan_ffs(8) from OpenBSD, utility to find FFSv1/FFSv2
...
partitions on disks.
2005-06-15 18:08:41 +00:00
pooka
196bfecf4d
note arcom viper support in evbarm
2005-06-06 20:28:34 +00:00
kiyohara
9ab2ca2fc1
add psh3tp(4):
...
Support touch-panel for PERSONA SH3 machines.
2005-05-24 16:00:08 +00:00
kochi
d7c1ac702a
Import Intel ACPI-CA 20050408.
2005-05-02 15:09:59 +00:00
augustss
8a543dce0d
Note that have been various bug fixes to ehci.
2005-05-01 19:42:59 +00:00
martin
39cf15f027
Sparc64 now has completed the switch to wscons.
2005-04-29 19:44:28 +00:00