| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Approved by: green
Notes:
svn path=/head/; revision=65025
|
| |
|
|
|
|
|
| |
-lcrypt only happen if truly necessary.
Notes:
svn path=/head/; revision=64990
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for crypt(3) by now. In any case:
Add crypt_set_format(3) + documentation to -lcrypt.
Add login_setcryptfmt(3) + documentation to -lutil.
Support for switching crypt formats in passwd(8).
Support for switching crypt formats in pw(8).
The simple synopsis is:
edit login.conf; add a passwd_format field set to "des" or "md5"; go nuts :)
Reviewed by: peter
Notes:
svn path=/head/; revision=64918
|
| |
|
|
|
|
|
|
|
|
| |
character, skip the program name when setting the process title.
Ansified with extreme prejudice.
Reviewed by: peter
Notes:
svn path=/head/; revision=64094
|
| |
|
|
|
|
|
|
|
| |
via IPv6, the hostname is trimed due to the length of IPv6 address.
This change saves it as possible.
I have a grudge against the shortage of UT_HOSTSIZE.
Notes:
svn path=/head/; revision=63164
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to be applied to the value given. This does not break installed
/etc/login.conf files, since un-suffixed numbers are interpreted as
they were before.
PR: 19750
Submitted by: Paul Herman <pherman@frenchfries.net>
Notes:
svn path=/head/; revision=63149
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62988
|
| |
|
|
|
|
|
| |
Submitted by: sheldonh
Notes:
svn path=/head/; revision=62685
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62659
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61184
|
| |
|
|
|
|
|
|
|
| |
structure in the linked list. RFC2553 mentions only first.
Reviewed by: shin
Notes:
svn path=/head/; revision=60870
|
| |
|
|
|
|
|
| |
PR: bin/17084
Notes:
svn path=/head/; revision=60746
|
| |
|
|
|
|
|
|
| |
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=60258
|
| |
|
|
|
|
|
|
| |
PR: docs/17544
Submitted by: Christ J. Clark <cjc@cc942873-a.ewndsr1.nj.home.com>
Notes:
svn path=/head/; revision=59804
|
| |
|
|
|
|
|
|
|
| |
Sort .Nm values in some manpages
Remove explicit note about compiling with -lutil, it's implicitly
declared by .Lb macro now.
Notes:
svn path=/head/; revision=59516
|
| |
|
|
| |
Notes:
svn path=/head/; revision=58509
|
| |
|
|
|
|
|
|
|
| |
A RR is not found.
Reviewed by: shin
Notes:
svn path=/head/; revision=58495
|
| |
|
|
|
|
|
|
|
|
|
|
| |
when connecting via IPv6, hostname was not recorded to utmp anymore.
Because, if hostname is longer than buffer size, getnameinfo() returns
with ENI_MEMORY.
Reviewed by: shin
Approved by: jkh
Notes:
svn path=/head/; revision=57789
|
| |
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57686
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Now libutil depends on libc.so.4, so needs to update the major version.
Without this, old binaries which use libutil and build with libc.so.3
will coredump on recent 4.0.
Solicited comment for cvs-committers and there seems to be no objection.
Approved by: jkh
Notes:
svn path=/head/; revision=57197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57142
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
string to u_long and back using two functions, flags_to_string and
string_to_flags, which co-existed with 'ls'. As time has progressed
more and more other tools have used these private functions to
manipulate the file flags.
Recently I moved these functions from /usr/src/bin/ls to libutil,
but after some discussion with bde it's been decided that they
really ought to go in libc.
There are two already existing libc functions for manipulating file
modes: setmode and getmode. In keeping with these flags_to_string
has been renamed getflags and string_to_flags to setflags.
The manual page could probably be improved upon ;)
Notes:
svn path=/head/; revision=56692
|
| |
|
|
|
|
|
|
|
| |
(Now this happens for numeric addrs, as getaddrinfo() 1.3 -> 1.4 change)
Reviewed by: Mark Huizer <xaa@timewasters.nl>
Notes:
svn path=/head/; revision=56682
|
| |
|
|
|
|
|
| |
My synopsis checker doesn't understand backslash-newline.
Notes:
svn path=/head/; revision=56661
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56626
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-inetd
-rshd
-rlogind
-telnetd
-rsh
-rlogin
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
Notes:
svn path=/head/; revision=56590
|
| |
|
|
|
|
|
|
| |
PR: bin/5084
Reviewed by: asmodai, davidn, sef
Notes:
svn path=/head/; revision=56281
|
| |
|
|
|
|
|
| |
(and consistent) "login_cap_t *lc".
Notes:
svn path=/head/; revision=56215
|
| |
|
|
|
|
|
|
|
|
| |
Dan Papsian <bugg@bugg.strangled.net> don't anger wpaul and myself with
silly linking errors.
Reviewed by: chris
Notes:
svn path=/head/; revision=56207
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56010
|
| |
|
|
|
|
|
| |
Reviewed by: marcel, and make world
Notes:
svn path=/head/; revision=55955
|
| |
|
|
|
|
|
|
| |
Removed superfluous quoting of function name in .Fo macro. My synopsis
checker doesn't understand it.
Notes:
svn path=/head/; revision=55461
|
| |
|
|
|
|
|
| |
many places nowadays.
Notes:
svn path=/head/; revision=55270
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55227
|
| |
|
|
|
|
|
|
|
| |
a '\0' at the end of a string.
Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at>
Notes:
svn path=/head/; revision=54948
|
| |
|
|
|
|
|
|
| |
PR: bin/3648
Submitted by: Martin Birgmeier <mbirg@austria.ds.philips.com>
Notes:
svn path=/head/; revision=54827
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=54821
|
| |
|
|
|
|
|
| |
escaped lines etc. (used by mailwrapper)
Notes:
svn path=/vendor/NetBSD/dist/; revision=54820
|
| |
|
|
|
|
|
| |
(if it's able).
Notes:
svn path=/head/; revision=53297
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes some nasty procfs problems for SMP, makes ps(1) run much faster,
and makes ps(1) even less dependent on /proc which will aid chroot and
jails alike.
To disable this facility and revert to previous behaviour:
sysctl -w kern.ps_arg_cache_limit=0
For full details see the current@FreeBSD.org mail-archives.
Notes:
svn path=/head/; revision=53239
|
| |
|
|
|
|
|
|
| |
PR: docs/14673
Submitted by: Andrew <andrew@ugh.net.au>
Notes:
svn path=/head/; revision=52867
|
| |
|
|
|
|
|
|
| |
userland. Currently, it can be enforced by login and csh. More
shells supporting sbsize are welcome.
Notes:
svn path=/head/; revision=52071
|
| |
|
|
|
|
|
| |
Reviewed by: mpp
Notes:
svn path=/head/; revision=51518
|
| |
|
|
|
|
|
|
|
| |
PR: docs/13702
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reviewed by: mpp
Notes:
svn path=/head/; revision=51457
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50000
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlines in mdoc(7)
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexy M. Zelkin <phantom@cris.net>
Notes:
svn path=/head/; revision=49828
|
| |
|
|
| |
Notes:
svn path=/head/; revision=49751
|