summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Spelling correction (`1 bytes' is now printed `1 byte')charnier1997-05-221-2/+3
* | | | | Fill out the ELF header files to make them more or less complete.jdp1997-05-211-10/+10
* | | | | Eliminate a variable that is set but never used.jdp1997-05-191-5/+4
* | | | | Mention that "-P" is the default.jdp1997-05-191-1/+2
* | | | | `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-2/+2
* | | | | Add locale-independent control checks for security reasonache1997-05-141-2/+4
* | | | | Add back the description of the -o option.steve1997-05-141-1/+13
* | | | | Localize itache1997-05-131-0/+3
* | | | | Make the META tag specifying the document character set the firstjfieber1997-05-121-8/+8
* | | | | Typo fix.max1997-05-112-3/+3
* | | | | Include types.h before libutil.hjkh1997-05-111-0/+1
* | | | | Use HTML 3.2 Final for the HTML doctype declaration.jfieber1997-05-101-2/+2
* | | | | login_getclass() -> login_getpwclass()davidn1997-05-101-2/+2
* | | | | login_getclass() -> login_getpwclass().davidn1997-05-101-2/+2
* | | | | login_getclass() -> login_getpwclass().davidn1997-05-101-497/+490
* | | | | login_getclass() -> login_getpwclass().davidn1997-05-101-2/+2
* | | | | Add the new ipx statistics variables.jhay1997-05-103-26/+26
* | | | | 1) Remove latex support.jfieber1997-05-102-126/+89
* | | | | Specify the full path of units.lib in the FILES section.alex1997-05-061-2/+2
* | | | | From the PR:eivind1997-05-041-2/+2
* | | | | Minor typo.max1997-05-021-2/+2
* | | | | Change holiday name to official oneache1997-05-012-6/+6
* | | | | add md5(1) to SEE ALSO section.jmg1997-04-291-1/+3
* | | | | #include <stdlib.h> in the C++ case and declare getenv and reallocsteve1997-04-291-1/+11
* | | | | Keep style consistent.steve1997-04-291-7/+7
* | | | | Fix problems using -Wwrite-strings and -Wcast-qual with yacc generatedsteve1997-04-282-16/+8
* | | | | ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)jmg1997-04-2710-90/+125
* | | | | Typo.max1997-04-252-2/+2
* | | | | Install f2c.hjmz1997-04-241-0/+4
* | | | | Even better fix: use close(fileno(mfp)); to close unneded descriptorache1997-04-231-1/+2
* | | | | Better fix: return vfork() again, but remove clobbering fclose()ache1997-04-231-4/+3
* | | | | Replace vfork() by fork(), vfork() usage is totally bogus in this context.ache1997-04-231-2/+2
* | | | | Removed inconsistent declaration of malloc(). `make world' with DESTDIRbde1997-04-232-2/+1
* | | | | Update to version 1.9.jkh1997-04-2215-71/+270
* | | | | Removed wrong declarations of malloc() and realloc(). They were unused,bde1997-04-221-1/+1
* | | | | In these XXX MHz days, waiting 500ms for a process to do something isphk1997-04-211-2/+2
* | | | | Long usernames fixesache1997-04-211-5/+5
* | | | | Tweak column headers a tad for when running in SMP mode.peter1997-04-191-2/+2
* | | | | Enable GLOBAL tags support.jkh1997-04-181-1/+3
* | | | | fix up this man pagejmg1997-04-181-20/+47
* | | | | Add globaljkh1997-04-151-2/+2
* | | | | This commit was generated by cvs2svn to compensate for changes in r24959,jkh1997-04-1531-0/+5260
|\ \ \ \ \
| * | | | | Shigio Yamaguchi's global tags package. The infrastructure supportjkh1997-04-1531-0/+5260
| / / / /
* | | | | Renamed undelete() to undelete_messages() to avoid conflict with newbde1997-04-143-3/+3
* | | | | Make the $@ macro behave as described in the man page.joerg1997-04-131-0/+10
* | | | | Use isdialuptty() rather than hard-coded heuristic.davidn1997-04-131-1/+1
* | | | | Add support for GLOBAL style tags.jkh1997-04-131-0/+2
* | | | | Upgrade to the 1997/02/19 version.jmz1997-04-1341-665/+1100
* | | | | Oops. Broke golden rule #1: test everything before commit. :-]peter1997-04-121-5/+3
* | | | | Respect NOTCL, don't link with libtcl for the scripting support ifpeter1997-04-121-1/+5
OpenPOWER on IntegriCloud