| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Reviewed by: current
|
|
|
|
|
|
|
| |
precludes using chfn, et al, to generate a divot in /etc.
Submitted by: Lukasz Luzar
Forgotten about for months by: imp
|
|
|
|
| |
for netstat/route.c
|
|
|
|
|
|
| |
caused by my previous patch, sorry.
Also, changed its var name from 'af' to 'wid_af', to avoid confusion with
global var 'af'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
information in 80 columns.
TODO: IPv6 related information is not likely to be kept in 80 columns, anyway.
Some more print modes could be added,
but what is the priority between those modes?
-print out all information even if they don't fit into 80 columns
-strip off some information to fit them into 80 columns
Reviewed by: markm
|
|
|
|
|
| |
PR: docs/15579
Submitted by: Noriaki Mitsunaga <mitchy@er.ams.eng.osaka-u.ac.jp>
|
|
|
|
|
|
|
|
| |
I added $FreeBSD$ whicle I was here. The patch wasn't usable anymore
due to its age so I adapted it.
PR: bin/3648
Submitted by: Martin Birgmeier <mbirg@austria.ds.philips.com>
|
|
|
|
|
|
|
|
| |
happened as it was working around problems elsewhere (ie: binutils/ld
not doing the right thing according to the ELF design). libcrypt has
been adjusted to not need the runtime -lmd. It's still not quite right
(ld is supposed to work damnit) but at least it doesn't impact all the
users of libcrypt in Marcel's cross-build model.
|
| |
|
| |
|
|
|
|
|
| |
PR: docs/14936
Submitted by: Stephen J. Roznowski <sjr@home.com>
|
|
|
|
|
| |
Remove selfreference item from SEE ALSO section
Add reference to colldef(1) to SEE ALSO section
|
| |
|
|
|
|
|
| |
smart because it will definitely get it wrong. This popped up during
cross-linking.
|
| |
|
| |
|
|
|
|
| |
This should be OK on non INET6 enabled kernel.
|
| |
|
|
|
|
|
| |
Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>,
Clive Lin <clive@GnatS.CirX.ORG>
|
| |
|
|
|
|
|
| |
PR: docs/4691
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
|
|
|
|
|
|
|
| |
toolchain.
Reviewed by: current@freebsd.org
Axe kindly supplied by: Institute of Danish Surgeons
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
packet divert at kernel for IPv6/IPv4 translater daemon
This includes queue related patch submitted by jburkhol@home.com.
Submitted by: queue related patch from jburkhol@home.com
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
|
| |
|
| |
|
|
|
|
|
|
| |
are no longer the same organisation.
Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
|
| |
|
| |
|
|
|
|
|
|
| |
database.
PR: misc/10803 misc/10804
|
|
|
|
|
|
|
|
| |
Add section number to .Xr reference.
Add DIAGNOSTICS section name.
Remove unused #includes.
Be consistant in the parsing of flags and add missing option in usage string.
Add rcsid.
|
|
|
|
| |
Add ``c89: '' in front of error messages to be errx()-like.
|
|
|
|
|
| |
Add rcsid. Use errx instead of fprintf + exit.
Various spelling fixes.
|
|
|
|
| |
Document -d flag. Rework SYNOPSIS section
|
|
|
|
|
| |
PR: docs/15265
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
|
|
|
|
|
| |
Noticed by: Thomas Stromberg <tstromberg@rtci.com>
Obtained from: OpenBSD
|
|
|
|
| |
Noticed by: Thomas Stromberg <tstromberg@rtci.com>
|
|
|
|
| |
Reviewed by: imp
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
now be specified on the command line. Accept a '-s' option which
controls whether a switch-statement is to be used instead of a series
of if-statements.
Replace cpp with gcc -E.
Discussed with: bde
|
|
|
|
|
|
|
|
|
|
|
| |
the environment. This allows big ID warnings to be suppressed for
vipw and chpass as well.
Since the environment variable test is only performed for callers
of pw_scan() that do not set pw_big_ids_warning, the test can still
be overriden. Currently, chpass and pwd_mkdb are the only users
of pw_scan() and neither of them overrides the environment variable
test.
|
|
|
|
|
|
|
| |
the breakage people have encountered at certain times (for example
when the altq_*.h files were removed).
$FreeBSD$ tag added.
|
| |
|
| |
|
| |
|