| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a couple of warnings (const a function parameter and change some | dwmalone | 2003-12-10 | 1 | -4/+3 |
* | Use .St -susv2 rather than "The Single UNIX specification". | maxim | 2003-12-10 | 1 | -2/+3 |
* | First pass at attempted debrucification: | peter | 2003-12-08 | 2 | -7/+7 |
* | Unbreak vmstat -i on ia64: | marcel | 2003-12-08 | 1 | -9/+12 |
* | The uuidgen(1) program is WARNS=6 clean, so flag it as such. | mux | 2003-12-07 | 1 | -1/+1 |
* | Finish the transition from libkvm to sysctl that I started a while ago. | des | 2003-12-07 | 3 | -118/+249 |
* | Add a -E (elapsed time) flag to kdump. This is like -T, except it is | peter | 2003-12-07 | 2 | -2/+12 |
* | Add Japan's real entry into the Second World War. | grog | 2003-12-06 | 1 | -0/+1 |
* | Fix some minor nits in netstat whereby large interface names would be | bms | 2003-11-28 | 3 | -7/+25 |
* | Grammar, spelling and punctuation sweep. | brueffer | 2003-11-26 | 1 | -9/+9 |
* | /rescue/b{,un}zip exists, so build this dynamically now. | obrien | 2003-11-17 | 1 | -2/+0 |
* | Update cross references after utf2/euc move. | tjr | 2003-11-15 | 1 | -2/+2 |
* | Do not ignore any possible errors that fseeko() may have. The fact | marcel | 2003-11-13 | 1 | -22/+24 |
* | make minimum column size for interrupt name be the heading (depends upon | jmg | 2003-11-09 | 1 | -1/+1 |
* | Port truss(1) to 64-bit architectures: | marcel | 2003-11-09 | 11 | -113/+84 |
* | fix an overflow bug when scanning for length of names that I introduced in | jmg | 2003-11-08 | 1 | -6/+6 |
* | Add GB2312 to the list of supported encodings. Cross-reference gb2312(5). | tjr | 2003-11-08 | 1 | -1/+4 |
* | Add gb2312 encoding. | davidxu | 2003-11-05 | 1 | -0/+1 |
* | Add r_earth, r_moon, r_sun, representing the terrestrial, lunar, and | mph | 2003-11-05 | 1 | -0/+3 |
* | Fix the case where the file is not in the current directory. | des | 2003-11-04 | 1 | -1/+2 |
* | Be sure to restore foreground group to parent su before parent su | davidxu | 2003-11-04 | 1 | -1/+2 |
* | Reimplement in-place editing in a slightly less disgusting manner. Also, | des | 2003-11-04 | 3 | -91/+84 |
* | Whitespace cleanup | des | 2003-11-04 | 2 | -21/+21 |
* | ANSIfy | des | 2003-11-04 | 4 | -78/+33 |
* | Correct style bugs in the in-place editing code. | des | 2003-11-04 | 1 | -2/+2 |
* | It seems when su executes in a shell scripts, there is a timing race, | davidxu | 2003-11-03 | 1 | -0/+2 |
* | Build lint(1) on ia64. | marcel | 2003-11-03 | 1 | -6/+1 |
* | The size of a long double is 16 bytes, not 12 bytes. | marcel | 2003-11-03 | 1 | -1/+1 |
* | Change the buffer length test in NEEDSP() so that it does not | tjr | 2003-11-02 | 1 | -1/+2 |
* | Removed (after the env(1)/printenv(1) split) extraneous arguments | ru | 2003-11-02 | 1 | -9/+9 |
* | Copy cur's snap_time to last when refreshing statistics. Fixes problem | tjr | 2003-11-01 | 1 | -0/+2 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 2 | -19/+8 |
* | Attached is a small patch to ministat that separates the | phk | 2003-10-31 | 2 | -19/+48 |
* | Rename logf --> chat_logf to avoid naming conflicts | kientzle | 2003-10-31 | 2 | -30/+29 |
* | Replace -fno-builtin-logf with a -D argument to change the function name. | peter | 2003-10-30 | 1 | -1/+1 |
* | Cosmetic fix on some TIME related columns. | iwasaki | 2003-10-30 | 1 | -6/+6 |
* | Use (char *)NULL to terminated to argument list for execl(). | harti | 2003-10-30 | 1 | -1/+1 |
* | Remove MD bits for unsupported architectures. | tjr | 2003-10-30 | 12 | -1238/+1 |
* | Disclaim ownership of pppd/chat. It is vendor code, but has been badly | peter | 2003-10-29 | 1 | -3/+3 |
* | Build the NgATM user space SSCOP tool (unless NOATM is defined). | harti | 2003-10-29 | 4 | -0/+28 |
* | take mux's fix to the next level, scan the names and make the field larger | jmg | 2003-10-28 | 1 | -4/+15 |
* | Fix truss so that it doesn't abort/exit when a syscall has been given | marcel | 2003-10-27 | 1 | -0/+5 |
* | Fix up warnings. There were some biggies here. There seems to be two | peter | 2003-10-26 | 1 | -13/+13 |
* | Stop gcc warnings | peter | 2003-10-26 | 2 | -2/+2 |
* | Fix a warning that showed up on 64 bit systems. It was actually a real | peter | 2003-10-26 | 1 | -1/+1 |
* | Fix warning about cgetent() argument. | peter | 2003-10-26 | 1 | -1/+1 |
* | More xdrproc_t issues. | peter | 2003-10-26 | 1 | -4/+4 |
* | More xdrproc_t warnings. | peter | 2003-10-26 | 3 | -10/+14 |
* | The math function logf() probably isn't doing us much good for logging | peter | 2003-10-26 | 1 | -0/+1 |
* | Move the -Wtraditional warning from the global cpp flags to when the -p | peter | 2003-10-26 | 1 | -2/+1 |