summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove a reference to CVS and to freefall from a user-facing man page.Isabell Long2012-09-151-0/+479
* Revert user comparison back to user names as some user can share uids (root/toorBaptiste Daroussin2012-06-191-6/+13
* mdoc: add missing width argument to Bl -tag.Joel Dahl2012-06-031-0/+210
* A new jail(8) with a configuration file, ultimately to replace the workJamie Gritton2012-04-260-0/+0
|\
| * A new jail(8) with a configuration file, to replace the work currently doneJamie Gritton2010-10-1948-13002/+0
* | Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-0/+221
* | When using uidstart in /etc/adduser.conf, get the nextDaniel Eischen2012-02-251-0/+1
* | Handle NULL return from crypt(3). Mostly from DragonFlyKevin Lo2012-02-221-1/+5
* | readlink len-1Kevin Lo2012-02-141-1/+1
* | Remove unnecessary castKevin Lo2012-02-141-0/+182
* | Detect file modification properly by using tv_nsec.Ed Schouten2012-02-101-1/+2
* | Consensus between bde and pjd seemed to be that if the function namesGuy Helmer2012-01-261-8/+8
* | Make the comments consistent (capitalization, punctuation, andGuy Helmer2012-01-261-6/+10
* | Restore the parenthesis that are necessary around the constant values.Guy Helmer2012-01-261-7/+7
* | Fix more disorder in prototypes and constants.Guy Helmer2012-01-161-46/+43
* | Move struct pidfh definition into pidfile.c, and leave a forward declarationGuy Helmer2012-01-121-12/+6
* | More prototype formatting fixes, struct member formatting fixes,Guy Helmer2012-01-121-10/+17
* | Fix prototype formatting (indentation, long lines, and continued lines).Guy Helmer2012-01-111-23/+30
* | Fix namespace issues with prototype parameter names.Guy Helmer2012-01-111-32/+32
* | Fix forward structure declaration and prototype disorder.Guy Helmer2012-01-111-34/+33
* | Constify arguments.Pawel Jakub Dawidek2012-01-111-1/+1
* | Add pidfile_fileno() to obtain the file descriptor for an openGuy Helmer2012-01-101-0/+1
* | Add new pw_make_v7 to make a passwd line (in v7 format) out of a struct passwdBaptiste Daroussin2012-01-052-1/+16
* | Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-302-0/+1181
* | - document the -l option to usermodEitan Adler2011-12-221-0/+1008
* | In usr.sbin/pw/pw_user.c, use the correct printf length modifier for aDimitry Andric2011-12-171-1/+1
* | Modify pw_copy:Baptiste Daroussin2011-12-153-1/+1198
* | Mark the structure fields as const.Ed Schouten2011-11-062-0/+141
* | Backout r223115 which potentially caused a POLA violation, by restoringXin LI2011-07-311-1/+1
* | Don't attempt to create the base directory when -d is specified.Xin LI2011-06-151-0/+1272
* | - Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov2011-05-121-0/+5
* | Don't duplicate define the stdint types.David E. O'Brien2011-05-051-10/+1
* | Add support for IEE/IEC (and now also SI) power of two notions ofXin LI2011-04-121-0/+236
* | Merge svn+ssh://svn.freebsd.org/base/head@219553Marcel Moolenaar2011-03-120-0/+0
|\ \
| * | Stop hard-coding default directory mode as 0777.Jung-uk Kim2011-03-084-9/+9
| * | expand_number() needs uint64_t, declare it here if not already declared.Pawel Jakub Dawidek2011-03-061-0/+5
| * | Add two new system calls, setloginclass(2) and getloginclass(2). This makesEdward Tomasz Napierala2011-03-051-1/+2
* | | Merge svn+ssh://svn.freebsd.org/base/head@218816Marcel Moolenaar2011-02-180-0/+0
|\| |
| * | Do not let pw.conf(5) or -M option affect creation of basehome, e.g., /home.Jung-uk Kim2011-02-041-5/+5
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
| |/
* | Merge svn+ssh://svn.freebsd.org/base/head@214309Marcel Moolenaar2010-10-260-0/+0
|\|
| * mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-4/+0
| * Revert the unrelated patch crept in the previous commit.Jung-uk Kim2010-10-051-5/+5
| * Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not changeJung-uk Kim2010-10-051-5/+5
| * Old patch I had lying around: clean up and use stpcpy(3) instead ofDag-Erling Smørgrav2010-08-161-27/+34
* | Merge svn+ssh://svn.freebsd.org/base/head@211344Marcel Moolenaar2010-08-150-0/+0
|\|
| * Simplify expand_number() by combining the (unrolled) loop with theDag-Erling Smørgrav2010-08-141-1/+1
* | Merge svn+ssh://svn.freebsd.org/base/head@208557Marcel Moolenaar2010-05-260-0/+0
|\|
| * mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-3/+3
| * mdoc: remove stray andUlrich Spörlein2010-05-111-1/+0