| Commit message (Expand) | Author | Age | Files | Lines |
* | Look for kzhead.o and kztail.o in /usr/lib/aout. | jhay | 1998-06-01 | 1 | -3/+3 |
* | SUBDIR += ldd | peter | 1998-06-01 | 1 | -2/+2 |
* | ldd standalone build, after repository copy. | peter | 1998-06-01 | 1 | -2/+1 |
* | Trim a domain part for wtmp as same as showed by "netstat -r". | amurai | 1998-06-01 | 1 | -1/+5 |
* | Fixed double slashes in pathnames. | bde | 1998-05-31 | 1 | -3/+3 |
* | objformat is part of the i386 mid life identity crisis. On alpha, things | jb | 1998-05-31 | 1 | -5/+4 |
* | Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. | phk | 1998-05-28 | 1 | -3/+3 |
* | Reviewed by: Peter Hawkins <thepish@FreeBSD.org> | danny | 1998-05-28 | 2 | -18/+47 |
* | Correctly display the interrupt counts. | jhay | 1998-05-27 | 1 | -1/+6 |
* | Convert to more canonical format.. It seems that both Soren and I were | peter | 1998-05-27 | 1 | -8/+8 |
* | Compile & use objformat as it was intended to, I have no idea why | sos | 1998-05-27 | 2 | -18/+11 |
* | ELF preparation step 2: | sos | 1998-05-26 | 2 | -11/+11 |
* | Get owner/group/modes right | sos | 1998-05-26 | 1 | -9/+11 |
* | Oops, remember CFLAGS... | sos | 1998-05-26 | 1 | -8/+6 |
* | PR: 1904 | danny | 1998-05-26 | 1 | -1/+6 |
* | "EOF of file..." is written to stderr and not stdout. | steve | 1998-05-26 | 1 | -2/+2 |
* | ELF preparation step 1: | sos | 1998-05-25 | 7 | -4/+10 |
* | Only compile on install. | sos | 1998-05-25 | 1 | -0/+3 |
* | Make objformat DTRT when in the make world environment. | sos | 1998-05-25 | 2 | -4/+14 |
* | Back out Steve's fix, as this was already fixed by me in revision 1.6 | des | 1998-05-25 | 1 | -4/+0 |
* | Only allow 'who' and 'who am i' as valid usages. | steve | 1998-05-25 | 1 | -1/+5 |
* | Allow spaces in the filename to be decoded to. | steve | 1998-05-25 | 1 | -2/+2 |
* | Allow a user in group 0 to su(1) to root if their primary | steve | 1998-05-25 | 2 | -9/+21 |
* | Add a graceful jumping off point with a new .error directive. | steve | 1998-05-25 | 2 | -21/+60 |
* | Sort SEE ALSO section alphabetically. | jkoshy | 1998-05-22 | 1 | -3/+3 |
* | Cosmetic fix. Compute header field widths from UT_{HOST,LINE,NAME}SIZE | jkoshy | 1998-05-21 | 1 | -4/+13 |
* | Support integer constant unsigned-suffix and long-long-suffix. | rnordier | 1998-05-19 | 1 | -3/+21 |
* | Make "netstat -s" display stats on fast-forwarded packets. | pb | 1998-05-19 | 1 | -2/+5 |
* | Use the correct name of the login.conf(5) capability (`passwordperiod' -> | jkoshy | 1998-05-19 | 1 | -4/+4 |
* | Include correct header to get definition of struct sockaddr_un. | markm | 1998-05-16 | 1 | -1/+2 |
* | Fix rev. 1.7: get offsetof from the correct header file. | wollman | 1998-05-16 | 1 | -2/+2 |
* | Fix broken sun_len usage: it is not sun_path length but bigger | ache | 1998-05-16 | 1 | -2/+5 |
* | mbuf, inet, and unix modules no longer read kvm. | wollman | 1998-05-15 | 5 | -199/+265 |
* | More programs are now broken on alpha due to the libbind changes | jb | 1998-05-15 | 1 | -12/+13 |
* | Change variable from long to time_t where they are passed by reference | jb | 1998-05-15 | 1 | -2/+3 |
* | Add cross references for find(1), locate(1), whereis(1) and which(1). | jkoshy | 1998-05-15 | 4 | -4/+13 |
* | Change the name of a variable from _start to s_start. On alpha there | jb | 1998-05-15 | 3 | -8/+8 |
* | Allow `w' to treat a corrupted "utmp" as a non fatal error. | jkoshy | 1998-05-14 | 1 | -4/+7 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 2 | -3/+3 |
* | Fix broken (at least on alpha, but probably on i386 too) code which | jb | 1998-05-13 | 1 | -4/+4 |
* | Some commands are shell builtins. Execute the builtins by the shell | wosch | 1998-05-12 | 1 | -1/+50 |
* | Fixed missing dependencies on headers generated by rpcgen, as usual. | bde | 1998-05-10 | 1 | -11/+9 |
* | Fix my last change: the .Fx macro doesn't do anything useful without an | wollman | 1998-05-09 | 1 | -2/+2 |
* | Documentation fix: delete references to T/TCP as they are not relevant | wollman | 1998-05-09 | 2 | -12/+36 |
* | Arrggghhhh... forgot to strip the / after outputting %2f | des | 1998-05-09 | 1 | -3/+6 |
* | Map a leading / in -c argument to %2f instead of dropping it silently. | des | 1998-05-09 | 1 | -9/+4 |
* | Describe absolute paths in FTP URL's. This patch has been sitting | fenner | 1998-05-09 | 1 | -3/+16 |
* | In the SEE ALSO section, {get,set}rlimit are said to be in the section | max | 1998-05-08 | 1 | -3/+3 |
* | Added y.tab.h to SRCS. This should have been used to get dependencies | bde | 1998-05-05 | 3 | -6/+6 |
* | Put y.tab.h back in SRCS. This used to be the best way to get | bde | 1998-05-05 | 1 | -1/+2 |