tsarna
df3466a71d
an(4) needs wlan support
2004-02-03 19:46:18 +00:00
chuck
51659857a7
add parent directory search for make as discussed on tech-toolchain.
...
- new dir.c function: Dir_FindHereOrAbove:
Search for a path in the current directory and then all the directories
above it in turn until the path is found or we reach the root ("/").
- add hooks to use it in main.c for -m and syspath (compiled in
_PATH_DEFSYSPATH and $MAKESYSPATH).
- updated man page
2004-02-03 19:25:29 +00:00
jdolecek
b267be2d28
some style changes - g/c redundant cast, simplify code in atppc_read_ivar()
2004-02-03 18:54:59 +00:00
jdolecek
9898c64ca9
g/c some unused/write-only/redundant lpt_softc stuff
...
some style changes in lptwrite() + some printfs adjusted
2004-02-03 18:48:39 +00:00
fredb
cc03b614c7
Let "cu" connect at 230400 bps, if the port supports it.
2004-02-03 14:22:26 +00:00
lukem
0541807809
The ssh_known_hosts check for "NetBSD RCSID matches" does not belong in
...
postinstall, so remove it; sshd functions fine without the entries.
This type of functionality is performed as part of etcupdate(8) (et al).
2004-02-03 08:02:41 +00:00
lukem
f0cea2f5e2
Fix bug when calculating digest when copying from dev/null.
...
Problem noted by Matthias Scheler and Tomasz Luchowski.
2004-02-02 23:25:36 +00:00
he
be19fc25f3
Since the playstation2 port still uses a variant of gcc 2.95.2,
...
change to use a zero-sized array instead of c99 flexible array
member in a struct.
OK'ed by yamt.
2004-02-02 23:13:44 +00:00
nathanw
0a6afcc70d
Rename pt_stacksize, pt_stacksize_lg, and pt_stackmask to pthread_*. External
...
symbols can't start with pt_, as that is in the application namespace.
2004-02-02 20:36:18 +00:00
nathanw
b2f27acb27
Do all the symbol lookups at td_open() time and cache them in the td_proc_st.
...
Make the stacksize lookups and data part of td_proc_st rather than global state.
2004-02-02 20:08:27 +00:00
he
e49da78c8f
Add a list of files which determine the kernel version as
...
DISTRIBVERDEP in Makefile.distrib, and make both sysinst and
distribution notes use that information so that they rebuild
if the kernel version changes.
Distribution notes didn't have this before, sysinst had a private
(now outdated, since sys/sys/param.h now determines version) copy
of this.
2004-02-02 18:43:39 +00:00
lukem
5680605b4d
check for ${X11SRCDIR.xc} instead of ${X11SRCDIR}; it's a bit more robust
2004-02-02 14:21:51 +00:00
soren
12e7c81811
As pointed out by Dave Huang, revert back to using 273.15 rather than 273.16
...
when converting between kelvin and celsius.
2004-02-02 10:36:19 +00:00
soren
535d4588f0
Add Pentium M MSR definitions from Michael Eriksson.
2004-02-02 08:28:00 +00:00
soren
e8492b62f8
Log message from FreeBSD:
...
When creating a package element via "Store(0xXXX, Index(ArgX, 0xXXX))",
be sure to increment the refcount of the argument so it is not
prematurely deleted. This is a workaround and may appear in a different
form in ACPI-CA. This fixes battery evaluation on Thinkpads that was
broken by fixing the Dell battery state.
Submitted by: Luming Yu <luming.yu at intel.com>
2004-02-02 08:00:56 +00:00
soren
0a0ed6029c
Within the scope of the ACPI spec, K = C + 273.2; correct for it.
2004-02-02 07:58:11 +00:00
soren
cf458c9f73
C = K + 273.16.
2004-02-02 07:55:14 +00:00
christos
301d580988
Fix reversed logic (decimal argument passed in output_long, where it expects
...
hex). Change tests to <= 9 to a small(v) macro, so that negative numbers fail
too consistently.
2004-02-02 06:27:56 +00:00
christos
8e65a43404
Include iosfwd instead of iostream, since it is smaller; from Marc Espie.
2004-02-01 21:24:02 +00:00
jdolecek
f5e874fba4
make compilable with option DONTPROBE_1284
2004-02-01 17:28:48 +00:00
taca
3525f95713
root.cache was updated.
2004-02-01 15:17:56 +00:00
sommerfeld
41f92bdfec
Update to 2004012900 version
2004-02-01 14:19:44 +00:00
uwe
3868e01b8d
Recognize TAMARACK Ethernet Card.
...
From PR: 12273 and Mathias Menzel-Nielsen (matze matzsoft de).
2004-02-01 12:41:25 +00:00
uwe
91719cb6e4
Regen for TAMARAC Ethernet card.
2004-02-01 12:38:24 +00:00
uwe
357b0e291a
Add CIS for TAMARACK Ethernet Card (another ne2000 clone).
...
From PR: 12273 and Mathias Menzel-Nielsen (matze matzsoft de).
While here, sort some stray entries alphabetically.
2004-02-01 12:35:59 +00:00
dyoung
c4ac88ea48
This patch from Sam Leffler fixes bugs in the client-side of
...
shared-key authentication. This should help with your Apple products.
Any bugs, new or old, are mine.
2004-02-01 08:25:57 +00:00
christos
0120b80220
add identd
2004-02-01 02:32:58 +00:00
snj
a6b397d6de
New sentence, new line. Kill some extra whitespace. Mention calendar.netbsd
...
and calendar.lotr. Okayed by wiz.
2004-02-01 01:03:57 +00:00
snj
54d71a44a7
Fix some typos and spelling errors. Okayed by wiz.
2004-02-01 01:00:43 +00:00
snj
9395c6ab06
Expand some names, fix a spelling error (Pete Townshend might disagree,
...
but "quadrophonic" is not the proper spelling), give George Gershwin's
year of birth, add Stevie Ray Vaughan's birth/death dates. Okayed by wiz.
2004-02-01 00:59:28 +00:00
snj
6d087af2f4
Expand a couple names and fix some spelling errors. Okayed by wiz.
2004-02-01 00:51:27 +00:00
snj
a6c6550af8
Give year of MLK's birth. Expand some names. Okayed by wiz.
2004-02-01 00:48:50 +00:00
snj
22a35b2cee
Jimi Hendrix's death date belongs in the music calendar. Okayed by wiz.
2004-02-01 00:46:05 +00:00
snj
7c73c22c56
It's "its." Add NetBSD 1.6.1 release date. Okayed by wiz.
2004-02-01 00:34:13 +00:00
wiz
29dcd7f961
Standardize flag listing; sort options; remove ending dot in Nd argument;
...
sort sections and SEE ALSO; new sentence, new line; replace some man
macros with mdoc macros.
2004-01-31 22:39:24 +00:00
christos
2a56437104
add RCSID.
2004-01-31 22:03:31 +00:00
christos
299d76bfbb
mention new identd
2004-01-31 21:55:58 +00:00
christos
a574909ddd
add identd
2004-01-31 21:53:31 +00:00
christos
a73f51dc63
new lines for identd [ipv6 support and option adjustment]
2004-01-31 21:51:53 +00:00
christos
1359f873c4
new identd script
2004-01-31 21:50:45 +00:00
christos
2a8f4efd20
add line for standalone identd invocation.
2004-01-31 21:49:52 +00:00
christos
f9ce139688
remove unused pidentd files.
2004-01-31 21:48:22 +00:00
christos
6310d36554
new identd from Peter Postma.
2004-01-31 21:47:17 +00:00
wiz
a71e78c796
Bump date for previous, and break lines
...
so that macros only affect what they should.
2004-01-31 21:33:08 +00:00
wiz
8c3f91e23f
Bump date for previous.
2004-01-31 21:30:09 +00:00
wiz
906d130d98
Some grammar and typo fixes for the previous.
2004-01-31 21:28:45 +00:00
atatat
9fa5182332
Lint police.
2004-01-31 20:53:55 +00:00
jdc
2b64789ec6
Minor grammer improvements.
...
Mention filtering using ipf.
2004-01-31 20:14:11 +00:00
jdc
99807188f8
Use m_copydata(), m_adj() and M_PREPEND() to manipulate mbuf's in
...
bridge_ipf(). Fixes kernel memory corruption that occured when using
m_split() and m_cat().
Idea from OpenBSD.
2004-01-31 20:11:13 +00:00
atatat
282eb9c623
Unfold the KDEREF() macros a little, and tweak the LOCKDEBUG detection
...
code, to detect a KDEREF failure instead of simply aborting. If the
KDEREF fails, we're obviously not_using_lockdebug().
2004-01-31 18:25:27 +00:00