imp
1cec98375c
Ignore sigpipe so we can properly detach clients to the pipe.
...
Submitted by: Fredrik Lindberg
2005-05-16 20:51:46 +00:00
glebius
47fa63e791
Use NG_QUEUE instead of constant.
2005-05-16 19:52:42 +00:00
ps
8ce9214165
Introduce routines to alloc/free sack holes. This cleans up the code
...
considerably.
Submitted by: Noritoshi Demizu.
Reviewed by: Raja Mukerji, Mohan Srinivasan.
2005-05-16 19:26:46 +00:00
ru
9c27dea05c
Update for the 2005/04/24 import.
2005-05-16 19:19:32 +00:00
glebius
27540c786b
Refactor places where ng_package_data() failed.
...
Suggested & reviewed by: archie
2005-05-16 19:12:57 +00:00
ru
8003014f21
This commit was generated by cvs2svn to compensate for changes in r146299,
...
which included commits to RCS files with non-trunk default branches.
2005-05-16 19:11:36 +00:00
ru
78d66df18b
Vendor import of bwk's 24-Apr-2005 release.
2005-05-16 19:11:36 +00:00
obrien
d80e4b8864
Update to match the 1.0.3 import.
2005-05-16 18:56:30 +00:00
glebius
206ba6ee3b
- Fix build with TRACE_MESSAGES on.
...
- Reformat code under TRACE_MESSAGES to make it more readable.
- Move linker hackery out of #ifdef.
- Break long lines in linker hackery block.
2005-05-16 18:50:26 +00:00
obrien
a8891cc2a4
This commit was generated by cvs2svn to compensate for changes in r146293,
...
which included commits to RCS files with non-trunk default branches.
2005-05-16 18:31:55 +00:00
obrien
344ba35988
Virgin import (trimmed) of Bzip2 version 1.0.3.
2005-05-16 18:31:55 +00:00
obrien
4689881298
Hardcode username to 8 characters. This makes top(1) output sane when
...
there are users on the system (even if not running a single process)
with a login > 8 chars.
I'm not all that happy limiting the username width like this, but it
restores sanity to top(1) output.
Discussed with: keramida
2005-05-16 18:17:38 +00:00
glebius
30c28c4860
Close race between node being shutdown and socket being detached. To
...
do this, obtain netgraph locking in detach method via ng_send_fn1().
Reviewed by: julian
MFC after: 2 weeks
2005-05-16 17:25:49 +00:00
emax
e982eb7d98
Dont clear all flags in vkbd_clear_state_locked(). Clear only COMPOSE flag.
...
MFC after: 3 days
2005-05-16 17:21:10 +00:00
obrien
06fef1a964
Enable lukemftpd for 6.0-RELEASE.
2005-05-16 17:12:23 +00:00
glebius
cbf78c0d23
Catch up with new ng_package_data().
2005-05-16 17:10:08 +00:00
glebius
697612a8ec
Catch up with new ng_package_data(). Use NG_WAITOK on userland
...
path.
2005-05-16 17:09:35 +00:00
glebius
45938d54d3
- Catch up with new interface to ng_package_data().
...
- Handle errors from ng_package_data().
2005-05-16 17:08:53 +00:00
glebius
d4c770bc93
Catch up with new ng_send_fn1() interface.
2005-05-16 17:07:39 +00:00
glebius
1471eba762
- Extend interface of ng_getqblk(), so that malloc wait flags are
...
specified by caller.
- Change ng_send_item() interface - use 'flags' argument instead of
boolean 'queue'.
- Extend ng_send_fn(), ng_package_data() and ng_package_msg()
interface - add possibility to pass flags. Rename ng_send_fn() to
ng_send_fn1(). Create macro for ng_send_fn().
- Update all macros, that use ng_package_data() and ng_package_msg().
Reviewed by: julian
2005-05-16 17:07:03 +00:00
wpaul
1364b699c1
Correct type for workitem routines.
2005-05-16 16:50:52 +00:00
darrenr
7b001e5d5e
Enable building /sbin/ipf (but not the rescue version) with the ability to
...
parse bpf strings for filter rules in ipf.conf
2005-05-16 16:22:55 +00:00
wpaul
3e9d45596e
Remove harmless bit of leftover debug code.
2005-05-16 15:44:41 +00:00
wpaul
0228d4cac8
Correct some problems with workitem usage. NdisScheduleWorkItem() does
...
not use exactly the same workitem sturcture as ExQueueWorkItem() like
I originally thought it did.
2005-05-16 15:29:21 +00:00
ru
e7b25f55b8
Fixed markup from the previous revision.
2005-05-16 15:09:13 +00:00
sos
c05a9b3913
longer used (contents added to sys/ata.h)
2005-05-16 13:39:49 +00:00
sos
74f9e41533
Reflect the new usage.
2005-05-16 13:32:23 +00:00
sos
05399c3127
Change the way ioctls are issue to ATA.
...
The most prominent part is that its now possible to issue ata_requests
directly to say acd0, instead of going through the cumbersome /dev/ata
device.
2005-05-16 13:07:27 +00:00
obrien
c0de585b6b
Add the 2nd word of IA32 feature flags. This includes things such as SSE3.
...
Obtained from: sys/amd64/amd64/identcpu.
2005-05-16 09:47:53 +00:00
ru
86758e8895
Make <runefile.h> internal to libc.
...
Suggested by: phantom
2005-05-16 09:32:41 +00:00
glebius
cdebc7f07f
Correct format is 'options<space><tab>'.
...
Submitted by: ru
2005-05-16 09:05:46 +00:00
glebius
39c7c362d1
Make NETGRAPH_DEBUG a kernel option, so that it can't be turned off
...
without hacking source.
In collaboration with: ru, julian
2005-05-16 08:25:55 +00:00
imp
c2bb227a08
Add convenience functions to get port and interface.
2005-05-16 06:58:43 +00:00
imp
d2fcbc31f7
cleanup a danging reference to cleaning up /etc/fstab. Since we don't
...
support 4->6 upgrades, this is moot. Most 4.x installations even,
have things compatible with 5 at thsi point, but some don't, so I'll
leave it in the branch...
submitted by: kevlo
2005-05-16 05:37:32 +00:00
gad
2577be2213
A second attempt to adjust option-parsing on a shell command, for the
...
benefit of scripts start out as: #!/bin/sh -- # -*- perl -*-
With this fix in place, we can commit a change to kern/imgact_shell.c
so FreeBSD will process the `#!' line in shell-scripts in a more
standard fashion.
PR: 16393
Mentioned on: freebsd-arch
2005-05-16 04:32:41 +00:00
rwatson
449a09d7f4
Add an #ifdef'd non-blocking version of the test.
...
Update copyright.
2005-05-16 00:54:47 +00:00
rwatson
b7aef0ed3c
Close the connect socket as well as the listen socket on completion.
...
Update copyright.
2005-05-16 00:53:38 +00:00
imp
1a7e9e3b57
Add note about required firmware to save others time and frustration with this device
2005-05-15 21:08:51 +00:00
imp
2547d5881c
Print a warning once when trying to bring up interface before firmware load.
2005-05-15 21:02:51 +00:00
ume
7a6cd620d0
- The ai_addrlen of a struct addrinfo used to be a size_t, per
...
RFC 2553. In XNS5.2, and subsequently in POSIX-2001 and RFC
3493, it was changed to a socklen_t. And, the n_net of a
struct netent used to be an unsigned long integer. In XNS5,
and subsequently in POSIX-2001, it was changed to an uint32_t.
To accomodate for this while preserving ABI compatibility with
the old interface, we need to prepend or append 32 bits of
padding, depending on the (LP64) architecture's endianness.
- Correct 1st argument of getnetbyaddr() to uint32_t on 32
bit arch. Stay as is on 64 bit arch for ABI backward
compatibility for now.
Reviewed by: das, peter
MFC after: 2 weeks
2005-05-15 20:15:15 +00:00
wpaul
dd14237cda
Update ndiscvt to handle .INF files that specify multiple entries in
...
their [Manufacturer] sections.
2005-05-15 19:46:14 +00:00
nyan
fb7687b6e1
Use \033 instead of \e because \e is not a standard.
...
Noticed by: stefanf
Reviewed by: diff(1)
2005-05-15 09:43:14 +00:00
nyan
ead466f21d
Remove old epson note support.
2005-05-15 09:07:42 +00:00
nyan
489c28c261
- Add color tables for 16 colors mode and 8 colors mode, use a different
...
table on the pc98 console.
- Remove old epson note support.
2005-05-15 09:07:04 +00:00
nyan
704fd3cbf0
- Mask an underline attribute on the pc98 console. It enables to use the same
...
color on the pc98 and the others.
- Remove old epson note support.
2005-05-15 08:59:00 +00:00
nyan
48b73d4b52
A foreground color number on pc98 console is 7 not 15.
2005-05-15 08:04:46 +00:00
nyan
4625befb2c
Use \e for escape char instead of ^[ directly.
2005-05-15 07:41:38 +00:00
nyan
7a0957ff0a
Remove the ADJUST_CLOCK ioctl on pc98. It's not used at all.
2005-05-15 07:35:49 +00:00
marcel
208bfa4234
o -n option added.
...
o -x option added.
2005-05-15 07:35:34 +00:00
marcel
bd9685053c
o Add option -n. The -n option takes a count and breaks the line
...
after that many values have been printed. The line length is not
considered anymore.
o Add option -x. The -x option will cause the byte values to be
printed in hexadecimal instead of decimal.
o Bump WARNS to 6.
o Update the manpage accordingly.
2005-05-15 06:26:59 +00:00