summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* When we appear to want a signed value from sizeof(), use ssize_t in the cast,jmallett2002-10-301-1/+1
* Clarify my feelings towards fetch / libfetch.des2002-10-301-1/+0
* Output .lf directives.grog2002-10-301-0/+4
* bsd.doc.mk changes:ru2002-10-292-2/+0
* Don't try to dereference a NULL pw pointer. This would happen whenjoerg2002-10-291-1/+1
* In VarHead(), look into the correct (modified) string.jmallett2002-10-291-1/+1
* Mention that the left-hand side of the comparisonru2002-10-291-3/+2
* Mostly support alternate manpage zipping.obrien2002-10-291-16/+35
* Split var.c into var.c and var_modify.c and move all the modification funcsjmallett2002-10-287-669/+731
* Don't complain about not knowing the remote file size when working indes2002-10-271-1/+1
* Whitespace and indentation cleanup.des2002-10-271-12/+12
* Forgot to disable alarms after fetchXGet() in previous commit.des2002-10-271-0/+2
* Add an ETA timer that kicks in after 30 seconds.des2002-10-271-16/+45
* Remove unnecessary compatibility macro. (We were only printing, not parsing,wollman2002-10-271-1/+0
* Add new 1003.1-2001/TC1/D6 parameters. (On final recirculation ballot now,wollman2002-10-274-2/+16
* Adjust the size passed to readlink so that the null terminationdougb2002-10-251-4/+2
* Fix problem with my ability to tell the difference between 'r' and 'l'... Wejmallett2002-10-241-1/+1
* When expanding a specific [1-char] variable, only expand said specificjmallett2002-10-241-1/+1
* Duplicate the variable name in the v->name field, as otherwise it points tojmallett2002-10-241-1/+3
* Remove efree(), it isn't used consistently enough to even pretend that itjmallett2002-10-2310-27/+24
* Change the type of an unused variable to appease a warning.markm2002-10-231-1/+2
* Adjust for getbsize argument type change.markm2002-10-231-1/+3
* Remove unneeded function prototypes.markm2002-10-231-3/+0
* Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld.ru2002-10-231-1/+1
* Add a new '-s' option to su(1): if the flag is present, attempt torwatson2002-10-232-5/+23
* De-obfuscate and correct the include path handling for SysV style includes.jmallett2002-10-231-35/+4
* Use more verbose diagnostics for wrong DIGIT rangeache2002-10-201-5/+5
* Add checks for DIGIT set consistency to prevent common misinterpretationache2002-10-201-11/+53
* Improve the way base64 mode is enabled based on the program name,fanf2002-10-201-1/+2
* Add my birthday.arved2002-10-201-0/+1
* Sort by date.grog2002-10-201-124/+122
* Clarify holidays which apply only to the USAgrog2002-10-201-35/+21
* Fix a problem with RTLD_TRACE flag to dlopen(3), which sometimes can returnsobomax2002-10-191-5/+4
* Revert last delta. SGR support in grotty(1) is disabled system-wideru2002-10-181-1/+1
* When a user gets refused because the password is wrong, use themarkm2002-10-181-0/+4
* Add myselfadamw2002-10-181-0/+1
* Everyone else is doing it! (adding their birthdays)trhodes2002-10-181-0/+1
* New committer's first commit(birthday).maho2002-10-181-0/+1
* New committer first committion.daichi2002-10-181-0/+1
* Style: use sa_handler instead of __sigaction_u.__sa_handler.tjr2002-10-171-1/+1
* Use .Fl/Ar for flags and arguments.charnier2002-10-171-4/+6
* Introduce option enumeration the standard way.charnier2002-10-171-2/+4
* Dekerberise. The corresponding userland stuff has been dekerberisedmarkm2002-10-162-172/+7
* Dekerberise. The corresponding userland stuff has been dekerberisedmarkm2002-10-162-175/+24
* Add section number to .Xr directive.charnier2002-10-161-6/+6
* The .Nm utilitycharnier2002-10-161-1/+2
* Introduce enumerate of options using the standard way.charnier2002-10-161-12/+10
* Introduce enumerate of options using the standard way:charnier2002-10-162-4/+8
* Do not reuse flag name in its definition. Remove inadequate sentence.charnier2002-10-162-14/+6
* Spellingcharnier2002-10-165-10/+13
OpenPOWER on IntegriCloud