Commit Graph

135215 Commits

Author SHA1 Message Date
christos
cc19f24e9f Adjust for the latest XFree86 import. Code now compiles, but libraries
might be incomplete and sets are definitely still broken.
2005-03-19 21:41:58 +00:00
dan
e652c56005 clear freed memory 2005-03-19 21:39:17 +00:00
yamt
21c5aa0093 yamt-km status 2005-03-19 18:45:08 +00:00
yamt
9b2af0083c PR/29334 was fixed. 2005-03-19 18:20:25 +00:00
yamt
4d5c8584db follow the recent changes in sbin/ifconfig/Makefile. 2005-03-19 18:16:34 +00:00
yamt
1ba14738a5 make this compilable with USE_INET6=no. 2005-03-19 18:16:06 +00:00
christos
35d638917d PR/29738: Rui Paulo: Incorrect tok_line and tok_str declarations. 2005-03-19 17:36:02 +00:00
thorpej
e6d38785ff Split tunnel support into its own file. 2005-03-19 17:32:26 +00:00
thorpej
21117c1aaf name -> ifname (avoid shadow decl with global name[]). 2005-03-19 17:31:48 +00:00
hira
c5ebd445ba Update __vendorversion__ to 4.5.0. 2005-03-19 17:27:46 +00:00
tron
5a11e285dd Install the new "pckbd.br.abnt2" keymap. 2005-03-19 17:11:27 +00:00
dsl
328c436518 Check quoting before merging ifs regions.
sh -c 'set -- a; x="b c"; set -- "$@"$x'
now correctly gives $1=ab, $2=c
2005-03-19 16:38:27 +00:00
martin
5946d307e6 Add new man pages 2005-03-19 15:26:23 +00:00
yamt
4663339c13 mention agr(4). 2005-03-19 15:19:15 +00:00
dsl
2078d2c0ca Don't merge ifs regions with different quoting requirements 2005-03-19 15:02:58 +00:00
dsl
4803d37f2b Fix the way the 'read' builtin processes IFS. In particular:
- IFS whitespace is now processes correctly,
- Trailing non-whitespace IFS characters are added to the last variable
  iff a subsequent variable would have been assigned a non-null string.
Now passes the 'read' tests in http://www.research.att.com/~gsf/public/ifs.sh
2005-03-19 14:22:50 +00:00
wiz
066acdcf64 Bump date for more supported cards. 2005-03-19 13:00:55 +00:00
tron
a00cddf7f9 Update list of supported Intel GbE chips. 2005-03-19 12:04:55 +00:00
tron
d8de2210c0 Add support for Intel PRO/1000 GT. Change provided in private e-mail by
unex at linija dot org.
2005-03-19 11:58:03 +00:00
tron
e56641a310 Regen. 2005-03-19 11:54:53 +00:00
tron
1836a77cb2 Add PCI id for Intel PRO/1000 GT. 2005-03-19 11:54:31 +00:00
tron
a1b0a42637 Use PCI id symbol for the Adaptec ASR-2410SA instead of hardcoding
the number.
2005-03-19 10:29:39 +00:00
tron
150390a8c2 Regen. 2005-03-19 10:28:12 +00:00
tron
f4f8f09cb9 Add missing PCI id for Adaptec ASR-2410SA. 2005-03-19 10:27:52 +00:00
thorpej
1054956d85 Move extern decls to extern.h 2005-03-19 03:56:06 +00:00
thorpej
0fded9bea2 Split VLAN configuration bits out into a separate file. 2005-03-19 03:53:55 +00:00
perseant
9740d8d0b2 Buffer cache fixes: make sure we initialize all the hash lists, and allow
the cache to grow in size irrespective of how many buffers may be in the
locked queue, since we can't write those in any case.  Prevents fsck_lfs
from spinning when it has too much to write.
2005-03-19 00:43:17 +00:00
tron
1b2ea97a9e NetBSD-current uses XFree86 4.5.0 now. 2005-03-18 23:53:57 +00:00
kurahone
0eb940bc75 TCP/SACK changes from FreeBSD.
Ignore the SACK option if
 * The packet is not an ACK.
 * The ACK is outside of snd_una -> snd_max
2005-03-18 21:25:09 +00:00
tron
85a7063e89 Update sets for native XFree86 build for version 4.5.0. 2005-03-18 20:45:42 +00:00
drochner
68210160d1 add new brazilian-abnt2 keymap 2005-03-18 17:44:17 +00:00
drochner
fbbb6ddbed add a keymap for brazilian "abnt-2" style keyboards,
submitted by Felipe Bichued per PM
2005-03-18 17:40:02 +00:00
shige
34be8773f6 Add OPENBLOCKS200 kernel. 2005-03-18 16:32:59 +00:00
bouyer
d0b115d1b9 Add PCI audio devices from i386/conf/GENERIC. 2005-03-18 16:32:33 +00:00
kleink
2a77702264 Make sure to declare functions with C linkage; should fix PR bin/29730
from Juergen Hannken-Illjes.
2005-03-18 16:11:14 +00:00
shige
a38e26c70d Add sources for OpenBlockS200 (OpenBlockS S/R) machine. 2005-03-18 15:31:58 +00:00
christos
c50dc53d46 pam_self is "required" not just sufficient to authorize the Xserver. 2005-03-18 15:15:25 +00:00
yamt
712c784484 update usage() for agr(4). pointed by Thomas Klausner. 2005-03-18 14:30:08 +00:00
wiz
f2636e2d3d Link to vlan(4) too, suggested by yamt. 2005-03-18 14:18:06 +00:00
shige
b55107dced Rearrange codes for OpenBlockS266 machine. 2005-03-18 14:12:34 +00:00
shige
1a445aab8a Remove MD codes from arch/powerpc/ibm4xx. 2005-03-18 12:56:59 +00:00
wiz
2fa6ad9b68 Bump date for agr; add agr(4) to SEE ALSO. 2005-03-18 12:43:56 +00:00
wiz
ee45da6455 Some minor English improvements. 2005-03-18 12:42:47 +00:00
tsutsui
a9a45cb796 Fix __KERNEL_RCSID. 2005-03-18 12:34:17 +00:00
bouyer
c18aecbd9d Note Xen devices. 2005-03-18 12:08:25 +00:00
kleink
363c26d4ba Interpose cancellation points in pollts() and pselect(), bringing us
to libc.so.12.127 and libpthread.so.0.6.
2005-03-18 11:23:44 +00:00
bsh
25645b8f42 modify comments for clarity.
Original comments made several people misunderstand that the comment
says kernel's pagetable is at 0xa0004000.  What the comment says is
about RedBoot's pagetable.
2005-03-18 11:22:23 +00:00
cube
08498f7926 In xennet_ioctl, we need a declaration for sc when debugging macros are
active.  Reported on current-users by Teemu Rinta-aho.
2005-03-18 11:15:40 +00:00
yamt
5240b887db add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
wiz
a9befaa6d5 Bump date for mtocl, cltom removal. 2005-03-18 11:02:40 +00:00