| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74815
|
|
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74814
|
|
|
|
|
|
|
|
|
|
| |
of libtelnet, telnetd, and telnet. This only worked because
secure/ was listed late in SUBDIR in Makefile.inc1.
Reviewed by: markm
Notes:
svn path=/head/; revision=74813
|
|
|
|
|
|
|
| |
Reviewed by: markm
Notes:
svn path=/head/; revision=74812
|
|
|
|
| |
Notes:
svn path=/head/; revision=74811
|
|
|
|
|
|
|
| |
the bit-bucket.
Notes:
svn path=/head/; revision=74810
|
|
|
|
| |
Notes:
svn path=/head/; revision=74809
|
|
|
|
|
|
|
|
|
| |
is done without realpath() to avoid symlinks resolving.
Submitted by: sobomax, Garrett Rooney <rooneg@electricjellyfish.net>
Notes:
svn path=/head/; revision=74808
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
region for CIS reading" problem:
Use bus_alloc_resource to get the memory that we'll be using. Also
has the benefit of doing usage checking as well. This gets rid of the
ugly kludge that we had before for mapping pmem to vmem.
Second, move PIOCSRESOURCE to its own routine and make it conform more
to style(9) in the process.
Notes:
svn path=/head/; revision=74807
|
|
|
|
|
|
|
|
|
|
| |
Added MAN which will eventually replace MAN[0-9] and MAN1aout.
For now, the old syntax is still supported.
Reviewed by: bde
Notes:
svn path=/head/; revision=74806
|
|
|
|
| |
Notes:
svn path=/head/; revision=74805
|
|
|
|
| |
Notes:
svn path=/head/; revision=74804
|
|
|
|
|
|
|
| |
Reviewed by: alfred
Notes:
svn path=/head/; revision=74803
|
|
|
|
|
|
|
| |
PR: misc/18641
Notes:
svn path=/head/; revision=74802
|
|
|
|
|
|
|
| |
Pointed out by: ${BDECFLAGS}
Notes:
svn path=/head/; revision=74801
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and do the unregister/reregister work.
Don't call syslog in the unregister/reregister code as we haven't called
openlog() yet.
Be a more conservative about accepting errno values from socket(2),
only EPROTONOSUPPORT means that the kernel isn't supporting it
something like INET6. The other possible errnos would be returned
if there was a mistake in the socket(2) call so remove them from the
list of "acceptable" return values.
Notes:
svn path=/head/; revision=74800
|
|
|
|
|
|
|
| |
Submitted by: Martin Blapp <mb@imp.ch>
Notes:
svn path=/head/; revision=74799
|
|
|
|
|
|
|
| |
on advancing this WIP.
Notes:
svn path=/head/; revision=74798
|
|
|
|
| |
Notes:
svn path=/head/; revision=74797
|
|
|
|
|
|
|
|
|
|
|
| |
then wait for the connection to be closed by the peer.
This means that commands such as ``pppctl ... show links'' will
display the correct output again (rather than truncating it depending
on how much data arrived in the last packet).
Notes:
svn path=/head/; revision=74793
|
|
|
|
|
|
|
| |
Submitted by: Martin Blapp <mb@imp.ch>
Notes:
svn path=/head/; revision=74792
|
|
|
|
|
|
|
| |
Submitted by: Martin Blapp <mb@imp.ch>
Notes:
svn path=/head/; revision=74791
|
|
|
|
| |
Notes:
svn path=/head/; revision=74790
|
|
|
|
|
|
|
| |
otherwise resource_list_alloc panics when opti_detect tries its next probe.
Notes:
svn path=/head/; revision=74789
|
|
|
|
|
|
|
| |
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=74788
|
|
|
|
| |
Notes:
svn path=/head/; revision=74787
|
|\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=74785
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/file/dist/; revision=74784
svn path=/vendor/file/3.34/; revision=74786; tag=vendor/file/3.34
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mornings.
Pointy hat again Obtained from: roam@orbitel.org
Notes:
svn path=/head/; revision=74782
|
| |
| |
| |
| |
| |
| |
| | |
Pointy hat Obtained from: roam@orbitel.bg
Notes:
svn path=/head/; revision=74779
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reviewed by (*): bde
(*) alias_local.h only got a cursory glance.
Notes:
svn path=/head/; revision=74778
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74777
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74776
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Merge rev's 1.65 and 1.66 from sys/net/if_spppsubr.c (implement the
`restart' option, and fix a blatant bug with PAP authentication).
The i4b implementation of this file should be merged back, but for now,
we need this here as well.
Reviewed by: gj
Notes:
svn path=/head/; revision=74775
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix a serious bug in sppp where anyone could obtain a successful PAP
authentication by supplying a null password. I've only stumpled across
the PR while browsing for all sppp-related PRs.
Should we also file a security advisory for this?
PR: 21592
Submitted by: <dli@3bc.de> Dirk Liebke
Notes:
svn path=/head/; revision=74774
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74773
|
| |
| |
| |
| |
| |
| |
| | |
Tested by: dougb
Notes:
svn path=/head/; revision=74772
|
| |
| |
| |
| |
| |
| |
| | |
higher layers, but there needs to be a "no-error" return here.
Notes:
svn path=/head/; revision=74771
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
o remove panic() in favor of err(3) and use err(3) functions
consistently throughout
o use stat(2)'s S_IS* macros rather than S_IF*
o [r]index -> str[r]chr
o convert some static buffers to dynamic ones
o use real tempfiles rather than reopening the same templates
o rename some functions that clash with libc
o convert wait_status from union to int and use wait(2) status macros
o fix multiple potential buffer overflows
o fix a few comments
o add $FreeBSD$
Reviewed by: nra, nectar (earlier version)
Notes:
svn path=/head/; revision=74769
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74768
|
| |
| |
| |
| |
| |
| |
| | |
before pulling the switch to making it the default version.
Notes:
svn path=/head/; revision=74767
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
aliases with the same netmask and destination, don't remove it and then
re-add exactly the same thing.
This means that static (non-sticky) routes that use the interface address
(or destination address) as a destination will not suddenly evaporate when
IPCP comes up (not unless the negotiated IPs have changed anyway).
Notes:
svn path=/head/; revision=74765
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MCLGET macros in order to avoid incrementing the drop count twice.
Otherwise, in some cases, we may increment m_drops once in m_mballoc()
for example, and increment it again in m_mballoc_wait() if the
wait fails.
Notes:
svn path=/head/; revision=74764
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
this introduces a new buffering mechanism which results in dramatic
simplification of the channel manager.
as several structures have changed, we take the opportunity to move their
definitions into the source files where they are used, make them private and
de-typedef them.
the sound drivers are updated to use snd_setup_intr instead of
bus_setup_intr, and to comply with the de-typedefed structures.
the ac97, mixer and channel layers have been updated with finegrained
locking, as have some drivers- not all though. the rest will follow soon.
Notes:
svn path=/head/; revision=74763
|
| |
| |
| |
| |
| |
| |
| | |
Submitted by: andreas
Notes:
svn path=/head/; revision=74762
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74761
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74760
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74759
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74756
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=74755
|