| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't forget to pretend that `make -n -jN' makes the targets that it | Bruce Evans | 1998-06-04 | 1 | -1/+2 |
* | Spelling corrections. | Joseph Koshy | 1998-06-03 | 1 | -3/+3 |
* | PR: bin/6828 | Peter Hawkins | 1998-06-02 | 1 | -30/+53 |
* | Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn about | Peter Wemm | 1998-06-02 | 2 | -10/+25 |
* | Look for kzhead.o and kztail.o in /usr/lib/aout. | John Hay | 1998-06-01 | 1 | -3/+3 |
* | SUBDIR += ldd | Peter Wemm | 1998-06-01 | 1 | -2/+2 |
* | ldd standalone build, after repository copy. | Peter Wemm | 1998-06-01 | 1 | -2/+1 |
* | Trim a domain part for wtmp as same as showed by "netstat -r". | Atsushi Murai | 1998-06-01 | 1 | -1/+5 |
* | Fixed double slashes in pathnames. | Bruce Evans | 1998-05-31 | 1 | -3/+3 |
* | objformat is part of the i386 mid life identity crisis. On alpha, things | John Birrell | 1998-05-31 | 1 | -5/+4 |
* | Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. | Poul-Henning Kamp | 1998-05-28 | 1 | -3/+3 |
* | Reviewed by: Peter Hawkins <thepish@FreeBSD.org> | Daniel O'Callaghan | 1998-05-28 | 2 | -18/+47 |
* | Correctly display the interrupt counts. | John Hay | 1998-05-27 | 1 | -1/+6 |
* | Convert to more canonical format.. It seems that both Soren and I were | Peter Wemm | 1998-05-27 | 1 | -8/+8 |
* | Compile & use objformat as it was intended to, I have no idea why | Søren Schmidt | 1998-05-27 | 2 | -18/+11 |
* | ELF preparation step 2: | Søren Schmidt | 1998-05-26 | 2 | -11/+11 |
* | Get owner/group/modes right | Søren Schmidt | 1998-05-26 | 1 | -9/+11 |
* | Oops, remember CFLAGS... | Søren Schmidt | 1998-05-26 | 1 | -8/+6 |
* | PR: 1904 | Daniel O'Callaghan | 1998-05-26 | 1 | -1/+6 |
* | "EOF of file..." is written to stderr and not stdout. | Steve Price | 1998-05-26 | 1 | -2/+2 |
* | ELF preparation step 1: | Søren Schmidt | 1998-05-25 | 7 | -4/+10 |
* | Only compile on install. | Søren Schmidt | 1998-05-25 | 1 | -0/+3 |
* | Make objformat DTRT when in the make world environment. | Søren Schmidt | 1998-05-25 | 2 | -4/+14 |
* | Back out Steve's fix, as this was already fixed by me in revision 1.6 | Dag-Erling Smørgrav | 1998-05-25 | 1 | -4/+0 |
* | Only allow 'who' and 'who am i' as valid usages. | Steve Price | 1998-05-25 | 1 | -1/+5 |
* | Allow spaces in the filename to be decoded to. | Steve Price | 1998-05-25 | 1 | -2/+2 |
* | Allow a user in group 0 to su(1) to root if their primary | Steve Price | 1998-05-25 | 2 | -9/+21 |
* | Add a graceful jumping off point with a new .error directive. | Steve Price | 1998-05-25 | 2 | -21/+60 |
* | Sort SEE ALSO section alphabetically. | Joseph Koshy | 1998-05-22 | 1 | -3/+3 |
* | Cosmetic fix. Compute header field widths from UT_{HOST,LINE,NAME}SIZE | Joseph Koshy | 1998-05-21 | 1 | -4/+13 |
* | Support integer constant unsigned-suffix and long-long-suffix. | Robert Nordier | 1998-05-19 | 1 | -3/+21 |
* | Make "netstat -s" display stats on fast-forwarded packets. | Pierre Beyssac | 1998-05-19 | 1 | -2/+5 |
* | Use the correct name of the login.conf(5) capability (`passwordperiod' -> | Joseph Koshy | 1998-05-19 | 1 | -4/+4 |
* | Include correct header to get definition of struct sockaddr_un. | Mark Murray | 1998-05-16 | 1 | -1/+2 |
* | Fix rev. 1.7: get offsetof from the correct header file. | Garrett Wollman | 1998-05-16 | 1 | -2/+2 |
* | Fix broken sun_len usage: it is not sun_path length but bigger | Andrey A. Chernov | 1998-05-16 | 1 | -2/+5 |
* | mbuf, inet, and unix modules no longer read kvm. | Garrett Wollman | 1998-05-15 | 5 | -199/+265 |
* | More programs are now broken on alpha due to the libbind changes | John Birrell | 1998-05-15 | 1 | -12/+13 |
* | Change variable from long to time_t where they are passed by reference | John Birrell | 1998-05-15 | 1 | -2/+3 |
* | Add cross references for find(1), locate(1), whereis(1) and which(1). | Joseph Koshy | 1998-05-15 | 4 | -4/+13 |
* | Change the name of a variable from _start to s_start. On alpha there | John Birrell | 1998-05-15 | 3 | -8/+8 |
* | Allow `w' to treat a corrupted "utmp" as a non fatal error. | Joseph Koshy | 1998-05-14 | 1 | -4/+7 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | Poul-Henning Kamp | 1998-05-13 | 2 | -3/+3 |
* | Fix broken (at least on alpha, but probably on i386 too) code which | John Birrell | 1998-05-13 | 1 | -4/+4 |
* | Some commands are shell builtins. Execute the builtins by the shell | Wolfram Schneider | 1998-05-12 | 1 | -1/+50 |
* | Fixed missing dependencies on headers generated by rpcgen, as usual. | Bruce Evans | 1998-05-10 | 1 | -11/+9 |
* | Fix my last change: the .Fx macro doesn't do anything useful without an | Garrett Wollman | 1998-05-09 | 1 | -2/+2 |
* | Documentation fix: delete references to T/TCP as they are not relevant | Garrett Wollman | 1998-05-09 | 2 | -12/+36 |
* | Arrggghhhh... forgot to strip the / after outputting %2f | Dag-Erling Smørgrav | 1998-05-09 | 1 | -3/+6 |
* | Map a leading / in -c argument to %2f instead of dropping it silently. | Dag-Erling Smørgrav | 1998-05-09 | 1 | -9/+4 |