Age | Commit message (Expand) | Author |
2008-07-29 | example code fix from Will Maier; ok otto | Jason McIntyre |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-11-19 | copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at | Jason McIntyre |
2007-09-09 | comment inside comment | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-16 | Make it clear, that the line returned does not have a | Moritz Jodeit |
2007-03-20 | remove some bogus *p from charles longeau | Ted Unangst |
2007-02-06 | fix some dodgy displays; | Jason McIntyre |
2006-12-20 | Don't use err as labels or variables, especially since we include | Ray Lai |
2006-12-17 | Always write errno on pw_lock failure so it can be relied on. | Ray Lai |
2006-10-02 | Fix off by one comparison. FSMAXTYPES is the last valid index into | Kenneth R Westerback |
2006-06-14 | Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long | Kenneth R Westerback |
2006-04-02 | getting to the bottom of the issues. sprinkle a few casts that will | Theo de Raadt |
2006-03-30 | casts that cannot cause breakage in the future | Theo de Raadt |
2006-03-30 | change internal login_protect() API to use mode_t like it should | Theo de Raadt |
2006-03-30 | please lint (without making anything else worse) | Theo de Raadt |
2005-11-28 | spaces, and a off_t typecast to please lint | Theo de Raadt |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-10-19 | library routines should not be checking for NULL pointers passed in, | Theo de Raadt |
2005-10-12 | add uu_lock_txfr to .Nm list; | Jason McIntyre |
2005-08-02 | scrape $Id$ tags. | Marc Espie |
2005-07-29 | O_EXLOCK stuff was introduced in June 1997, and backed out again in | Jason McIntyre |
2005-03-09 | Fix rounding of fractionless numbers. ok tom@ miod@ | Otto Moerbeek |
2005-03-08 | Fix sizing of fraction. ok tom@ deraadt@ | Otto Moerbeek |
2005-03-07 | use .Pq rather than .Po/.Pc; | Jason McIntyre |
2005-03-03 | Make sure we check snprintf return value for failure or truncation before | Chad Loder |
2004-11-25 | update FILES; | Jason McIntyre |
2004-11-04 | Treat EOF at prompt the same as 'n' instead of looping forever. | Todd C. Miller |
2004-09-18 | label a switch fallthrough | Theo de Raadt |
2004-09-18 | avoid aliasing over library symbol | Theo de Raadt |
2004-09-18 | cast not needed | Theo de Raadt |
2004-09-16 | fix 1099512676352 -> 2.0T; ok miod@ | Otto Moerbeek |
2004-07-13 | passwd.conf has been deprecated since login.conf was imported. | Todd C. Miller |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-05-28 | knf; otto ok | Theo de Raadt |
2004-04-21 | kill whitespace at eol; | Jason McIntyre |
2004-04-20 | Adapt to new pw_copy() API, closes PR 3698. | Todd C. Miller |
2004-04-20 | Change pw_copy(3) to take a 3rd arguement, the existing passwd entry. | Todd C. Miller |
2004-04-11 | Crank max ptys to 992. We now have 62 pty/tty pairs for each letter | Todd C. Miller |
2004-02-21 | typo | Marc Espie |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2003-12-27 | o Do not drop unit when printing -100 | Otto Moerbeek |
2003-10-22 | utilties -> utilities; from Jared Yanovich | Jason McIntyre |
2003-09-02 | fix use-after-free for expired passwds; ok deraadt, tdeval | Markus Friedl |
2003-07-23 | move junk (bad code, terrible APIs) to the only program that uses it; | Theo de Raadt |
2003-07-15 | fix function description in SYNOPSIS; | Jason McIntyre |
2003-06-26 | ansi and protos | Theo de Raadt |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |