aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update cross references after utf2/euc move.Tim J. Robbins2003-11-151-2/+2
* Do not ignore any possible errors that fseeko() may have. The factMarcel Moolenaar2003-11-131-22/+24
* make minimum column size for interrupt name be the heading (depends uponJohn-Mark Gurney2003-11-091-1/+1
* Port truss(1) to 64-bit architectures:Marcel Moolenaar2003-11-0911-113/+84
* fix an overflow bug when scanning for length of names that I introduced inJohn-Mark Gurney2003-11-081-6/+6
* Add GB2312 to the list of supported encodings. Cross-reference gb2312(5).Tim J. Robbins2003-11-081-1/+4
* Add gb2312 encoding.David Xu2003-11-051-0/+1
* Add r_earth, r_moon, r_sun, representing the terrestrial, lunar, andMatthew Hunt2003-11-051-0/+3
* Fix the case where the file is not in the current directory.Dag-Erling Smørgrav2003-11-041-1/+2
* Be sure to restore foreground group to parent su before parent suDavid Xu2003-11-041-1/+2
* Reimplement in-place editing in a slightly less disgusting manner. Also,Dag-Erling Smørgrav2003-11-043-91/+84
* Whitespace cleanupDag-Erling Smørgrav2003-11-042-21/+21
* ANSIfyDag-Erling Smørgrav2003-11-044-78/+33
* Correct style bugs in the in-place editing code.Dag-Erling Smørgrav2003-11-041-2/+2
* It seems when su executes in a shell scripts, there is a timing race,David Xu2003-11-031-0/+2
* Build lint(1) on ia64.Marcel Moolenaar2003-11-031-6/+1
* The size of a long double is 16 bytes, not 12 bytes.Marcel Moolenaar2003-11-031-1/+1
* Change the buffer length test in NEEDSP() so that it does notTim J. Robbins2003-11-021-1/+2
* Removed (after the env(1)/printenv(1) split) extraneous argumentsRuslan Ermilov2003-11-021-9/+9
* Copy cur's snap_time to last when refreshing statistics. Fixes problemTim J. Robbins2003-11-011-0/+2
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-312-19/+8
* Attached is a small patch to ministat that separates thePoul-Henning Kamp2003-10-312-19/+48
* Rename logf --> chat_logf to avoid naming conflictsTim Kientzle2003-10-312-30/+29
* Replace -fno-builtin-logf with a -D argument to change the function name.Peter Wemm2003-10-301-1/+1
* Cosmetic fix on some TIME related columns.Mitsuru IWASAKI2003-10-301-6/+6
* Use (char *)NULL to terminated to argument list for execl().Hartmut Brandt2003-10-301-1/+1
* Remove MD bits for unsupported architectures.Tim J. Robbins2003-10-3012-1238/+1
* Disclaim ownership of pppd/chat. It is vendor code, but has been badlyPeter Wemm2003-10-291-3/+3
* Build the NgATM user space SSCOP tool (unless NOATM is defined).Hartmut Brandt2003-10-294-0/+28
* take mux's fix to the next level, scan the names and make the field largerJohn-Mark Gurney2003-10-281-4/+15
* Fix truss so that it doesn't abort/exit when a syscall has been givenMarcel Moolenaar2003-10-271-0/+5
* Fix up warnings. There were some biggies here. There seems to be twoPeter Wemm2003-10-261-13/+13
* Stop gcc warningsPeter Wemm2003-10-262-2/+2
* Fix a warning that showed up on 64 bit systems. It was actually a realPeter Wemm2003-10-261-1/+1
* Fix warning about cgetent() argument.Peter Wemm2003-10-261-1/+1
* More xdrproc_t issues.Peter Wemm2003-10-261-4/+4
* More xdrproc_t warnings.Peter Wemm2003-10-263-10/+14
* The math function logf() probably isn't doing us much good for loggingPeter Wemm2003-10-261-0/+1
* Move the -Wtraditional warning from the global cpp flags to when the -pPeter Wemm2003-10-261-2/+1
* Add coup d'état in Chile, 1973.Greg Lehey2003-10-261-0/+1
* Add end and start dates for DST.Greg Lehey2003-10-261-0/+3
* Use 'k' as suffix for KiloPoul-Henning Kamp2003-10-241-1/+1
* Print the correct ICMP statistics for "no return routes".Ruslan Ermilov2003-10-231-1/+1
* Add myself.Sergei Kolobov2003-10-211-0/+1
* When a numeric field overflows its width, try formatting the number inPoul-Henning Kamp2003-10-202-6/+5
* Fix broken su -m behaviour :Olivier Houchard2003-10-191-4/+2
* Uses wait4() instead of wait3() when waiting for a child process to exit.Sean Chittenden2003-10-171-1/+1
* Fix typos; reformat some entries.Thomas Gellekum2003-10-152-15/+17
* Let the world figure out exactly how superannuated I am.Mark Linimon2003-10-151-0/+1
* Include <nlist.h> for nlist-related declarations instead of depending onBruce Evans2003-10-131-0/+1