itojun
9df62246e7
update comment to meet 6to4 RFC. sync with kame
2001-02-17 04:29:59 +00:00
itojun
4f9ee0260b
6to4 is now RFC, update reference. sync with kame
2001-02-17 04:28:10 +00:00
tsutsui
750774cded
Add new arctype for NEC Express5800/230A.
...
XXX: we should have "sysconf" structures like pmax.
2001-02-17 04:27:53 +00:00
thorpej
617bd311bc
Add a "deleteall" command that takes a src/dst/protocol.
2001-02-16 23:55:05 +00:00
thorpej
786149d624
When processing an SADB_DELETE message, allow SADB_EXT_SA to be
...
blank. In this case, we delete all non-LARVAL SAs that match the
src/dst/protocol. This is particularly useful in IKE INITIAL-CONTACT
processing. Idea from Bill Sommerfeld <sommerfeld@east.sun.com>, who
implemented it in post-Solaris8.
2001-02-16 23:53:59 +00:00
manu
1a6f014301
Cosmetic fix so that RET record after CALL execve get the appropriate syscall
...
even if the emulation changed
2001-02-16 23:28:44 +00:00
pk
d850f6f9d2
Remove check for encoded iospace/nocache bits within physical addresses
...
in places where they can't possibly occur as the PA is for a VM managed
page.
2001-02-16 23:00:11 +00:00
pk
672f49bfa2
Turn off command tagging by default for pre-SCSI2 devices.
2001-02-16 22:54:27 +00:00
msaitoh
d3115a2cc4
for little endian
2001-02-16 21:11:12 +00:00
msaitoh
8cba53675b
define OBJECT_FORMAT_ELF
2001-02-16 21:08:26 +00:00
kenh
d6cdd9ad5b
Connect to the interrupt endpoint on the control interface to receive
...
notification messages. This lets us properly pass line status changes
down to the ucom driver (specifically, DSR, DCD, and RI).
2001-02-16 20:15:57 +00:00
msaitoh
3b3698bd48
check NO_DLOPEN again
2001-02-16 20:04:18 +00:00
msaitoh
6e979b59fa
_C_LABEL()
2001-02-16 20:03:09 +00:00
soren
427b112ded
LKMs don't work on MIPS yet anyway, so disable it for now.
2001-02-16 19:48:05 +00:00
soren
87ba37da21
Nuke.
2001-02-16 19:47:36 +00:00
bjh21
d308c5c5ed
Use MACHINE_CPU to find the architecture subdir, or MACHINE_ARCH if that
...
exists. Same algorithm as libc uses.
2001-02-16 16:58:27 +00:00
eeh
b0e3d231c4
Define VM_MASUSER_ADDRESS32.
2001-02-16 16:00:29 +00:00
itojun
c83dc32a4c
sync up with 2.5.0. simulate echobacks, X11 display name check, sftp upgrdes.
2001-02-16 15:48:34 +00:00
itojun
f02c06e047
OpenSSH 2.5.0 as of 2001/2/17
2001-02-16 15:41:22 +00:00
joda
ce75fa5829
removed in 0.3e
2001-02-16 15:34:39 +00:00
itojun
e6dbed9659
wording in comment.
...
is contradict -> "is contradictory", or "contradicts".
2001-02-16 15:13:40 +00:00
mrg
2f85e9e153
expand this a little further to include defines of:
...
OFW_PCI_PHYS_HI_DEVICE() - extract PCI device from phys_hi
OFW_PCI_PHYS_HI_FUNCTION() - extract PCI function from phys_hi
and the definition of `struct ofw_pci_register'.
2001-02-16 14:16:30 +00:00
sato
ed219529f5
* vrc4172pwm_light(): workaround when brightness is max.
...
if light turn off, brightness must be minimum.
* more DPRINTF().
2001-02-16 12:31:46 +00:00
msaitoh
36db62c9dc
add hcreate.3
2001-02-16 12:25:09 +00:00
tron
7099caed23
Make this LKM work again by building "ntfs_conv.c".
2001-02-16 10:07:02 +00:00
minoura
3bad25dc55
Sync w/ Citrus.
...
Do not unmap mo files to make sure the gettext() return values are
valid even when multiple mo files are accessed by turns.
Some applications (GNOME, etc) depends on this behaviour of GNU's
implementation.
2001-02-16 07:20:35 +00:00
blymn
a6ae537d07
Handle the "unknown" ipv6 address form (::).
2001-02-16 03:28:24 +00:00
blymn
3ebef9c407
Added new function form_max_page.
2001-02-16 03:21:35 +00:00
blymn
9bb8631d38
replace strncpy with strlcpy.... 'nuff said.
2001-02-16 03:19:32 +00:00
enami
62589880a5
No need to invoke extra shell.
2001-02-16 01:05:32 +00:00
enami
5d315aaaf9
Run make in compat mode while evaluating rhs of != op.
2001-02-16 01:01:39 +00:00
simonb
0292c3474f
Use arm arch directory for arm32 as well as arm26.
2001-02-15 23:17:44 +00:00
bjh21
da9d806354
Move arm32 over to using the shared ARM libkern.
2001-02-15 22:44:09 +00:00
cgd
42e019d568
put crud after #endif in comments
2001-02-15 21:59:38 +00:00
marcus
b5f05acab7
Removed LED_ADDR (Dreamcast doesn't have program controllable LEDs).
2001-02-15 18:30:31 +00:00
christos
853a8e1dfd
PR/9195: Tanaka Akira: od does not display short files containing nulls. Fix
...
from Andrew Brown.
2001-02-15 18:16:12 +00:00
itojun
20540573e7
pull latest faithd from kame. /etc/faithd.conf allows you to filter by prefix.
...
manpage cleanups.
2001-02-15 17:58:55 +00:00
itojun
d5822f49d1
add test 41: sort -f < emptyfile bombs.
2001-02-15 17:23:20 +00:00
lukem
bc9099d3bd
don't explicitly need /var/spool/lpd; it's not used by anything by default
2001-02-15 15:00:51 +00:00
lukem
337217f58f
use /var/spool/output instead of /var/spool/lpd as the default spooldir,
...
because that's what lpd, the SMM, and hier(7) has used for ages, even
if printcap(5) and this file were wrong...
2001-02-15 15:00:14 +00:00
lukem
2d7c1ae95f
the default spool for lpd has been /var/spool/output/lpd (not /var/spool/lpd)
...
at least as long ago as when these were originally imported.
2001-02-15 14:57:42 +00:00
scw
23cf8fe52b
Add a missing _ASM_LABEL()
2001-02-15 11:49:25 +00:00
minoura
b00e307d9c
Sync w/ Citrus.
...
Return NULL when msgid == NULL, per GNU implementation.
2001-02-15 10:48:31 +00:00
sato
a965aa1435
rasops4.c depend on rasops_masks.c
2001-02-15 09:51:28 +00:00
sato
6602ad15b5
* show framebuffer address in boot time.
2001-02-15 09:17:18 +00:00
blymn
af82d72d3e
Avoid trying to wrap a single row field.
2001-02-15 05:21:26 +00:00
blymn
6cda6dc59f
Truncate the buffer string to the field buffer size if the field is static.
2001-02-15 05:20:42 +00:00
sato
bcece69eb6
* add MC/R430/530/530A parameters in vrc4172pwm_platid_param_table.
...
* fix typo in cf_loc access.
* add some DPRINTF()s.
* fix default value if no params in vrc4172pwm_platid_param_table.
2001-02-15 03:20:10 +00:00
simonb
785b754775
Use separate printf()s instead of using a saved format string. Fixes
...
compiles with "FORMAT_AUDIT=yes WFORMAT=2".
2001-02-15 02:32:26 +00:00
simonb
32f6d71ea4
Remove a duplicated "md->name" in a warnx call.
...
Noticed by Tyrel Beede on current-users.
2001-02-15 01:59:54 +00:00