summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | | | IFC to head to catch up the bhyve branchSean Bruno2012-01-047-2/+3388
|\| | | | |
| * | | | | 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
* | | | | | IFC @ r227804Peter Grehan2011-11-222-0/+141
|\| | | | |
| * | | | | Mark the structure fields as const.Ed Schouten2011-11-062-0/+141
| | |_|_|/ | |/| | |
* | | | | IFC @ r225592Peter Grehan2011-09-151-1/+1
|\| | | |
| * | | | Backout r223115 which potentially caused a POLA violation, by restoringXin LI2011-07-311-1/+1
| | |_|/ | |/| |
* | | | IFC @ r222830Peter Grehan2011-06-281-0/+1272
|\| | |
| * | | Don't attempt to create the base directory when -d is specified.Xin LI2011-06-151-0/+1272
| | |/ | |/|
* | | First cut to port bhyve, vmmctl, and libvmmapi to HEAD.John Baldwin2011-05-150-0/+0
|\ \ \
* | | | First cut at porting the kernel portions of 221828 and 221905 from theJohn Baldwin2011-05-140-0/+0
|\| | | | |/ / |/| |
| * | Merge from head to stable/8:Sean Farley2009-12-181-2/+2
| * | MFC r199826:Konstantin Belousov2009-12-171-4/+4
* | | - 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
* | | Merge svn+ssh://svn.freebsd.org/base/head@207793Marcel Moolenaar2010-05-080-0/+0
|\| |
| * | Final update to current version of head in preparation for reintegration.Kirk McKusick2010-05-061-0/+2
| |\ \
| | * | Restore historical behaviour of only executing chflags on files that exist.Ed Maste2010-05-041-0/+2
| * | | Update to current version of head.Kirk McKusick2010-04-281-1/+1
| |\| |
| * | | IFH@204581Dag-Erling Smørgrav2010-03-048-28/+46
| |\ \ \
| * | | | Add and document the quota_convert function which converts between theKirk McKusick2009-12-281-0/+1
| * | | | Add and document new quoat_on and quota_off functions.Kirk McKusick2009-11-161-1/+3
| * | | | Add quota_maxid which returns the maximum user (or group) identifierKirk McKusick2009-10-201-0/+1
| * | | | Further extend the quotafile API.Dag-Erling Smørgrav2009-09-261-1/+4
| * | | | Merge from headDag-Erling Smørgrav2009-09-173-18/+27
| |\ \ \ \ | | | |_|/ | | |/| |