| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Dave approving the copyright statement.
The message was like this:
Date: Mon, 29 Oct 2001 13:18:36 -0500
From: David Safford <safford@watson.ibm.com>
Message-Id: <20011029181842.0DCAAD7C59@safford.watson.ibm.com>
Subject: Re: SRA copyright?
In-Reply-To: Your message of "Mon, 29 Oct 2001 09:13:14 PST."
<3846.66.126.254.34.1004375594.squirrel@medusa.kfu.com>
looks fine.
dave safford
> >> Some time ago we spoke about SRA and importing it into FreeBSD. I
> >> forgot to ask if you had a prefered license boilerplate for the top of
> >> the files. It has come up recently, and the SRA code in FreeBSD
> >> doesn't have one.
> >>
> >>
> > I really have no preference - use whatever is most convenient in the
> > FreeBSD environment.
> >
> > dave safford
>
> Here is a representative diff. Let me know if you feel any changes are
> necessary.
>
> ===================================================================
> RCS file: /c/ncvs/src/crypto/telnet/libtelnet/pk.h,v
> retrieving revision 1.3
> retrieving revision 1.4
and so on and so on
|
| |
| |
| |
| |
| | |
by asking some things that need unpredictable numbers to read
/dev/random instead.
|
| |
| |
| |
| | |
panics until the author comes up with a real fix.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Some ipfw(8) and ip6fw(8) items were mistakenly put here; move them
to the userland area.
No content or markup changes.
|
| |
| |
| |
| |
| |
| |
| |
| | |
awk from Bell Labs replaces GNU awk.
Updated release note: UUCP removal.
Delete release note: GNU awk update.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
such a way that the name and the value of the variable(s) are separated
with `=' instead of the usual `: '. This is useful for producing output
that can be fed back to the sysctl utility (pasted to sysctl.conf, for
example).
Reviewed by: rwatson
Approved by: markm
MFC after: 2 weeks
|
| |
| |
| |
| |
| |
| |
| |
| | |
read-only FS.
Reviewed by: audit silence
Approved by: markm
MFC after: 2 weeks
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
statically, and when building things (like login(8)) standalone.
libssh_pic is needed for libpam and modules.
Requested by: peter
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
called and ip_output() encounters an error and bails (i.e. host
unreachable), we will leak an mbuf. This is because the code calls
m_freem(m0) after jumping to the bad: label at the end of the function,
when it should be calling m_freem(m). (m0 is the original mbuf list
_without_ the options mbuf prepended.)
Obtained from: NetBSD
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
ifconfig, which expects the address returned by the SIOCGIFNETMASK ioctl
to have a valid sa_family. Similar changes may be necessary for IPv6.
While we're here, get rid of an unnecessary temp variable.
MFC after: 2 weeks
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the currently-running kernel (and supercedes an executable file argument
given). With this change, properly-compiled KLD modules are now
able to be profiled.
Obtained from: NAI Labs CBOSS project
Funded by: DARPA
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
this accross suspend/resume events and this was causing the dreaded false
positive hit on my "static bug" test.
Note: the PCI bus code should do this for us.
Note2: We don't do the same for I/O based pci devices since it is
more code and doesn't appear to be necessary.
Submitted by: Toshiyuki Kawashima-san <tos@fa2.so-net.ne.jp>
Obtained from: bsd-nomads:16012
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
function symbols in the kernel in a list of C strings, with an extra
nul-termination at the end.
This sysctl requires addition of a new linker operation. Now,
linker_file_t's need to respond to "each_function_name" to export
their function symbols.
Note that the sysctl doesn't currently allow distinguishing multiple
symbols with the same name from different modules, but could quite
easily without a change to the linker operation. This will be a nicety
to have when it can be used.
Obtained from: NAI Labs CBOSS project
Funded by: DARPA
|
| |
| |
| |
| | |
of kmupetext().
|
| |
| |
| |
| |
| | |
Obtained from: NAI Labs CBOSS project
Funded by: DARPA
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
by the profiler on a running system. This is not done sparsely, as
memory is cheaper than processor speed and each gprof mcount() and
mexitcount() operation is already very expensive.
Obtained from: NAI Labs CBOSS project
Funded by: DARPA
|
| |
| |
| |
| |
| |
| | |
is somewhat bogus), update the statistics to indicate something was dropped.
PR: 13740
|
| |
| |
| |
| | |
including it.
|
| |
| |
| |
| | |
Reported by: Marcell Moolenaar
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add a new MIB for battery info expire time in order to make it changeable.
Battery info expire time can be specified by
hw.acpi.battery.info_expire in sec.
- Add own MALLOC type and fix some potential memory leakages.
- Change some frequent printings to verbose printing.
- Stop timeout during acpi_cmbat_get_bst() too. This should reduce
the races with BIF evaluation.
- Remove acpi_cmbat_get_bif() invocation from acpi_cmbat_attach().
This was redundant because this should be called from
acpi_cmbat_timeout() now.
|
| |
| |
| |
| |
| |
| | |
way of saying that its not linking with libc.
Submitted by: peter
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
hooks depending on ethertype. Great for prototyping protocols.
connects to the lower and upper hooks of an ethernet type of node.
Obtained from: Monzoon Networks.
Thanks to Andre Oppermann, May 2001.
|
| |
| |
| |
| | |
that may be the wrong one.
|
| | |
|
| |
| |
| |
| |
| |
| | |
Pass the right arguments to the kernel.
Replace magic numbers with symbolic constants.
Pass the real openfirmware entry point to OF_init.
|
| |
| |
| |
| |
| |
| |
| | |
Remove asm functions to call the openfirmware and kernel entry points;
we can just call them directly.
Don't use the stack pointer for an intermediate result in setx.
Put the stack in the bss.
|
| |
| |
| |
| | |
can be passed to the kernel.
|
| | |
|
| |
| |
| |
| |
| |
| | |
Add comment about lnc.
Remove probe order comment from isa_compat.c. That appears to no longer
be the case.
|
| |
| |
| |
| |
| | |
PR: 31598
Submitted by: Vladimir Guzma <vg@cs.tut.fi>
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
x86 SMP kernels actually boot again to single user mode.
Pointy hat to: jhb
Noticed by: jlemon
|
| |
| |
| |
| |
| | |
devices (gleaned from comments in driver source files) supported
by xl(4).
|
| |
| |
| |
| |
| |
| | |
tunables in loader.conf rather than just kernel options.
MFC after: 3 days
|
| |
| |
| |
| |
| |
| |
| | |
This could cause hangs if a unix domain socket was closed with data
still to be read from it.
Tested by: Andrea Campi <andrea@webcom.it>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Give a guaranteed minimum cooling run time to avoid too frequent
cooling system On/Off switching. The minimum cooling run time can be
specified by hw.acpi.thermal.min_runtime in sec.
- Refine message printing (_AC-1 -> NONE).
- Add verbose mode enable/disable capability by hw.acpi.verbose in bool.
Reviewed by: acpi-jp@ folks
|