Commit Graph

78639 Commits

Author SHA1 Message Date
wiz
dc5eda62fb Remove references to gated, except the conflict check in rc.d/routed.
Noted by Launey Thomas <ljt@alum.mit.edu>.
2001-04-06 09:38:54 +00:00
onoe
2b490d37b2 add support Cisco aironet 350 series. 2001-04-06 09:31:20 +00:00
onoe
5653ae7375 Add Cisco Aironet 350 Series.
XXX: work as same as 340 series.
     do not use any 802.11e security enhancements yet..
2001-04-06 09:28:39 +00:00
onoe
8a81c1e899 regen: add Cisco Aironet 350 Series. 2001-04-06 09:27:13 +00:00
onoe
f53e32994a Add Cisco Aironet 350 Series 2001-04-06 09:26:29 +00:00
itojun
500c4f040b sync HEAD with v0-3e tag. it seems that it was left behind when heimdal
0.3e is imported.  without this change, lib/libhdb does not compile.
PR12560
2001-04-06 08:32:35 +00:00
garbled
6ee451eb01 Oops.. forgot to back a change out 2001-04-06 07:57:05 +00:00
itojun
39e1f5e4ef description for "discard" was missing. sync with kame 2001-04-06 07:04:31 +00:00
lukem
f6a33791bb clarify that ${name}_groups is comma separated 2001-04-06 06:48:35 +00:00
jdolecek
e482ee9d62 add rnd (for ssh/sshd) and couple comments 2001-04-06 06:44:08 +00:00
simonb
20f99292d1 Disable tracing in the distrib client (controlled by #ifdef SMALL in
includes/site.h).
2001-04-06 06:39:54 +00:00
toshii
3180bc6ac6 Fix a couple of bugs including kernel_pt_table[] range overflow.
I thought some incompatiblity with gcc-2.95.3 prevented booting,
but the actual reason was this silly overflow.
2001-04-06 05:38:01 +00:00
blymn
47eb37d515 * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
itojun
ea6a7c4787 pedant changes for strcpy/sprintf. 2001-04-06 05:10:28 +00:00
blymn
a773c5b773 * Fix horizontal scrolling
* Fix cursor positioning at the end of a static field
* Fix the end field request handler.
2001-04-06 05:03:22 +00:00
blymn
ab600f6ad4 * Fixes for horizontal scrolling
* Character is added to the destination field in auto-skip mode when
  a new field is skipped to.
2001-04-06 04:40:43 +00:00
thorpej
6158847f3d Prevent a NULL-pointer deref when making a TGS_REP for a ticket
renewal.

Patch from Assar via private mail.
2001-04-06 04:39:31 +00:00
thorpej
fa10675c86 No need to report that we're going into daemon mode. 2001-04-06 04:12:02 +00:00
thorpej
c00d041746 Make this work with the new dhcp code -- but the binary is Bigger.
Might require some trimming in the dhcp code itself.
2001-04-06 04:09:55 +00:00
ross
a41c3721f6 redo <inttypes.h> conversion 2001-04-06 02:35:08 +00:00
lukem
8d7585309c check that too many supplementary groups aren't given 2001-04-06 02:34:04 +00:00
lukem
847cf9865a improve parsing of users, groups, and grouplists 2001-04-06 02:24:14 +00:00
lukem
f2ed791ee4 enable WARNS=2 2001-04-06 02:19:27 +00:00
lukem
b990482c33 knf 2001-04-06 02:14:52 +00:00
thorpej
66c3288ad5 From KAME:
kjc         2001/02/09 16:20:40 JST

  Modified files:
    kame/sys/altq        altq_classq.h altq_rmclass.c
  Log:
  clear m_nextpkt at dequeueing a packet.

  this is not needed in the current code but
  requested by Lars Eggert <larse@ISI.EDU> for
  their experiment to use altq for inbound processing.

  Revision  Changes    Path
  1.4       +4 -1      kame/kame/sys/altq/altq_classq.h
  1.10      +4 -1      kame/kame/sys/altq/altq_rmclass.c
2001-04-06 00:44:46 +00:00
thorpej
181cfc19d2 From KAME:
kjc         2000/12/29 15:39:28 JST

  Modified files:
    kame/kame/altqstat   qdisc_cbq.c
  Log:
  typo fix: "Mbps" should be just "bps".

  Revision  Changes    Path
  1.3       +3 -3      kame/kame/kame/altqstat/qdisc_cbq.c
2001-04-06 00:39:53 +00:00
thorpej
bd4e08b66c Add defaults for altqd. 2001-04-06 00:37:03 +00:00
thorpej
a19c4c9523 Cleanup formatting of the rpc services. 2001-04-06 00:33:33 +00:00
thorpej
ceb66a1751 Add a tcp6 entry for hpropd. 2001-04-06 00:29:58 +00:00
bjh21
03e45ae8c7 In ea_writembuf(), reset the DMA pointer for each mbuf we copy, since
odd-sized mbufs will confuse things.  This makes transmission of odd-sized
packets work.
2001-04-06 00:02:49 +00:00
thorpej
c18e0e0f7d Add /etc/rc.d/altqd. 2001-04-05 23:56:43 +00:00
thorpej
01c28c7f10 Add a startup script for altqd(8). 2001-04-05 23:54:59 +00:00
thorpej
62b732f7ac Add ALTQ control devices. 2001-04-05 23:04:10 +00:00
bjh21
d109dd795a Add a bit of voodoo code from the old "eb" driver that seems to prevent the
80C04 returning garbage when we read from it.  This driver can now handle flood
pings without dropping packets.
2001-04-05 22:55:46 +00:00
reinoud
0eb01da9c9 Two preliminary NC kernel definition files.... 2001-04-05 22:34:28 +00:00
reinoud
1b2003f235 Apply patches for the NC ... not really in the line of the merge but at least
its in the source tree for now.
2001-04-05 22:33:12 +00:00
thorpej
ea213b7d88 Add /usr/sbin/tbrconfig. 2001-04-05 22:03:57 +00:00
thorpej
8933f49386 Move tbrconfig(8) into /sbin. 2001-04-05 21:48:15 +00:00
thorpej
aac786d5d0 Put tbrconfig(8) into /sbin so it's usable during early
setup, and can be executed from ifconfig.xxx.
2001-04-05 21:48:05 +00:00
mellon
0f97eb2a40 Undocument SIGHUP behaviour, which is no longer present. 2001-04-05 21:38:05 +00:00
augustss
aaf471b177 Regen. 2001-04-05 20:52:57 +00:00
augustss
df7e9d2178 Add Canon PowerShot S100. 2001-04-05 20:52:34 +00:00
ross
e7a8e6a36b g/c stuff left over from the last ice age 2001-04-05 20:37:28 +00:00
bjh21
9411be7c80 Re-enable the old "ea" and "eb" drivers under the names "oea" and "oeb".
These shouldn't last long, but they may be useful until I hammer all the bugs
out of the new version.
2001-04-05 20:31:50 +00:00
jhawk
350c31eeb0 Make -c and -w work properly when printing non-default statistics. 2001-04-05 20:04:03 +00:00
tsubai
b672929b7f Support uni-north based models. (XXX not complete) 2001-04-05 19:55:01 +00:00
jhawk
4f4abf46ee SYSDIR should be relative here, too.
And actually use it after we define it.

Optimize the find expression (use -prune over -path)
2001-04-05 19:49:40 +00:00
reinoud
b44dca831b Since the NC's seem to have trouble with the OS_HeapSort, i've implemented
my own sorting routine (bubblesort). Also replaced a declaration for BASIC
seemed to mess things up.
2001-04-05 19:17:17 +00:00
rearnsha
d9de58f3e1 Ansify. Replace bcopy/bzero with memcpy/memset. Clean up formatting.
Clean up debug messages.  No significant functional changes.
2001-04-05 18:06:45 +00:00
wiz
c4db351748 Don't install /etc/rc.d/gated any longer, since gated isn't in the
base system.
2001-04-05 17:04:03 +00:00