Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+1 |
| | |||||
* | Unbreak Alpha build. | des | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | de-__P(). | alfred | 2002-07-15 | 2 | -36/+32 |
| | | | | | | | | | | | | | WARNS=4 cleanup: include headers needed. don't initialize char * with const char *. fix main() declaration. fix shadowed variable. properly cast tcpcb members for printf(3) output. remove 'register'. remove unused arg. Reviewed by: tmm, bde | ||||
* | The .Nm utility | charnier | 2002-07-14 | 1 | -3/+4 |
| | |||||
* | Remove bogus cast. | des | 2002-05-15 | 1 | -1/+1 |
| | |||||
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -2/+2 |
| | | | | | PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> | ||||
* | SECURITY: Drop `setgid kmem' bit as early as possible. | ru | 2001-08-31 | 1 | -0/+1 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+4 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -2/+2 |
| | | | | Reviewed by: ru | ||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Change types of "numeric" function to match that of a qsort comparison | dwmalone | 2001-03-05 | 1 | -3/+4 |
| | | | | function. | ||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | Sorry in this just befor code freeze commit. | shin | 2000-01-29 | 1 | -10/+50 |
| | | | | | | | | | | | | | | | | | | | | | This is fix to usr.sbin/trpt and tcp_debug.[ch] I think of putting this after 4.0 but,,, -There was bug that when INET6 is defined, IPv4 socket is not traced by trpt. -I received request from a person who distribute a program which use tcp_debug interface and print performance statistics, that -leave comptibility with old program as much as possible -use same interface with other OSes So, I talked with itojun, and synced API with netbsd IPv6 extension. makeworld check, kernel build check(includes GENERIC) is done. But if there happen to any problem, please let me know and I soon backout this change. | ||||
* | Typo | charnier | 2000-01-23 | 1 | -1/+2 |
| | |||||
* | tcp updates to support IPv6. | shin | 2000-01-09 | 2 | -13/+64 |
| | | | | | | | also a small patch to sys/nfs/nfs_socket.c, as max_hdr size change. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project | ||||
* | Remove comments left since mdoc.template time or just useless comments | phantom | 1999-10-30 | 1 | -2/+0 |
| | |||||
* | #ifdef out section of code dealing with integer timers, | jlemon | 1999-08-31 | 1 | -0/+6 |
| | | | | they aren't here any more. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Use err(3). Add usage() and prototypes. | charnier | 1997-10-22 | 2 | -53/+56 |
| | | | | Hide reference to trsp(8) that does not exist. | ||||
* | Zap antique #ifndef NEWVM code. This should be redone to use libkvm | peter | 1997-08-03 | 1 | -37/+0 |
| | | | | someday. | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -0/+1 |
| | | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it. | ||||
* | Include queue.h in preparation for struct socket changes. | dg | 1996-03-11 | 1 | -0/+1 |
| | |||||
* | Removed bogus #include of netinet/in_pcb.h | dg | 1995-04-10 | 1 | -1/+0 |
| | |||||
* | Fix a little typo. Change the "race record" to a "trace record" :-). | ats | 1995-02-10 | 1 | -1/+1 |
| | |||||
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 1 | -1/+1 |
| | | | | | | | DANGER WILL ROBINSON! _PATH_UNIX is currently defined as the literal string "don't use this". I am of two minds about this myself, but wanted to get something into the tree as quickly as possible. | ||||
* | Get rid of update. Make man page installation work with our scheme | wollman | 1994-08-05 | 1 | -1/+1 |
| | | | | (and rename a few in the process). | ||||
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 3 | -0/+573 |