| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle NULL return from crypt(3). Mostly from DragonFly | kevlo | 2012-02-22 | 1 | -2/+3 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -1/+1 |
* | Remove duplicated header files | kevlo | 2011-06-24 | 1 | -1/+0 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+1 |
* | yppasswdd assumed that a struct x_master_passwd is type punable to a | imp | 2009-02-18 | 1 | -3/+21 |
* | - Whenever a password/shell is changed via rpc.yppasswdd, the daemon leaves | rafan | 2008-10-30 | 1 | -0/+4 |
* | These are the things that the tinderbox has problems with because it | jb | 2007-11-20 | 1 | -0/+1 |
* | Use socklen_t in place of socket operations, instead of int | delphij | 2005-05-02 | 1 | -2/+2 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -3/+3 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Utilize SCRIPTS. | ru | 2004-10-18 | 1 | -5/+2 |
* | Remove definition of struct dom_binding, it's non-standard C code and | stefanf | 2004-10-17 | 1 | -1/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Fix yppasswdproc_update_master_1_svc() too. | mbr | 2003-06-15 | 1 | -0/+32 |
* | Only call pw_mkdb if passfile == _PATH_MASTERPASSWD. | mbr | 2003-06-15 | 1 | -9/+47 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 3 | -12/+6 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -2/+1 |
* | Implement nonblocking tpc-connections. rpcgen -m does still | mbr | 2003-01-16 | 1 | -0/+4 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -1/+1 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -6/+8 |
* | de-__P() | alfred | 2002-07-11 | 1 | -3/+2 |
* | Unbreak Alpha build. | des | 2002-05-15 | 1 | -1/+2 |
* | unbreak build: fix multi-line string literal | alfred | 2002-05-11 | 1 | -1/+1 |
* | unbreak build: ditch multi-line string literals | alfred | 2002-05-11 | 1 | -1/+1 |
* | Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify. | des | 2002-05-08 | 6 | -517/+169 |
* | ANSIfy and remove some dead code. | des | 2002-02-06 | 4 | -42/+34 |
* | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 4 | -17/+17 |
* | Do a bit more of prototype cleanup. | ru | 2002-02-06 | 3 | -6/+1 |
* | Fix the breakage in rpc.yppasswd. Readded the svc_create() and | alfred | 2002-02-05 | 2 | -78/+51 |
* | tab in pw_mkdb's arg for style. | alfred | 2002-02-05 | 1 | -1/+1 |
* | Constify things to unbreak world. | alfred | 2002-02-05 | 2 | -3/+3 |
* | yp(4) -> yp(8). | ru | 2002-01-14 | 1 | -1/+1 |
* | Spelling police: sucessful -> successful. | dd | 2001-11-24 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -10/+9 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 2 | -6/+7 |
* | Correct a typo in an error message. | dd | 2001-06-16 | 1 | -1/+1 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+2 |
* | Remove struct cmessage from sys/socket.h and reintroduce the private | alfred | 2001-03-22 | 1 | -0/+5 |
* | Unbreak world by removing struct cmessage already define in sys/socket.h | ache | 2001-03-22 | 1 | -5/+0 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -2/+0 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -1/+12 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -2/+2 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -2/+2 |
* | Detect and handle comment lines in master.passwd files. | davidn | 2000-07-12 | 1 | -0/+10 |