martin
096ea30c09
Add NETATALK to the list to check if we bail because no ARP is configured.
2003-06-11 10:44:10 +00:00
martin
7f550781cc
Fix typpo in #error message. Noted by Pawel Chwalowski in PR 21853.
2003-06-11 10:34:55 +00:00
martin
6c0c40a580
Make this work on 64 bit big endian platforms.
2003-06-11 09:51:56 +00:00
dsl
df45325b8e
Make French and Polish compile (many missing translations though)
2003-06-11 09:03:32 +00:00
wiz
f461c41556
postfix-2.0.11 out.
2003-06-11 08:59:57 +00:00
hamajima
0659c2f915
Support the PowerBook G4 12-inch (and maybe 17-inch).
...
Kauai ATA, new obio chip, and Japanese keymap for WSDISPLAY_COMPAT_RAWKBD
I tested only 12-inch Japanese model.
2003-06-11 07:35:39 +00:00
wiz
a484727e05
Adapt to current sys/socket.h. Noted by MAEKAWA Masahide in PR 21849.
2003-06-11 07:11:09 +00:00
msaitoh
535480c5be
catch signal 1,2,3,13 and 15 to clean /tmp/_dependXXX
2003-06-11 04:56:58 +00:00
fair
41e36370a8
Update the SEE ALSO list with drivers that have been added since
...
1997 (when this man page was updated?). Change an ugly .br hack
into .Ss macros. Add paragraph breaks in a few places to improve
readability.
2003-06-11 04:41:17 +00:00
briggs
da5aa2ba74
Note addition of tftp option support.
2003-06-11 01:49:30 +00:00
briggs
4441128638
Support negotiation and use of TFTP Option Extension (rfc 2347) for the
...
'blksize' option (rfc 2348) and the 'timeout' and 'tsize' options (rfc 2349).
Contributed by Wasabi Systems, Inc.
2003-06-11 01:43:52 +00:00
briggs
39d51ab631
Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option)
...
Define the opcode for an option ACK and error code for a failed option
negotiation from RFC 2347 (TFTP Option Extension).
2003-06-11 01:41:14 +00:00
uwe
a7ed2dae3d
Correct calculation of the blit src/dst for blits we do backwards.
2003-06-10 22:07:38 +00:00
christos
2a8b4af820
for now, make the fact that no sources were specified a warning.
2003-06-10 21:34:02 +00:00
hubertf
ccaf934316
Escape backslashes properly. Fixes PR 6679.
2003-06-10 21:27:16 +00:00
christos
b09683b289
Do -isystem differently.
2003-06-10 20:40:39 +00:00
christos
1c6e138be1
understand -isystem too if compiler gcc/g++
2003-06-10 19:51:45 +00:00
christos
1af7cab082
regen
2003-06-10 19:39:12 +00:00
christos
4267622713
add a Rockwell 33.6K modem
2003-06-10 19:39:00 +00:00
wiz
957ca71120
Add (t)tbomk -- (to) the best of my knowledge.
2003-06-10 19:11:10 +00:00
dsl
3316b2a3d8
Use dynamic menu for final editing of partition stable
2003-06-10 17:47:15 +00:00
dsl
62a063f96b
Change msg_window() to return old window (temp buffer size isn't too important)
...
Change msg_promt_win() to create the window.
Number MSG_xxx from 1 (because 0 is NULL)
2003-06-10 17:24:17 +00:00
dsl
19605a628c
Add extra command 'allow dynamic messages' which will push all texts through
...
the msgc translation service.
Allow for texts being NULL as well as "", don't use strlen() to test for "".
2003-06-10 17:19:04 +00:00
bjh21
0b52d9cd7b
From FreeBSD:
...
Allow "-" to be specified as an operand as well as an option.
SUSV3 requires something like "split -- -" to work. Document the "-" operand.
2003-06-10 16:57:05 +00:00
bjh21
2ef4680e17
Add support for the -a option, which should fix standards/11226.
...
Code from <hiramatu@boreas.dti.ne.jp>, with improvements from me.
Manual page updates from FreeBSD.
2003-06-10 16:32:54 +00:00
grant
5d17facb78
wrap a debug message in #ifdef PCKBCDEBUG.
...
ok'd by simonb. fixes my PR kern/18441.
2003-06-10 07:46:29 +00:00
simonb
9e9abd6653
Change MIPS3_SR_FR_32 to MIPS3_SR_FR. Both the old R4000 manual and the
...
current MIPS64 manuals don't use the "32" in the bit name.
2003-06-10 06:42:06 +00:00
dsl
44fa8ce69d
Use dynamic menu to select partition to edit
2003-06-09 19:06:48 +00:00
dsl
3c95a92e07
More changes to improve sysinst:
...
- pass 'menudesc' and 'arg' values to post_act() and exit_act()
- add set_menu_numopt() for variable length menus
- fix (badly broken) allocation/free of dynamic menus
- option to allow default selection to be the exit line
2003-06-09 18:48:40 +00:00
christos
b4f029d21d
revert to revision 1.41, since 1.42 did not fix the problem and made the
...
code more complicated. Fix the real issue which was setting the dst addr
incorrectly.
2003-06-09 13:35:10 +00:00
yamt
e23e94ceb3
correct arguments of VOP_GETPAGES.
2003-06-09 13:30:44 +00:00
itojun
3b7854d296
bind
2003-06-09 13:20:01 +00:00
itojun
edc2bcfc9f
resolve conflicts
2003-06-09 13:19:33 +00:00
itojun
60b2a9bcce
bind update
2003-06-09 13:19:32 +00:00
itojun
821ebcfc5b
resolve conflicts
2003-06-09 13:19:31 +00:00
yamt
9c329a66d1
rework zero padding of rpc reply.
...
- for READ procedure, don't send back more bytes than requested.
- don't have doubtful assumptions on mbuf chain structure.
- rename a function (nfsm_adj -> nfs_zeropad) to avoid confusion as
the semantics of the function was changed.
2003-06-09 13:10:31 +00:00
simonb
789329a94f
Remove definitions and usage of MIPS_COP_0_STATUS_REG and
...
MIPS_COP_0_CAUSE_REG - use MIPS_COP_0_STATUS and MIPS_COP_0_CAUSE
instead.
2003-06-09 12:20:37 +00:00
ichiro
5dfe78bf25
fix bug report - xsrc/17810, kern/16898
...
add AGP configuration registers for i840/855PM, i840/i850E, 82443LX/BX/GX
Although there chips are well alike, but initialization and so on procedures differ.
2003-06-09 12:16:42 +00:00
simonb
519e8df6a1
Don't use magic numbers in asm code (use MIPS_COP_0_STATUS instead
...
of "12").
2003-06-09 07:46:20 +00:00
jdc
44d2f865a0
Mark all lines on new pads as dirty. This ensures that we draw blank
...
(untouched) lines when the pad is refreshed.
2003-06-09 06:58:11 +00:00
lukem
eaaa8e8699
Invoke makeobsolete with ${HOST_SH} and pass in ${MAKE}.
...
Fixes FreeBSD cross-build problem noted by Valeriy E. Ushakov <uwe@>
2003-06-08 23:49:21 +00:00
reinoud
9af716fd9a
Make smbfs work on NetBSD/acorn32 ! it missed an entry in majors.acorn32
...
and an entry in the MAKEDEV
2003-06-08 20:12:33 +00:00
grant
42ddc68577
regen
2003-06-08 13:34:23 +00:00
grant
c1b1b84e38
add another vendor ID for OnSpec Electronic Inc.
2003-06-08 13:33:16 +00:00
ichiro
f49da6da4c
regen.
2003-06-08 13:21:05 +00:00
ichiro
a29f92abcd
add product ID
...
PRO/Wireless LAN 2100 3B Mini PCI Adapter
2003-06-08 13:19:27 +00:00
thorpej
e714d726a6
$NetBSD$, not $Header$.
2003-06-08 06:44:28 +00:00
thorpej
47edad1115
Always queue transfers in the ld driver to prevent transient resource
...
shortages in the back-ends from aborting transfers.
Reviewed by ad@.
2003-06-07 23:37:24 +00:00
jmmv
63ff77691f
+DMA, GIF, NAT, WWW
2003-06-07 22:33:30 +00:00
jmmv
845b77b870
Add cvs id tag.
2003-06-07 18:56:10 +00:00