| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add __unused | Philippe Charnier | 2010-12-20 | 1 | -1/+1 |
| * | Add a new libc function: cfmakesane(3). | Ed Schouten | 2010-11-02 | 1 | -4/+5 |
| * | Remove `dead code' from rlogind. | Ed Schouten | 2010-01-13 | 1 | -11/+0 |
| * | Cook CFLAGS by the modern recipe: | Yaroslav Tykhiy | 2006-07-27 | 1 | -1/+7 |
| * | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -6/+1 |
| * | Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2). | Juli Mallett | 2005-05-11 | 1 | -1/+1 |
| * | Fix most cases where the address of an int is passed to a function expecting a | Stefan Farfeleder | 2005-02-14 | 1 | -2/+4 |
| * | Removed Kerberos remnants. | Ruslan Ermilov | 2005-02-09 | 2 | -58/+6 |
| * | Let bsd.prog.mk set SRCS and MAN to their default values. | Ruslan Ermilov | 2005-01-28 | 1 | -1/+0 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -14/+14 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -6/+12 |
| * | Fix a sign/unsigned comparison. | David E. O'Brien | 2003-05-04 | 1 | -5/+5 |
| * | Fixed the abuses of .Ql visible on stderr in troff mode. | Ruslan Ermilov | 2002-12-23 | 1 | -1/+1 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -5/+7 |
| * | Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits. | Dag-Erling Smørgrav | 2002-05-08 | 2 | -43/+10 |
| * | o __P removal | Warner Losh | 2002-02-07 | 1 | -39/+22 |
| * | Handle snprintf() returning < -1. | Brian Somers | 2001-08-20 | 1 | -1/+1 |
| * | Handle snprintf() returning -1. | Brian Somers | 2001-08-20 | 1 | -0/+2 |
| * | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn | 2001-07-26 | 1 | -1/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -5/+5 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 1 | -1/+1 |
| * | - Backout botched attempt to intoduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for libexec/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -3/+1 |
| * | MFS: Silence compilation warnings. | Ruslan Ermilov | 2000-12-07 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -2/+2 |
| * | remove trailing periods from SEE ALSO. | Ben Smithurst | 2000-11-15 | 1 | -2/+2 |
| * | Removed broken PAM support from rshd(8) and rlogind(8). rshd does | Ruslan Ermilov | 2000-10-12 | 3 | -174/+0 |
| * | Make it compile without -DNO_PAM again. | Ruslan Ermilov | 2000-10-06 | 2 | -1/+5 |
| * | sprintf() -> snprintf() paranoia. | Kris Kennaway | 2000-08-04 | 1 | -2/+2 |
| * | Make compilable without -DINET6. | Hajimu UMEMOTO | 2000-07-28 | 1 | -6/+2 |
| * | Use libcrypto instead of libdes. | Mark Murray | 2000-02-24 | 1 | -1/+1 |
| * | sync iruserok() extension API with other BSDs | Yoshinobu Inoue | 2000-02-01 | 1 | -15/+2 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 3 | -18/+71 |
| * | . mdoc(7)'fy | Alexey Zelkin | 2000-01-07 | 1 | -7/+17 |
| * | Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here. | Mark Murray | 1999-09-19 | 4 | -146/+177 |
| * | Fix more Common Error brokenness. | Mark Murray | 1999-09-06 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Ufff. cflags -> chflags. I could have sworn this change has been in | Warner Losh | 1999-08-21 | 1 | -3/+3 |
| * | Remove all flags from devices before we try to assert ownership and | Warner Losh | 1999-08-21 | 1 | -1/+3 |
| * | More egcs warning fixes: | Warner Losh | 1999-04-25 | 1 | -3/+4 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 1 | -3/+3 |
| * | Use realhostname() rather than various combinations of | Brian Somers | 1999-04-06 | 1 | -27/+2 |
| * | Oops, I missed a few more /etc/nologin references yesterday. It appears | Satoshi Asami | 1999-01-12 | 1 | -2/+2 |
| * | As previously threatened, clean up the rshd -a option and make it default | Peter Wemm | 1998-12-16 | 1 | -47/+21 |
| * | Add -lcrypt when building kerberos. | John Birrell | 1998-09-05 | 1 | -3/+3 |
| * | Fix LIBDIR (for aout/ELF). | Mark Murray | 1998-08-06 | 1 | -2/+2 |
| * | Sort #includes. Add rcsid. Add man page section in .Xrefs. | Philippe Charnier | 1997-11-25 | 2 | -13/+15 |
| * | Changes for the new KTH Kerberos. | Mark Murray | 1997-09-28 | 2 | -12/+26 |