| Commit message (Expand) | Author | Age | Files | Lines |
* | Check the return error of set[ug]id. While this can never fail in the | eadler | 2012-10-22 | 1 | -3/+3 |
* | fgets(3) returns a pointer, so compare against NULL, not integer 0. | kevlo | 2012-01-13 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.sbin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 1 | -2/+6 |
* | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | stefanf | 2005-10-19 | 1 | -1/+1 |
* | MFS5: Minor style(9) tweak. | delphij | 2005-02-22 | 1 | -1/+1 |
* | Be more careful when doing el_parse() - only do it when el is | delphij | 2005-02-15 | 1 | -1/+1 |
* | Fix two buffer overflows caused by off-by-one errors: avoid writing a null | tjr | 2003-10-13 | 1 | -2/+2 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 1 | -4/+5 |
* | Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These | gad | 2002-07-17 | 1 | -0/+42 |
* | Add a new command to 'lpc' called 'setstatus', which would be used to | gad | 2002-06-15 | 1 | -4/+8 |
* | *** empty log message *** | obrien | 2001-10-01 | 1 | -3/+4 |
* | Fix so that lpc's interactive-mode will not be confused by EditLine processing | gad | 2001-09-17 | 1 | -0/+9 |
* | Get rid of a compile-time warning by casting to (size_t). | gad | 2001-07-23 | 1 | -1/+1 |
* | Get rid of one compile-time warning by changing an 'int' to a 'size_t'. | gad | 2001-07-15 | 1 | -6/+10 |
* | Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allows | gad | 2001-06-25 | 1 | -2/+10 |
* | Rename global variable 'name' to 'progname', thus fixing a number of | gad | 2001-06-15 | 1 | -1/+1 |
* | Fix about 90-100 warnings one gets when trying to compile lpr&friends | gad | 2001-06-12 | 1 | -22/+16 |
* | Get rid of a minor compile-time warning. | gad | 2000-11-06 | 1 | -2/+2 |
* | the code assumes that getgroups() always returns NGROUPS groups, however | alfred | 2000-08-23 | 1 | -2/+4 |
* | Quit on EOF from terminal instead of redisplaying the prompt. | mph | 2000-06-30 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix some cut and paste damage. | mdodd | 1999-08-20 | 1 | -2/+2 |
* | What the heck was I thinking? Nobody else saw this? Sheesh. | mdodd | 1999-08-20 | 1 | -3/+5 |
* | Use el_source() so we pick up .editrc | mdodd | 1999-08-19 | 1 | -1/+2 |
* | Add support for command line editing and history. | mdodd | 1999-08-19 | 1 | -23/+44 |
* | Fix additional warnings. Remove -Werror, since some people have complained | wollman | 1998-09-11 | 1 | -8/+9 |
* | Cast an argument to int for a printf field width the way that gcc | jb | 1998-03-22 | 1 | -2/+2 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 1 | -4/+11 |
* | Use err(3). Add usage(). Various fixes in man pages. | charnier | 1997-09-24 | 1 | -13/+14 |
* | Use setuid/seteuid around dangerous operations. Also a few buffer | imp | 1997-07-23 | 1 | -4/+12 |
* | lpc/cmds.c: | imp | 1996-10-27 | 1 | -1/+1 |
* | Cleanup. | joerg | 1996-05-09 | 1 | -1/+0 |
* | Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There are | joerg | 1996-05-05 | 1 | -4/+41 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+277 |