| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50572
|
| |
|
|
|
|
|
|
|
| |
Fix and document trimdomain and make it handle DISPLAY names.
Switch to the correct user before reading .login_conf.
Add realhostname().
Notes:
svn path=/stable/3/; revision=46271
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40117
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40091
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is a some example for avoiding a confusion.
It asssumes a logged host domain is "spec.co.jp". All
example is longer than UT_HOSTNAMELEN value.
1) turbo.tama.spec.co.jp: 192.19.0.2 -> trubo.tama
2) turbo.tama.foo.co.jp : 192.19.0.2 -> 192.19.0.2
3) specgw.spec.co.jp : 202.32.13.1 -> specgw
Submitted by: Atsushi Murai <amurai@spec.co.jp>
Notes:
svn path=/head/; revision=36559
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29119
|
| |
|
|
|
|
|
|
|
|
| |
indent and make this compile -Wall clean like the
Makefile suggests that it should. :)
Pointed out by: Bruce Evans <bde@zeta.org.au>
Notes:
svn path=/head/; revision=28179
|
| |
|
|
|
|
|
| |
valid entries into utmp and wtmp
Notes:
svn path=/head/; revision=16432
|
| |
|
|
|
|
|
|
|
|
|
| |
Install (optional) libutil.h with prototypes for the functions and
document this in the man page.
minor cleanups to the various routines, include the prototype file, declare
return codes etc.
Notes:
svn path=/head/; revision=13137
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|