Commit Graph

2563 Commits

Author SHA1 Message Date
christos
e36acb5e79 mention routed update 2009-10-26 02:51:01 +00:00
christos
a4a48e0be4 mention flex 2009-10-26 01:33:28 +00:00
roy
49fbcf2329 Import dhcpcd-5.1.3 2009-10-25 23:42:58 +00:00
christos
fc6e13a046 update to 9.7.0-b1 2009-10-25 04:42:16 +00:00
wiz
2f7f26ab3b Add entry for mdocml with joerg as responsible person. 2009-10-21 22:32:11 +00:00
rmind
4e22ab72ae 5.99.21: removed uarea swap-out functionality. 2009-10-21 21:28:36 +00:00
wiz
76b3c19cd3 binutils-2.20 out. 2009-10-18 13:42:17 +00:00
ahoka
c1be58486b sysinst(8): Give the option to use tmpfs for /tmp in sysinst instead of
the older mfs on i386 and amd64. [ahoka 20091018]
2009-10-18 12:13:49 +00:00
roy
df303ea24d Import dhcpcd-5.1.2 2009-10-16 21:59:40 +00:00
sborrill
f549e36e60 Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices.
It offer the following subcommands:
	list - shows all child codec
	get - get a plist of the chosen codec's widget configuration
	set - forcibly reconfigure a specified codec from a plist
	graph - generate a graphviz file for the specified codec
2009-10-11 08:57:54 +00:00
apb
87272391e8 If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value
of X11SRCDIR.  If it doesn't exist, then use /usr/xsrc as before.

OK mrg
2009-10-10 19:05:28 +00:00
wiz
8675862f76 gdb-7.0 out. 2009-10-09 09:22:08 +00:00
cegger
c11a222581 man(1): display manpage when specified with a path 2009-10-07 08:47:47 +00:00
christos
2641b26df3 mention f{dim,min,max}{,f,l} 2009-10-04 22:11:39 +00:00
roy
e301526e91 Import dhcpcd-5.1.1 2009-10-02 21:44:02 +00:00
jmcneill
66a85ead99 i386: Add support for VIA C7 temperature sensors. 2009-10-02 18:52:13 +00:00
jmcneill
aab169f3e8 acpiwmi(4): Add a driver for the ACPI WMI Mapper interface. 2009-10-02 16:57:22 +00:00
jmcneill
cc11432cb3 i386: Add support for enhanced speedstep on VIA C7 Esther CPUs. 2009-10-02 16:19:19 +00:00
nakayama
03071fc3cb Note about lom(4). 2009-10-02 15:12:48 +00:00
cegger
d08f5c154a backout wrong changes after I got teached that the vowel *sound* matters
and not the spelling letter (which is what I learned at school).
2009-10-02 07:43:01 +00:00
cegger
bdf8a0a549 fix grammar: a -> an 2009-10-02 07:17:16 +00:00
tsarna
8f2ae3e0c7 Missed name and date on last 2009-10-02 04:26:52 +00:00
tsarna
8916f23603 Note mDNSResponder 2009-10-01 00:25:14 +00:00
jmcneill
deed0dfdad wb(4): Add a driver for Winbond W83L518D SD/MMC readers. 2009-09-30 20:54:56 +00:00
tsarna
a8bcd3b5c3 Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder. 2009-09-29 23:56:26 +00:00
apb
828252228e * Use a more robust method of creating the top level object directory.
Use getmakevar to expand MAKEOBJDIRPREFIX or MAKEOBJDIR, or (if
  neither of those variables is set) use a non-recursive "make obj" in
  the top level source directory.

* Do not let TOP_objdir default to ${TOP}.  It's now set only by the
  -M or -O command line options, or after using getmakevar to expand
  MAKEOBJDIRPREFIX or MAKEOBJDIR.

* Make try_set_TOOLDIR handle MAKEOBJDIRPERFIX passed from the
  environment.  It runs too early to use getmakevar, so it will not work
  if the value contains embedded '${...}' variable references.

* Use '$TOOLDIR' (with a literal '$') instead of 'nonexistent' in
  a message when rebuilding make when TOOLDIR is not yet known.
2009-09-27 18:08:24 +00:00
jakllsch
a95848c094 Note new gpio at ichlpcib support. 2009-09-27 18:00:58 +00:00
apb
f1ead22021 Allow build.sh "-C cdextra" option to be specified multiple times. 2009-09-27 17:28:38 +00:00
apb
72d2ca4da0 Revision 1.86 of src/BUILDING somehow got committed without the
corresponding changes to src/doc/BUILDING.mdoc.  Fix that now.
The original log message was:

Add a modules operation to build.sh, which builds and installs kernel modules
into DESTDIR.

This is based on the patch provided by tsutsui@ on tech-toolchain@.
2009-09-27 16:44:40 +00:00
bouyer
0968e114ad Explain why request-rx-copy was added. Requested by hubertf@ 2009-09-27 16:10:15 +00:00
tsarna
b7bb9ebb82 Claim the multicast DNS project. 2009-09-26 05:36:22 +00:00
bouyer
5941a959cc Note recent Xen work on xbd and xvif. 2009-09-25 23:15:53 +00:00
mbalmer
2c18133beb mention gpio changes 2009-09-25 21:14:13 +00:00
agc
59e2dec966 Clarify a couple of entries in the system roadmap 2009-09-21 19:41:23 +00:00
cube
016409e102 Reflect actual status of cube-autoconf. 2009-09-17 16:42:50 +00:00
agc
98697d0563 Update the NetBSD roadmaps to reflect recent changes.
Please contact core if you have other major projects and requirements
that you would like to see included.
2009-09-15 21:07:58 +00:00
degroote
1c91cfd4c4 Mention pfsync(4) import 2009-09-15 10:42:40 +00:00
apb
2cb613da61 In the rc_silent change, mention "boot netbsd -z" because it's a common
case, even though it's boot loader dependent.
2009-09-12 22:22:33 +00:00
apb
89fd535731 Add a postprocessor to /etc/rc, which logs messages to /var/run/rc.log,
and which can suppress output in silent mode.  Silent mode is enabled
via the new rc_silent variable, which defaults to a value that depends
on the kern.boothowto sysctl.

Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
2009-09-11 18:17:04 +00:00
apb
7ab65de0a9 Expose the kernel's boothowto(9) variable through the sysctl
kern.boothowto variable.

Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
2009-09-11 18:14:58 +00:00
jnemeth
2b27980969 Note the new modules.tgz set and the new build.sh modules operation 2009-09-07 04:23:29 +00:00
sborrill
b88195cfa1 hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio*	at pci? dev ? function ?
hdafg*		at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
2009-09-06 17:25:55 +00:00
macallan
e847e7a709 mention sunleo 2009-09-05 22:40:33 +00:00
jmcneill
b4a8b85418 ACPI CA 20090903 is out. 2009-09-04 19:37:16 +00:00
joerg
640f23e9ef Add unzip. 2009-09-03 16:53:10 +00:00
tron
a657e1c872 Note import of Postfix 2.6.5. 2009-08-31 19:06:25 +00:00
dholland
da5f74ac6d if we're updating this... add myself under make and lfs, and add a
line for vfs.
2009-08-31 06:21:54 +00:00
dyoung
96206356f1 Take responsibility for a few drivers and programs. Take myself
off the list for wpa_supplicant.
2009-08-30 01:54:33 +00:00
tsutsui
1b125fa80e Minor tweaks for www changes page:
- add man page suffixes
- fix indent (use tab, not space)
- adjust a theme
2009-08-27 14:29:22 +00:00
macallan
e2a22e90a9 mention suntcx 2009-08-27 04:17:50 +00:00