aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* Don't pass NULL to the %s format.Dima Dorfman2001-04-221-2/+6
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-183-3/+3
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* o Slap some "_"'s in front of variable names relating to extattr functions,Robert Watson2001-03-221-3/+3
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-7/+7
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-2/+3
* Fix some further style nitsBrian Somers2001-03-171-8/+11
* Actually commit the new version of trimdomain *blush*Brian Somers2001-03-151-70/+80
* o To support new EA interface with explicit namespaces, introduce twoRobert Watson2001-03-153-3/+80
* It would help if trimdomain.c was actually committed. This is a stopgapPeter Wemm2001-03-151-0/+105
* Move trimdomain() into it's own source file and tidy things up a bit.Brian Somers2001-03-142-61/+5
* MAXHOSTNAMELEN includes space for the NULBrian Somers2001-03-141-4/+4
* Updates for Blowfish password hashing.Mark Murray2001-03-111-1/+1
* In theory it would be perfectly legal for a system administrator toBill Fumerola2001-03-101-1/+1
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-2/+2
* Fixed prototype of logout() (const poisoning).Bruce Evans2001-02-061-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-012-12/+12
* Call trimdomain properly for ip4 addresses.Brian Somers2001-01-281-30/+30
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* In call to realloc, pass the number of bytes needed, not simply theGuy Helmer2000-12-311-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-295-73/+70
* mdoc(7) police: Now that .Fx macro is parsed, backoutRuslan Ermilov2000-12-121-5/+2
* Fix a mangled $Id stringPeter Wemm2000-11-251-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-2/+6
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-3/+3
* Eliminate inconsistency where a value that contains only whitespaceMurray Stokely2000-11-091-1/+6
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h soMurray Stokely2000-11-083-9/+13
* Fix problems people were having with large -O levels with GCC andBrian Feldman2000-10-273-8/+50
* Correct uu_lock_txfr. I don't think this ever worked correctly.Brian Somers2000-10-021-5/+6
* Document passwd_format further.Brian Feldman2000-09-301-0/+4
* Constify the arg to logout(3). It is const-safe.Peter Wemm2000-09-042-3/+3
* Move setproctitle() from libutil to libc (after a repo-copy)Brian Somers2000-09-024-252/+2
* Add weak symbol pragma for crypt_set_format().Jeroen Ruigrok van der Werven2000-08-231-0/+6
* Stick login_setcryptfmt() in its own file to make pulling in ofBrian Feldman2000-08-233-17/+46
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-224-2/+40
* If the format string passed to setproctitle begins with a '-'Paul Saab2000-08-012-24/+14
* Sshd writes connected host into utmp directly. If the connection isHajimu UMEMOTO2000-07-141-7/+14
* Make sbsize a size instead of a number. This allows the usual suffixesSheldon Hearn2000-07-142-2/+2
* Don't call warn() without a format string.Kris Kennaway2000-07-121-1/+1
* Better fix for .Fx macroAndrey A. Chernov2000-07-061-2/+4
* Fix .Fx usage (causing error diagnositc)Andrey A. Chernov2000-07-061-1/+2
* document sbsize limit.Alfred Perlstein2000-06-021-0/+1
* We should see the ai_canonname menber of the first addrinfoHajimu UMEMOTO2000-05-241-6/+6
* Fix a memory leak with lc->lc_cap in login_close().Tim Vanderhoek2000-05-211-0/+1
* Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+1
* Add xref to cap_mkdb(1).Nik Clayton2000-04-301-0/+1
* Introduce .Lb macro to libutil manpagesAlexey Zelkin2000-04-2219-127/+50
* Fix some spelling errors.Mike Pritchard2000-03-241-6/+6