Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings. | iedowse | 2001-07-14 | 1 | -1/+4 |
| | | | | Submitted by: Martin Blapp <mb@imp.ch> | ||||
* | Use a better method of getting user credentials to account for | markm | 2001-07-14 | 2 | -8/+8 |
| | | | | | | (legal) UID duplication. Rename use_uid to auth_as_self for consistency with other modules. | ||||
* | Use a better method to get user credentials to account for (legal) | markm | 2001-07-14 | 2 | -2/+3 |
| | | | | duplications of UID's in /etc/*passwd. | ||||
* | Recognize the %s format. | dd | 2001-07-13 | 1 | -0/+16 |
| | | | | | | Submitted by: Thomas Zenker <thz@lennartz-electronic.de> and Maxim Konovalov <maxim@macomnet.ru>, respectively Reviewed by: -audit | ||||
* | mdoc(7) police: -xwidth has been fold into -width. | ru | 2001-07-13 | 12 | -19/+19 |
| | |||||
* | mdoc(7) police: fixed markup, a little bit. | ru | 2001-07-11 | 10 | -59/+67 |
| | |||||
* | mdoc(7) police: fixed markup any numerous typos. | ru | 2001-07-11 | 1 | -19/+24 |
| | |||||
* | mdoc(7) police: removed punctuation after the last SEE ALSO xref. | ru | 2001-07-10 | 2 | -2/+2 |
| | |||||
* | style nits | obrien | 2001-07-10 | 1 | -2/+2 |
| | |||||
* | Fix a horrible bug introduced by myself where the options collection | markm | 2001-07-10 | 3 | -11/+20 |
| | | | | keeps on growing as the module stack is parsed. | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 300 | -300/+300 |
| | |||||
* | MFS: add the FreeBSD history. | obrien | 2001-07-10 | 1 | -1/+3 |
| | |||||
* | Give the FreeBSD history also. | obrien | 2001-07-10 | 1 | -1/+3 |
| | |||||
* | style nit | obrien | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | Document more resolver(3) routines: dn_skip() from resolv.h, and | tobez | 2001-07-09 | 2 | -2/+55 |
| | | | | | | | ns_get16(), ns_get32(), ns_put16(), and ns_put32() from arpa/nameser.h. Markup by: ru OK'ed by: markm | ||||
* | Clean up (and in some cases write) the PAM mudules, using | markm | 2001-07-09 | 35 | -266/+2030 |
| | | | | | | | | | | o The new options-processing API o The new DEBUG-logging API Add man(1) pages for ALL modules. MDOC-Police welcome to check this. Audit, clean up while I'm here. | ||||
* | Bump the major number. The libraries API has changed incompatibly. | markm | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | Almost completely rewrite the PAM module options processing | markm | 2001-07-09 | 7 | -82/+334 |
| | | | | | | | | routines, and provide a more extended API for doing this. Provide an API for debug logging. Audit and clean up the code. | ||||
* | Add the WANT_INSECURE_OPIE frob which is useful for debugging and | markm | 2001-07-09 | 1 | -0/+6 |
| | | | | | | over secure (encrypted) links. Add a MLINK for skey(4) to opie(4) to assist in the transition. | ||||
* | Axe S/Key. OPIE is the legal successor. | markm | 2001-07-09 | 14 | -4025/+3 |
| | |||||
* | mdoc(7) police: eliminate -ww warnings. | ru | 2001-07-09 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 86 | -96/+0 |
| | |||||
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -3/+3 |
| | | | | Idea from: Theo de Raadt <deraadt@openbsd.org> | ||||
* | Handle shemeless, hostless URLs correctly. | des | 2001-07-08 | 1 | -3/+5 |
| | |||||
* | Attempt to use the environment variable TMPDIR for the temporary | mikeh | 2001-07-07 | 2 | -3/+20 |
| | | | | | | | | directory, defaulting to /tmp. PR: bin/16924 Reviewed by: dd MFC after: 2 weeks | ||||
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 31 | -50/+50 |
| | |||||
* | mdoc(7) police: fixed formatting. | ru | 2001-07-06 | 1 | -41/+64 |
| | |||||
* | mdoc(7) police: fixed markup and typo. | ru | 2001-07-05 | 1 | -16/+16 |
| | |||||
* | Use the .Rv macro to describe the return value. | yar | 2001-07-04 | 1 | -6/+1 |
| | | | | | Suggested by: ru MFC after: 5 days | ||||
* | mdoc(7) police: added missing newline after .Dv macro call, | ru | 2001-07-04 | 1 | -8/+12 |
| | | | | removed hard sentence breaks. | ||||
* | mdoc(7) police: use .Rv -std. | ru | 2001-07-04 | 1 | -7/+2 |
| | |||||
* | mdoc(7) police: mark NULL with .Dv. | ru | 2001-07-04 | 1 | -8/+24 |
| | |||||
* | mdoc(7) police: fixed/simplified formatting. | ru | 2001-07-04 | 1 | -130/+81 |
| | |||||
* | mdoc(7) police: sort xrefs. | ru | 2001-07-04 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: print some example text with literal font. | ru | 2001-07-04 | 1 | -1/+4 |
| | |||||
* | mdoc(7) police: fixed bugs in rev. 1.19, split section headers names. | ru | 2001-07-04 | 1 | -5/+5 |
| | |||||
* | mdoc(7) police: compact VFCF_ list. | ru | 2001-07-04 | 1 | -1/+2 |
| | |||||
* | Make sure you don't have a file descriptor leak for the 'real' | mjacob | 2001-07-04 | 1 | -1/+5 |
| | | | | | | | | | | underlying CAM device. This needs to be checked not only in the open routine, but the device->fd has to be initialized as well. PR: 28688 Submitted (partially) by: T. William Wells <bill@twwells.com> MFC after: 2 weeks | ||||
* | Describe the condition when EACCES is returned more explicitly. | dd | 2001-07-04 | 1 | -1/+3 |
| | | | | Submitted by: bde | ||||
* | mdoc(7) police: fix spacing issue | dd | 2001-07-03 | 1 | -4/+4 |
| | | | | Submitted by: ru | ||||
* | First, fix a leftover of the cut'n'paste from the kld* pages: | yar | 2001-07-03 | 1 | -2/+6 |
| | | | | | | | | | change the name of the page (.Nm) from "kldstat" to "modstat". Second, don't claim that modstat(2) always returns 0. Actually, it behaves as most syscalls do - returns 0 on success, or -1 on failure. MFC after: 5 days | ||||
* | EACCES may be returned if write permission was denied as well. | dd | 2001-07-02 | 1 | -1/+1 |
| | | | | | PR: 28553 Submitted by: Ronald F. Guilmette <rfg@monkeys.com> | ||||
* | Reset errno so that subsequent TFTP requests don't fail after the | mikeh | 2001-06-30 | 1 | -0/+2 |
| | | | | | | | first failure. PR: misc/25502 MFC after: 2 weeks | ||||
* | Clear the in thread scheduler flag after jumping to the start of | deischen | 2001-06-29 | 3 | -0/+18 |
| | | | | | | a signal handler from the scheduler. MFC after: 1 week | ||||
* | Fix a one-byte overrun. | dd | 2001-06-28 | 2 | -2/+2 |
| | | | | | | PR: 28472 Submitted by: David Xu <davidx@viasoft.com.cn> Obtained from: OpenBSD | ||||
* | getcwd(3) is defined by POSIX, not ISO C. | dd | 2001-06-28 | 1 | -1/+1 |
| | | | | Approved by: bde | ||||
* | Document the existing vfc_flags. | dd | 2001-06-28 | 2 | -3/+20 |
| | | | | | PR: 25837 Submitted by: Tony Finch <dot@dotat.at> | ||||
* | event.h -> sys/event.h | dd | 2001-06-27 | 1 | -1/+1 |
| | | | | Submitted by: David Hill <david@phobia.ms> | ||||
* | Fixed the brain-o in rev. 1.10: the logic check was reversed. | ru | 2001-06-27 | 1 | -1/+1 |
| | | | | Reported by: Bernd Fuerwitt <bf@fuerwitt.de> |