| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out the removal (here too) of the "custom" version of | ru | 2003-02-19 | 2 | -1/+2 |
* | chflags(1) repo copied, usr.bin->bin. | obrien | 2003-02-18 | 4 | -345/+0 |
* | Correctly alphabetize options[] so we don't stop at -nouser when searching | des | 2003-02-18 | 1 | -1/+1 |
* | Add #include <sys/resource.h> | phk | 2003-02-16 | 1 | -0/+1 |
* | Add #include <sys/resource.h> | phk | 2003-02-16 | 3 | -0/+3 |
* | Remove #include <sys/dkstat.h> | phk | 2003-02-16 | 6 | -6/+0 |
* | Back out previous commit, I wasn't thinking clearly. | des | 2003-02-15 | 1 | -2/+1 |
* | Set PAM_RHOST to "localhost" if no remote host was specified. This allows | des | 2003-02-15 | 1 | -1/+2 |
* | Update for version 3.40. | obrien | 2003-02-15 | 1 | -2/+8 |
* | Add the Space Shuttle Columbia incident to calendar.history. While here | seanc | 2003-02-15 | 3 | -37/+51 |
* | Add __unused to the declaration of yyrcsid in a more portable way. | davidc | 2003-02-12 | 1 | -1/+4 |
* | Get Fox Talbot's birth year right. How could anybody have expected | grog | 2003-02-11 | 1 | -1/+1 |
* | - Determine the size of buffers with sizeof() instead of using | robert | 2003-02-10 | 1 | -7/+7 |
* | Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() instead | tjr | 2003-02-10 | 1 | -10/+10 |
* | Backout my previous commit as requested. This solution generates | davidc | 2003-02-08 | 1 | -2/+1 |
* | Use waitpid() instead of wait() since we know the pid of the process we | des | 2003-02-08 | 1 | -1/+2 |
* | I seem to have never added myself to the FreeBSD birthday calendar. | chris | 2003-02-08 | 1 | -0/+1 |
* | Add __unused to the declaration of yyrcsid. | davidc | 2003-02-07 | 1 | -1/+2 |
* | Fix singular/plural confusion in a printf. | mike | 2003-02-06 | 1 | -1/+2 |
* | Pass the correct, verified username to PAM instead of getlogin(). | des | 2003-02-06 | 1 | -1/+1 |
* | Do not start err(3) strings with uppercase nor dot terminate them. | charnier | 2003-02-05 | 2 | -9/+8 |
* | Header was included twice. Hardcode program name in usage string. | charnier | 2003-02-05 | 1 | -5/+1 |
* | Wrap long line. Use .Ar instead of .Nm where appropriate. | charnier | 2003-02-05 | 1 | -8/+9 |
* | Remove 2 more unused doc Makefiles. | trhodes | 2003-02-04 | 2 | -23/+0 |
* | Remove another unused Makefile. | trhodes | 2003-02-03 | 1 | -8/+0 |
* | Add a man page. | obrien | 2003-02-03 | 2 | -1/+118 |
* | Make WARNS=5 clean even on 64-bit platforms. | obrien | 2003-02-03 | 2 | -35/+36 |
* | Make WARNS=5 on i386, (WARNS=1 on 64-bit platforms). | obrien | 2003-02-03 | 2 | -59/+59 |
* | Try to tighten up the types a little bit to help debugging with GDB. | obrien | 2003-02-02 | 1 | -35/+36 |
* | Add my birthday. | rushani | 2003-02-01 | 1 | -0/+1 |
* | The newly appointed .org registrar has a pecular output format so | roberto | 2003-01-31 | 1 | -1/+15 |
* | A few changes for clarity. | trhodes | 2003-01-27 | 1 | -13/+17 |
* | Don't try to fseek before the beginning of the file; POSIX requires that | fenner | 2003-01-27 | 1 | -7/+8 |
* | Add a reference to talkd(8) as a hint that talk(1) depends on a | keramida | 2003-01-23 | 1 | -1/+2 |
* | Slight cleanup of the ETA / BPS code. Avoid a division by zero. | des | 2003-01-23 | 1 | -14/+12 |
* | Document netrc support. | des | 2003-01-22 | 1 | -0/+11 |
* | Add -N option to specify a netrc file. | des | 2003-01-22 | 1 | -29/+66 |
* | kenv(1) has been repo copied from usr.bin to bin. | obrien | 2003-01-20 | 4 | -251/+0 |
* | Sync with upstream again: | fanf | 2003-01-20 | 3 | -59/+148 |
* | If we're going to build and install this on ia64, we might as well | marcel | 2003-01-18 | 1 | -7/+20 |
* | Style fixes: brackets around the argument of return, and removal of | fanf | 2003-01-17 | 1 | -36/+36 |
* | Add a necessary cast, because ptrdiff_t isn't necessarily the same as int. | fanf | 2003-01-17 | 1 | -1/+1 |
* | Implement nonblocking tpc-connections. rpcgen -m does still | mbr | 2003-01-16 | 2 | -5/+33 |
* | Change the handling of non-anchored global substitutions of the empty | marcel | 2003-01-15 | 1 | -8/+9 |
* | Like sh_types, dt_tags just aren't in consecutive order, so we have to move | obrien | 2003-01-15 | 1 | -9/+78 |
* | The defined sh_types's just aren't in consecutive order, so we have to move | obrien | 2003-01-15 | 1 | -5/+32 |
* | Hookup elfdump. | obrien | 2003-01-15 | 1 | -0/+1 |
* | Add a BSDL'ed util that displays information about ELF files. | obrien | 2003-01-15 | 2 | -0/+1010 |
* | o Typo/Grammar fixes | mtm | 2003-01-14 | 3 | -10/+18 |
* | Add my birthday | brueffer | 2003-01-14 | 1 | -0/+1 |