]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2011-06-28 Peter GrehanIFC @ r222830
2011-06-15 Xin LIDon't attempt to create the base directory when -d...
2011-05-15 John BaldwinFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 John BaldwinFirst cut at porting the kernel portions of 221828...
2011-05-12 Stanislav Sedov- Commit work from libprocstat project. These patches...
2011-05-05 David E. O... Don't duplicate define the stdint types.
2011-04-12 Xin LIAdd support for IEE/IEC (and now also SI) power of...
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-08 Jung-uk KimStop hard-coding default directory mode as 0777.
2011-03-06 Pawel Jakub... expand_number() needs uint64_t, declare it here if...
2011-03-05 Edward Tomasz... Add two new system calls, setloginclass(2) and getlogin...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-04 Jung-uk KimDo not let pw.conf(5) or -M option affect creation...
2010-12-11 Joel DahlRemove the advertising clause from UCB copyrighted...
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-08 Ulrich Spörleinmdoc: drop redundant .Pp and .LP calls
2010-10-05 Jung-uk KimRevert the unrelated patch crept in the previous commit.
2010-10-05 Jung-uk KimPrefer pmap_unmapbios() over pmap_unmapdev(). The...
2010-08-16 Dag-Erling... Old patch I had lying around: clean up and use stpcpy...
2010-08-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@211344
2010-08-14 Dag-Erling... Simplify expand_number() by combining the (unrolled...
2010-05-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@208557
2010-05-13 Ulrich Spörleinmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-11 Ulrich Spörleinmdoc: remove stray and
2010-05-08 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@207793
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-04 Ed MasteRestore historical behaviour of only executing chflags...
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-03-22 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@205454
2010-03-10 Marcel MoolenaarCreate the altix project branch. The altix project...
2010-03-04 Dag-Erling... IFH@204581
2010-03-04 Scott LongLet the afterinstall target ignore failures from runnin...
2010-01-14 Joel DahlFix a few whitespace issues and comment typos that...
2010-01-14 Ed SchoutenThe group field is called `gid', not `group'.
2010-01-13 Ed SchoutenRemove login(3), logout(3) and logwtmp(3) from libutil.
2010-01-02 Ed SchoutenThe last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 Ed SchoutenBuild usr.bin/ with WARNS=6 by default.
2009-12-28 Kirk McKusickAdd and document the quota_convert function which conve...
2009-12-18 Sean FarleyMerge from head to stable/8:
2009-12-17 Konstantin... MFC r199826:
2009-12-12 Sean FarleyRemove a dead store.
2009-12-06 Ed SchoutenMake pw(8) build without <utmp.h>.
2009-12-02 Ed SchoutenMake <libutil.h> work when included by itself.
2009-11-26 Konstantin... sigset() is the name of function specified by SUSv4.
2009-11-16 Kirk McKusickAdd and document new quoat_on and quota_off functions.
2009-10-20 Kirk McKusickAdd quota_maxid which returns the maximum user (or...
2009-09-26 Dag-Erling... Further extend the quotafile API.
2009-09-17 Dag-Erling... Merge from head
2009-09-17 Dag-Erling... Merge from head up to r188941 (last revision before...
2009-07-22 Ken SmithIt is believed the last subsystem that limited ID sizes...
2009-06-15 Ed SchoutenMake the chpass Makefile honour NO_FSCHG.
2009-06-06 Dag-Erling... Revert (once again, and hopefully for the last time...
2009-02-14 Kirk McKusickUpdate the quotafile library to manage both active...
2009-02-13 Kirk McKusickMake hasquota thread safe.
2009-02-13 Kirk McKusickMove hasquota() function to libutil.
2009-01-30 Dag-Erling... WIP
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-12-04 Dag-Erling... integrate from head@185615
2008-12-02 Peter WemmMerge user/peter/kinfo branch as of r185547 into head.
2008-11-23 Sean FarleyFixed style issues with variable ordering and naming...
2008-11-11 Sean Farleystyle(9) fixes.
2008-11-04 Dag-Erling... MFH (r184638): build at WARNS level 6
2008-11-04 Dag-Erling... MFH (r184633, r184635): build at WARNS level 6
2008-11-04 Dag-Erling... Avoid assigning a const char * to a char *.
2008-11-04 Dag-Erling... Committed to wrong branch.
2008-11-04 Dag-Erling... Avoid assigning a const char * to a char *.
2008-10-20 Dag-Erling... Diff reduction against Varnish, including one important...
2008-10-20 Dag-Erling... Reimplement flopen(3) using fcntl(2) locks instead...
2008-10-20 Dag-Erling... Since in_lt() and in_lts() are not static, assume that...
2008-10-20 Dag-Erling... Since setclasscpumask() is not static, assume that...
2008-10-20 Dag-Erling... Style and whitespace.
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-08-16 Andrey A. ChernovUse arc4random_uniform() to avoid "modulo bias"
2008-07-30 John BaldwinThe original adduser/rmuser scripts in Perl used to...
2008-07-25 Brooks DavisAdd support for a new login capability, cpumask which...
2008-07-17 John BaldwinBefore updating the password database, the pw(8) utilit...
2008-07-01 John BaldwinMerge hexdump(9) to userland as hexdump(3) in libutil...
2008-05-27 Antoine Brodin- Increase the size of the salt in pw(8) from 8 to...
2008-04-23 Sean FarleyAdd four utility functions related to struct grp proces...
2008-03-16 Christian BruefferIn the description of the password field, -w was meant...
2008-02-23 Sean FarleyAdd the groupmod '-d' option to pw to allow the deletio...
2008-02-23 Sean Farleystyle(9) (verified no object changes)
2008-01-27 Mike MakonnenAdd the -M command-line option, which will set home...
2008-01-25 Mike MakonnenClarify in what formats the grouplist for the '-G'...
2007-11-18 John BirrellConstify the first argument to expand_number() so that...
2007-10-20 Mike MakonnenAllow adding a user(s) to additional groups in batch...
2007-10-19 Mike MakonnenThe POP daemon's temporary mail file has a leading...
2007-09-01 Pawel Jakub... Implement expand_number(3), which is the opposite of...
2007-08-03 Dag-Erling... Back out previous commit until I figure out why my...
2007-08-03 Dag-Erling... Use fcntl(2)-style locks instead of less-portable flock...
2007-06-14 Yaroslav TykhiyUpdate some comments, mostly regarding LOGIN_MECLASS...
2007-05-23 Dag-Erling... Nit: avoid shadowing truncate(2) with a local variable.
2007-05-23 Dag-Erling... Fix stupid braino in previous commit.
2007-05-23 Dag-Erling... If (flags & O_TRUNC), don't truncate the file until...
2007-05-10 Dag-Erling... Well gag me with a spoon... I'm so used to working...
2007-05-10 Dag-Erling... Remove superfluous unexpanded RCS tag.
2007-05-10 Dag-Erling... DTRT when O_NONBLOCK is specified.
2007-05-10 Dag-Erling... I'm tired of seeing this done incorrectly and non-porta...
2007-04-12 Ceri DaviesBump .Dd for r1.5; fix grammatical problem.
next