| Commit message (Expand) | Author | Age | Files | Lines |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 1 | -6/+1 |
* | Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2). | jmallett | 2005-05-11 | 1 | -1/+1 |
* | Fix most cases where the address of an int is passed to a function expecting a | stefanf | 2005-02-14 | 1 | -2/+4 |
* | Removed Kerberos remnants. | ru | 2005-02-09 | 2 | -58/+6 |
* | Let bsd.prog.mk set SRCS and MAN to their default values. | ru | 2005-01-28 | 1 | -1/+0 |
* | Sort sections. | ru | 2005-01-18 | 1 | -14/+14 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -6/+12 |
* | Fix a sign/unsigned comparison. | obrien | 2003-05-04 | 1 | -5/+5 |
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -5/+7 |
* | Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits. | des | 2002-05-08 | 2 | -43/+10 |
* | o __P removal | imp | 2002-02-07 | 1 | -39/+22 |
* | Handle snprintf() returning < -1. | brian | 2001-08-20 | 1 | -1/+1 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -0/+2 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -1/+1 |
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for libexec/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -3/+1 |
* | MFS: Silence compilation warnings. | ru | 2000-12-07 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | remove trailing periods from SEE ALSO. | ben | 2000-11-15 | 1 | -2/+2 |
* | Removed broken PAM support from rshd(8) and rlogind(8). rshd does | ru | 2000-10-12 | 3 | -174/+0 |
* | Make it compile without -DNO_PAM again. | ru | 2000-10-06 | 2 | -1/+5 |
* | sprintf() -> snprintf() paranoia. | kris | 2000-08-04 | 1 | -2/+2 |
* | Make compilable without -DINET6. | ume | 2000-07-28 | 1 | -6/+2 |
* | Use libcrypto instead of libdes. | markm | 2000-02-24 | 1 | -1/+1 |
* | sync iruserok() extension API with other BSDs | shin | 2000-02-01 | 1 | -15/+2 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 3 | -18/+71 |
* | . mdoc(7)'fy | phantom | 2000-01-07 | 1 | -7/+17 |
* | Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here. | markm | 1999-09-19 | 4 | -146/+177 |
* | Fix more Common Error brokenness. | markm | 1999-09-06 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Ufff. cflags -> chflags. I could have sworn this change has been in | imp | 1999-08-21 | 1 | -3/+3 |
* | Remove all flags from devices before we try to assert ownership and | imp | 1999-08-21 | 1 | -1/+3 |
* | More egcs warning fixes: | imp | 1999-04-25 | 1 | -3/+4 |
* | Ensure that things returned by gethostname() and | brian | 1999-04-07 | 1 | -3/+3 |
* | Use realhostname() rather than various combinations of | brian | 1999-04-06 | 1 | -27/+2 |
* | Oops, I missed a few more /etc/nologin references yesterday. It appears | asami | 1999-01-12 | 1 | -2/+2 |
* | As previously threatened, clean up the rshd -a option and make it default | peter | 1998-12-16 | 1 | -47/+21 |
* | Add -lcrypt when building kerberos. | jb | 1998-09-05 | 1 | -3/+3 |
* | Fix LIBDIR (for aout/ELF). | markm | 1998-08-06 | 1 | -2/+2 |
* | Sort #includes. Add rcsid. Add man page section in .Xrefs. | charnier | 1997-11-25 | 2 | -13/+15 |
* | Changes for the new KTH Kerberos. | markm | 1997-09-28 | 2 | -12/+26 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
* | Fix various buffer overflows that may or may not be exploitable. | imp | 1997-03-24 | 1 | -5/+7 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Some patches for source routed packets from OpenBSD. | imp | 1997-02-09 | 1 | -14/+14 |