summaryrefslogtreecommitdiff
path: root/lib/libutil
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-0345-45/+45
| | | | | | 'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image.
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_0'.cvs2svn2005-10-091-246/+0
| | | | Notes: svn path=/releng/6.0/; revision=151174
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-08-291-0/+246
| | | | Notes: svn path=/stable/6/; revision=149575
* Insta-MFC of the shared library version bump. All shared librariesKen Smith2005-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whose version has not already been bumped since RELENG_5 are being bumped. Revisions of files being MFC-ed: > Path Revision > src/gnu/lib/libdialog/Makefile 1.43 > src/gnu/lib/libg2c/Makefile 1.16 > src/gnu/lib/libobjc/Makefile 1.27 > src/gnu/lib/libreadline/Makefile.inc 1.12 > src/gnu/lib/libregex/Makefile 1.32 > src/gnu/lib/libstdc++/Makefile 1.56 > src/kerberos5/lib/Makefile.inc 1.7 > src/lib/Makefile.inc 1.3 > src/lib/libalias/Makefile 1.31 > src/lib/libarchive/Makefile 1.37 > src/lib/libbegemot/Makefile 1.3 > src/lib/libbluetooth/Makefile 1.2 > src/lib/libbsnmp/Makefile.inc 1.6 > src/lib/libbz2/Makefile 1.6 > src/lib/libc_r/Makefile 1.42 > src/lib/libcrypt/Makefile 1.36 > src/lib/libdevstat/Makefile 1.15 > src/lib/libdevstat/devstat.h 1.11 > src/lib/libedit/Makefile 1.29 > src/lib/libexpat/Makefile 1.5 > src/lib/libfetch/Makefile 1.45 > src/lib/libftpio/Makefile 1.14 > src/lib/libgpib/Makefile 1.2 > src/lib/libipsec/Makefile 1.17 > src/lib/libkiconv/Makefile 1.3 > src/lib/libmagic/Makefile 1.7 > src/lib/libmp/Makefile 1.10 > src/lib/libncp/Makefile 1.6 > src/lib/libncurses/Makefile 1.79 > src/lib/libnetgraph/Makefile 1.11 > src/lib/libngatm/Makefile 1.6 > src/lib/libopie/Makefile 1.21 > src/lib/libpam/Makefile.inc 1.17 > src/lib/libpthread/Makefile 1.54 > src/lib/libradius/Makefile 1.12 > src/lib/libsdp/Makefile 1.4 > src/lib/libsmb/Makefile 1.8 > src/lib/libtacplus/Makefile 1.7 > src/lib/libthr/Makefile 1.14 > src/lib/libthread_db/Makefile 1.6 > src/lib/libugidfw/Makefile 1.7 > src/lib/libusbhid/Makefile 1.10 > src/lib/libutil/Makefile 1.57 > src/lib/libvgl/Makefile 1.11 > src/lib/libwrap/Makefile 1.17 > src/lib/libypclnt/Makefile 1.13 > src/lib/msun/Makefile 1.72 > src/secure/lib/libcrypto/Makefile 1.74 > src/secure/lib/libssh/Makefile 1.35 > src/secure/lib/libssl/Makefile 1.22 > src/usr.sbin/bsnmpd/modules/Makefile.inc 1.10 Reviewed by: ru Approved by: re (scottl) Notes: svn path=/stable/6/; revision=148300
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-132-13/+3
| | | | | | | | NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special for it, now. Notes: svn path=/head/; revision=146187
* Properly spell default in a comment.Tom Rhodes2005-04-221-1/+1
| | | | Notes: svn path=/head/; revision=145426
* Remove duplicated "bytes".Xin LI2005-04-101-1/+1
| | | | | | | | Submitted by: Wojciech A. Koszek [dunstan freebsd czest pl] PR: 79747 Notes: svn path=/head/; revision=144863
* Fix grammatical issue.Tom Rhodes2005-02-271-4/+4
| | | | | | | Submitted by: ceri Notes: svn path=/head/; revision=142721
* Use ~/.login_conf when discussing a user's local file.Tom Rhodes2005-02-261-1/+1
| | | | | | | Suggested by: ru Notes: svn path=/head/; revision=142600
* Reword previous commit to be a bit more correct and provide more information.Tom Rhodes2005-02-251-5/+13
| | | | | | | Inspiried by: ru Notes: svn path=/head/; revision=142411
* Make it more obvious that cap_mkdb(1) is required to rebuild the database.Tom Rhodes2005-02-231-0/+7
| | | | | | | | PR: 76981 Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org> Notes: svn path=/head/; revision=142330
* Expand *n't contractions.Ruslan Ermilov2005-02-133-4/+4
| | | | Notes: svn path=/head/; revision=141846
* Reflect the reality; only crypt(3) uses /etc/auth.confRuslan Ermilov2005-01-211-1/+1
| | | | | | | for the time being. Notes: svn path=/head/; revision=140574
* Sort sections.Ruslan Ermilov2005-01-203-10/+10
| | | | Notes: svn path=/head/; revision=140505
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-2/+2
| | | | Notes: svn path=/head/; revision=140081
* Various markup and spelling fixes.Tom Rhodes2004-12-291-2/+2
| | | | | | | | PR: 75574 Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version) Notes: svn path=/head/; revision=139389
* Grammar in a comment.Ruslan Ermilov2004-12-181-1/+1
| | | | Notes: svn path=/head/; revision=139012
* Backout manual page updates.Pawel Jakub Dawidek2004-09-261-19/+27
| | | | | | | Requested by: ru Notes: svn path=/head/; revision=135820
* Take the lastest fixes from NetBSD.Pawel Jakub Dawidek2004-09-252-90/+70
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=135792
* There is no such manual page in FreeBSD.Pawel Jakub Dawidek2004-09-161-2/+0
| | | | Notes: svn path=/head/; revision=135317
* Document when this function came into FreeBSD.David E. O'Brien2004-08-211-1/+3
| | | | Notes: svn path=/head/; revision=134093
* Spell FTP correctly - in this case, it is used as the name of the protocol,Peter Pentchev2004-08-061-2/+2
| | | | | | | | | not the program. Also, bump the document date. Reminded by: our resident mdoc guard (ru) Notes: svn path=/head/; revision=133210
* Add Giorgos's description of the ftp-chroot login.conf option.Peter Pentchev2004-08-061-0/+10
| | | | | | | | | Reported by: Bill Moran <wmoran@potentialtech.com> Submitted by: keramida MFC after: 2 weeks Notes: svn path=/head/; revision=133206
* Markup fixes.Ruslan Ermilov2004-07-071-16/+24
| | | | Notes: svn path=/head/; revision=131759
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-1/+1
| | | | Notes: svn path=/head/; revision=131539
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-0214-29/+52
| | | | Notes: svn path=/head/; revision=131504
* Humanize_number(3) is a part of libutil.Pawel Jakub Dawidek2004-05-251-0/+2
| | | | Notes: svn path=/head/; revision=129733
* You want to include libutil.h, not util.h.Tom Rhodes2004-05-251-4/+7
| | | | | | | Some minor sentence tweaking. Notes: svn path=/head/; revision=129730
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-244-4/+312
| | | | | | | | | readable form. Obtained from: NetBSD Notes: svn path=/head/; revision=129677
* Don't depend on NULL's expansion being a pointer, cast it before it is passedStefan Farfeleder2004-05-181-3/+4
| | | | | | | | | to variadic functions. Approved by: das (mentor) Notes: svn path=/head/; revision=129392
* Fix and clarify unparsable sentence.Diomidis Spinellis2004-05-111-3/+3
| | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=129113
* Bring the description for login_getclassbyname in sync with the function'sDiomidis Spinellis2004-05-112-8/+28
| | | | | | | | | | arguments. The function has as a second argument a struct passwd * pointer, not a directory name. MFC after: 2 weeks Notes: svn path=/head/; revision=129112
* Back out the "clean_environment()" function from libutil.Tim Kientzle2004-02-293-211/+4
| | | | | | | | | | Further contemplation has convinced me that this was not going to really solve the problem of environment-poisoning without raising serious administrative headaches. There must be a better way... Notes: svn path=/head/; revision=126419
* Add the clean_environment call to libutil.h also.Tim Kientzle2004-02-261-0/+2
| | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=126299
* Add a clean_environment call to libutil.Tim Kientzle2004-02-263-4/+211
| | | | | | | | | | | | | | | | | | | | This function removes all environment variables except the ones listed on a "whitelist." The function accepts two whitelist arguments. If the first is NULL, a built-in default list will be used. This allows callers to get a variety of behaviors: * Default screening: provide NULL for both lists * Custom screening: provide a custom list for the first argument * Modified default screening: provide NULL for first arg, list of additional variables to preserve in the second arg Idea from: Jacques Vidrine MFC after: 2 weeks Notes: svn path=/head/; revision=126298
* Bump the major version on libtuil. libutil now relies on the mac_*Robert Watson2003-11-121-1/+1
| | | | | | | | | | | symbols exported by newer versions of libc, and so we want applications depending on the newer library code to be required to link against the newer libc. Discussed with: scottl, kris, imp Notes: svn path=/head/; revision=122583
* Remove __NETBSD_SYSCALLS.Tim J. Robbins2003-10-291-6/+0
| | | | Notes: svn path=/head/; revision=121668
* (mostly) Clean up some const warnings here. The code takes some libertiesPeter Wemm2003-10-261-8/+9
| | | | | | | | because it is the originator of various const strings and knows that they came from malloc. Notes: svn path=/head/; revision=121530
* ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.Mark Murray2003-10-1817-137/+120
| | | | Notes: svn path=/head/; revision=121193
* Remove a GCC specifig CFLAG. We should be using WARNS=? for this.Mark Murray2003-10-181-1/+1
| | | | | | | | WARNS=? is not added here at this point, because I've not tested it on enough platforms, and I don't want to break builds. Notes: svn path=/head/; revision=121192
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-102-2/+2
| | | | Notes: svn path=/head/; revision=119964
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
| | | | Notes: svn path=/head/; revision=119071
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
| | | | | | | | | binaries in /bin and /sbin installed in /lib. Only the versioned files reside in /lib, the .so symlink continues to live /usr/lib so the toolchain doesn't need to be modified. Notes: svn path=/head/; revision=119017
* Tidy up. Sort headers.Mark Murray2003-06-1413-56/+53
| | | | Notes: svn path=/head/; revision=116344
* Backout last commit. It is redundant in -CURRENT.Murray Stokely2003-05-051-5/+1
| | | | | | | Pointed out by: David Schultz Notes: svn path=/head/; revision=114703
* Note that the idletime setting is not enforced.Murray Stokely2003-05-041-1/+5
| | | | | | | | PR: docs/40952 MFC After: 3 days Notes: svn path=/head/; revision=114675
* Document the login-backoff and login-retries capabilities.Murray Stokely2003-05-041-0/+5
| | | | | | | | PR: docs/51397 MFC After: 3 days Notes: svn path=/head/; revision=114648
* Add vmemoryuse to the list.Tom Rhodes2003-04-261-0/+1
| | | | | | | | PR: 50796 Submitted by: Dmitry Sivachenko <mitya@cavia.pp.ru> Notes: svn path=/head/; revision=114065
* Brucify.Dag-Erling Smørgrav2003-04-101-4/+8
| | | | Notes: svn path=/head/; revision=113333
* Correctly detect the case where a password entry was changed while we wereDag-Erling Smørgrav2003-04-091-2/+7
| | | | | | | | | preparing to edit it. PR: bin/50563 Notes: svn path=/head/; revision=113305