summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add parentheses to make blocking mode work.jb1997-04-0112-12/+36
|
* Xref the new issetugid(2) man page where appropriate.mpp1997-04-015-4/+13
| | | | Also add additional set*id(2) xrefs where appropriate.
* Don't xref setregid(2) twice - one of them should be setreuid(2).mpp1997-04-011-2/+2
|
* Fix one very minor mdoc problem. Gentle enough, Peter? :-)mpp1997-04-011-2/+2
|
* Fix a minor grammar problem.mpp1997-04-011-2/+2
|
* MLINK uu_lockerr(3).mpp1997-04-011-1/+1
|
* Mdoc police.mpp1997-04-011-9/+10
|
* Simplified install rule.bde1997-04-011-6/+2
|
* Fix the output format for numbers >= 1E99.jmz1997-04-011-2/+2
| | | | Closes PR bin/648.
* Add the -DPedantic flag. This is used in wref.c only.jmz1997-04-011-1/+1
|
* Remove the syslog stuff, and allow various return valuesbrian1997-03-313-48/+145
| | | | | | | | | in uu_lock(). Add uu_lockerr() for turning the results of uu_lock into something printable. Remove bogus section in man page about race conditions allowing both processes to get the lock. Include libutil.h and use uu_lock() correctly where it should. Suggested by: ache@freebsd.org
* General cleanup and update to specify exactly how our implementationpeter1997-03-311-31/+38
| | | | | | | | | | passes on the status across fork/exec. The previous version had some typos, referred to itself as link(2) in one place :-), and didn't really match openbsd's implementation either. Now that I've mentioned typos, hopefully our Typo Police and Xref Police will be gentle with me. :-)
* Steal issetugid man page from OpenBSD. Needs work..peter1997-03-311-0/+87
| | | | Obtained from: OpenBSD
* Add libc hook for issetugid()peter1997-03-311-2/+3
|
* Create lchown() in libc and document it as a variation of chown().peter1997-03-312-7/+23
|
* Fixed wording of previous change.bde1997-03-311-1/+1
| | | | | Obtained from: fgets.3 Guided by: ISO C standard
* Revert my last few changes. They were bogus. Replaced them withimp1997-03-311-14/+4
| | | | | | | the original text plus a statement saying that if strftime fails, the results are undefined. Requested a long time ago by: bde
* Move uucplock into libutil and create a manual page.brian1997-03-304-3/+276
|
* Remove orand* code as promised for the next releaseache1997-03-292-20/+4
|
* Remove unneded define from CFLAGS (from orand* compatibility)ache1997-03-291-1/+1
|
* Remove orand* compatibility as promised (next release)ache1997-03-291-5/+1
|
* Remove conflicting declaration of sys_errlist, which caused make worldjdp1997-03-291-3/+0
| | | | breakage.
* Fixed #includes in synopsis to compile.bde1997-03-281-6/+7
| | | | | Fixed #includes in synopsis to declare the prototype in the synopsis. Fixed stale types in description of struct dirent.
* The w+ entry description was misformatted.mpp1997-03-271-1/+1
| | | | Pointed out by: bde
* Remove minor warning (for -Wall -Wshadow); clarifies code.davidn1997-03-261-3/+3
|
* Get my last commit right. The NOTE section now reads:mpp1997-03-251-2/+4
| | | | | | | The sa_mask field specified in act is not allowed to block SIGKILL or SIGSTOP. Any attempt to do so will be silently ignored. Now where did I leave that pointy hat...
* Restricting $LANG was a really bad ideaimp1997-03-251-4/+2
| | | | Pointed out by: Everybody but Jordan.
* Back out 1.14 until I reproduce trouble reportsimp1997-03-251-4/+2
|
* Change the description of how attempts to block SIGKILL and SIGSTOPmpp1997-03-251-1/+1
| | | | | | | are handled. The system call will actually fail in this case - the system doesn't silently ignore the request. Closes PR# 3047 Pointed out by: fenner
* Don't overflow buffers, and only open alternative termcap files if we'reimp1997-03-242-2/+8
| | | | | | | | not running setuid or setgid. Fixes PR 2586 Submitted by: Julian Assange
* Don't honor LANG or NLSPATH if we're setuid/setgid.imp1997-03-241-3/+8
| | | | | | Fixes PR 2582 Submitted by: Julian Assange
* If we're running setuid/setguid then don't open the host alias file toimp1997-03-241-1/+4
| | | | | | | | prevent information leakage. Closes PR 2578 Submitted by: Julian Assange
* Don't open the tz file if we're running setuid or setgid to prevent infomrationimp1997-03-241-2/+4
| | | | | | leakage. Submitted by: Julian Assange
* add xrefs for getpeername, so other people that look for it can find it.. :)jmg1997-03-244-1/+5
|
* Buffer overflow. Similar, but different, to the fix that Julian A submittedimp1997-03-231-9/+15
| | | | | | | | in PR 2580. Obtained from: BSDi by way of Keith Bostic Should be in 2.2 and 2.1.x. I'll merge into 2.2.
* Fix a minor buffer overflow.imp1997-03-231-3/+2
| | | | Obtained from: BSDi by way of Keith Bostic
* Add srandomdev.3 linkache1997-03-231-1/+2
|
* Fix urandom reference in the commentache1997-03-231-1/+1
|
* Add srandomdev() descriptionache1997-03-231-1/+24
|
* Add srandomdev() function (use "/dev/urandom" now)ache1997-03-231-0/+40
| | | | Submitted by: wollman & me (add type casts and remove unneded loop)
* Remove an extra comma.mpp1997-03-221-2/+2
|
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.mpp1997-03-216-18/+31
|
* Mdoc cleanup.mpp1997-03-213-43/+91
|
* Document SCM_CREDS changes.wpaul1997-03-211-0/+28
|
* Add backward compatibility so that static executables built onjdp1997-03-201-10/+23
| | | | | | | | modern FreeBSD systems will syslog properly on older systems that still name the logging socket "/dev/log". This includes pre-2.2 versions of FreeBSD as well as BSD/OS systems. If the connect to "/var/run/log" fails, the function now tries to connect to "/dev/log" as a fallback.
* Don't use the undocumented .Fr (function return value) macro for functionmpp1997-03-191-33/+34
| | | | | arguments. Use .Fa instead (the output is the same). Also fixed a formatting error.
* Fixed missing #include of <sys/types.h> and wrong arg types in synopsis.bde1997-03-191-5/+6
| | | | Reviewed by: wollman
* Fixed misquoted arg in synopsis.bde1997-03-191-2/+2
|
* Fixed wrong return type for tputs() in synopsis.bde1997-03-191-1/+1
|
* Fixed this header to compile with gcc -pedantic -Werror (removed commabde1997-03-191-2/+2
| | | | at end of enum).
OpenPOWER on IntegriCloud