bouyer
f0a1379350
Add quirk for ST3200826A. From rudolf (netbsd at eq.cz) on tech-kern.
2005-09-05 20:42:37 +00:00
dsl
c7c436e94e
Fix breakage from yesterday!
...
Don't pass crunchgen the name of its own binary as an extra argument.
(make must have silently done this when the extra argument was .PHONY)
2005-09-05 20:14:08 +00:00
kiyohara
f49de0934c
Support LCD screen driver for PERSONA SH3 machines.
2005-09-05 19:23:29 +00:00
kiyohara
7463900213
Reorder.
2005-09-05 19:05:20 +00:00
kiyohara
d0bc61f001
Add j6x0lcd.
2005-09-05 18:58:29 +00:00
kiyohara
17587c6104
Support LCD screen driver for PERSONA SH3 machines.
2005-09-05 18:54:10 +00:00
rpaulo
dc5a3ff210
Use ANSI function declarations everywhere and a consistent indentation on
...
them.
2005-09-05 18:32:24 +00:00
rpaulo
a9b5ede7fc
PR misc/31139: bpf(4) does not describe some ioctls, by Tetsuya Isaki.
...
IOCTLs explained: BIO[GS]HDRCMPLT and IO[GS]SEESENT.
2005-09-05 18:03:18 +00:00
rpaulo
27264e61fc
Update some 3rd party software current versions:
...
o am-utils 6.1.1
o binutils 2.16.1
o bsd-family-tree 1.95
o heimdal 0.7
o ipf 4.1.9
o postfix 2.3-20050829
o ppp 2.4.4b1
o GNATS (send-pr) 4.1
o top 3.6alpha9
2005-09-05 12:21:07 +00:00
rpaulo
237b18c7d5
Revert back to previous version and wait for the next groff import.
...
Discussed with Thomas Klausner.
2005-09-05 11:42:40 +00:00
hubertf
105b456cb7
Mention pwhash(1) in a few places,
...
suggested in PR 31125 by Stefan Schumacher.
2005-09-05 03:37:14 +00:00
he
e0b1e3f66d
As discussed on source-changes, fix the library specification:
...
o Add ${LIBSSL} to the DPADD list, it was missing
o Use -lcrypto and not ${LIBCRYPTO} in LDADD+=
o Reorder libraries so -lssl comes before -lcrypto
o Let the postfix libraries and the system libraries have their own
LDADD+= and DPADD+= lines (this one wasn't discussed)
2005-09-04 22:11:20 +00:00
dyoung
4cbe1276a3
Add a CHANGES file with a summary of source changes between FreeBSD
...
imports on 2005-05-18 and on 2005-07-11.
2005-09-04 21:20:18 +00:00
elad
cf3a38f563
Revert previous commit. I forgot we already do that. :)
2005-09-04 21:18:33 +00:00
tron
d8dc729287
Regen.
2005-09-04 19:44:09 +00:00
tron
30e04c8382
Add PCI ids for ATI Radeon 9600 LE.
2005-09-04 19:42:26 +00:00
dsl
0132bc8a19
Report the exact number of free bytes in the install floppy images.
2005-09-04 19:29:31 +00:00
elad
e93911118f
Use sysctl to fetch process information if reading live kernel.
2005-09-04 19:02:08 +00:00
dsl
3047ebb391
Make ${CRUNCHBIN}.mk depend on ${TOOL_CRUNCHGEN:[-1]} instead of .PHONY.
...
Recreating the makefile when the crunchgen program has changed is probably
adequate, and it allows a lot of later optimisations to still apply.
In particular:
- the final link for ramdiskbin
- the create of the embedded filesystem
- the inclusion of the ramdisk into the kernel
- compressing the kernel
Unless something else actually requires one of the above.
2005-09-04 19:00:40 +00:00
elad
4c70438790
Use sysctl to fetch AF_LOCAL PCB lists if reading live kernel.
2005-09-04 18:59:57 +00:00
kiyohara
f6c9a2641f
Set variable MAKEDEVTARGETS.
2005-09-04 16:34:45 +00:00
uwe
88fc0ed1ac
Since we have ipf/pf in the config (commented out), add pertinent
...
options as well (commented out too).
2005-09-04 16:07:46 +00:00
kiyohara
db37c957e1
Support the 'PCMCIA adapter BOX' for OpenBlockS266.
2005-09-04 15:23:55 +00:00
shige
044ec00fc2
Support LED-control via sysctl (on=1/off=0).
...
Sysctl name: hw.obsled.led{1,2,4}.
Submitted by kiyohara.
2005-09-04 12:20:15 +00:00
isaki
100f9bce03
typo in comment. (since 1994?!)
2005-09-04 10:41:36 +00:00
isaki
7da7168234
typo in comment.
2005-09-04 10:40:51 +00:00
lukem
898fa7c553
Fix the installation of /etc/defaults/pf.boot.conf so that it works
...
with -s etc.tgz.
2005-09-04 10:13:15 +00:00
kleink
95ca674ab9
Make COM_DEBUG compile again in the wake of -Wwrite-strings;
...
from Nicolas Joly in PR kern/31141.
2005-09-04 09:48:53 +00:00
kiyohara
e8ae1a1119
Support 'PCMCIA adapter BOX' for OpenBlockS266.
2005-09-04 07:24:57 +00:00
skrll
d465bfe236
Re-organise a bit to reduce diff to FreeBSD.
2005-09-04 06:58:20 +00:00
uwe
13830db076
Tell hpcfb that framebuffer fetches 16-bit pixels as little endian.
2005-09-04 01:01:29 +00:00
uwe
81bf6b30a3
For HPCFB_CLASS_RGBCOLOR class propagate r/g/b widths and positions
...
from hf_rgb to rasops_info.
2005-09-04 00:54:42 +00:00
uwe
46f38c7fc9
We don't need <sys/bswap.h> here.
2005-09-03 22:55:55 +00:00
martin
6dd6a3eb59
In adjust_rights() Use CMSG_SPACE() to calculate the number of
...
filedescriptors passed in this message - the counterpart in
unp_externalize does this as well.
Note that CMSG_SPACE(0) does not make sense, since it does not invoke
the alignment magic - so use CMSG_SPACE(sizeof(int)) and adjust the
calculated total later.
This fixes the postfix conection cache for 64bit platforms. Previously
the number of passed filed descriptors (nfds) would have been
calculeted too high, causing the fdrelease() of uninitialized junk.
2005-09-03 22:48:35 +00:00
dsl
d802408333
Remove support for ATAPI and SCSI tapes from INSTALL and INSTALL_TINY.
...
This (just about) counteracts the bloat added by the 64bit inode changes
and the the larger data structures of the new ioconf.c.
The 'st' driver got fingered itself because of it's own size increase
caused by the addition of the stats.
2005-09-03 20:38:07 +00:00
dsl
1ac6a7dc0f
Tell pax to use 8k (not 10k) buffers when generating the tar archive
...
of 'boot' and 'netbsd'.
This makes it possible for the tar archive to end at the end of the 2.88M
floppy, instead of either 4k before, or 6k after.
Gives us a whole extra 4k.
The very observant might realise that we don't need the final 1024 bytes
of nulls written to the floppy either, so they could be deleted!
2005-09-03 20:34:28 +00:00
martin
f435538d40
minor knf tweak
2005-09-03 19:44:20 +00:00
kleink
c69ab4901b
udp4_espinudp(): don't assume that the Non-ESP marker (or UDP payload)
...
is aligned on a 64-bit boundary.
2005-09-03 18:01:07 +00:00
elad
e6a2d9e984
Simplify man-page a bit.
...
Patch from Patrick Welche.
2005-09-03 11:44:45 +00:00
elad
d095dfcecb
Change examples; we're using /etc/signatures and not vexec.conf.
...
Change the message that appears at the end of the fingerprint generation
to match what the user really needs to do.
2005-09-03 10:22:21 +00:00
elad
c38a64b2fe
We have SHA2 in cksum(1); no need for digest from pkgsrc anymore.
2005-09-03 10:11:31 +00:00
blymn
f115e176d8
New style fingerprint generation script.
2005-09-03 09:57: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
rpaulo
f20c174719
Place the sysctl code under an if block and print an error message if the
...
user tries to fetch information via kvm.
Discussed with Elad Efrat.
2005-09-02 22:52:24 +00:00
rpaulo
d65009381e
Request process information using sysctl(3) and not kvm(3) since bpf(4)
...
statistics and peers are only available using the former.
2005-09-02 22:23:13 +00:00
rillig
3177b76827
Fixed white-space.
2005-09-02 22:06:53 +00:00
rpaulo
3f51653817
de-__P() and use ANSI function declarations.
2005-09-02 21:26:47 +00:00
rillig
aede7f6775
Made the code of the grsortu function smaller and simpler. Ok'ed by
...
christos.
2005-09-02 20:51:53 +00:00
xtraeme
52f9067be9
Remove an extra conditional while searching for LFS superblocks,
...
it's not needed.
2005-09-02 17:48:40 +00:00
elad
6383828527
Avoid defining max. hash length ugliness simply by passing NULL for the
...
buffer to the File routines.
Noted by pooka@.
2005-09-02 17:39:23 +00:00