Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -4/+0 |
| | | | | Discussed with: ru | ||||
* | Expand contractions. | ru | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
| | |||||
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -2/+2 |
| | |||||
* | Let bsd.prog.mk set SRCS and MAN to their default values. | ru | 2005-01-28 | 1 | -1/+0 |
| | |||||
* | Sort sections. | ru | 2005-01-18 | 2 | -12/+12 |
| | |||||
* | Eliminate macro calls inside literal displays. | ru | 2005-01-15 | 1 | -1/+1 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | Remove __P, as well as other non-FreeBSD relevant code. | imp | 2004-11-08 | 1 | -50/+2 |
| | |||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 2 | -2/+2 |
| | | | | any fake value. | ||||
* | Fix a few cases that relied on 'implicit int' (constraint violation in C99). | stefanf | 2004-07-11 | 1 | -1/+1 |
| | |||||
* | Eliminated double whitespace. | ru | 2004-07-03 | 1 | -1/+2 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 2 | -101/+202 |
| | |||||
* | Include <string.h> for prototypes of various string functions. | stefanf | 2004-05-24 | 1 | -0/+1 |
| | | | | Approved by: das (mentor) | ||||
* | Remove spurious semicolons. Outside of functions they are actually errors but | stefanf | 2004-05-16 | 1 | -1/+1 |
| | | | | | | | | GCC doesn't warn about them without -pedantic. Approved by: das (mentor) PR: 56649 Reviewed by: md5 | ||||
* | Properly use strftime(): NUL terminating character is already taken into | charnier | 2004-01-04 | 1 | -1/+1 |
| | | | | account. | ||||
* | Use -D to rename the log() function (extensively used) rather than | peter | 2003-10-30 | 1 | -1/+1 |
| | | | | using the gcc-specific -fno-builtin-log switch. | ||||
* | Disable the log() builtin (the math function), because it will not do much | peter | 2003-10-26 | 1 | -1/+1 |
| | | | | logging of information like the program expects. | ||||
* | Get rid of duplicates. | ru | 2003-09-14 | 1 | -1/+1 |
| | |||||
* | Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead of | bde | 2003-04-16 | 2 | -2/+2 |
| | | | | hard-coding a path to the library that is wrong in some corner cases. | ||||
* | style.Makefile(5) | obrien | 2003-04-04 | 2 | -2/+2 |
| | |||||
* | english(4) police. | schweikh | 2002-12-27 | 3 | -3/+3 |
| | |||||
* | Check for FD_SET overruns. | nectar | 2002-09-09 | 4 | -0/+10 |
| | | | | Obtained from: NetBSD | ||||
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 1 | -1/+1 |
| | | | | | | | breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's. Reviewed by: -hackers, -net | ||||
* | The .Nm utility | charnier | 2002-07-14 | 4 | -31/+52 |
| | |||||
* | Mark all internal libraries with INTERNALLIB. | ru | 2002-05-13 | 1 | -6/+1 |
| | |||||
* | Beware the log demon! (Fix typo: s/demon/daemon/) | dd | 2002-05-11 | 1 | -1/+1 |
| | | | | Submitted by: zhuravlev alexander <zaa@ulstu.ru> | ||||
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 2 | -0/+2 |
| | | | | | | This is not "useless", as one may have non-default setting for BINOWN in make.conf, and we still want these to be installed setuid root in this case. | ||||
* | mdoc(7) police: fixed the "new sentence" bogons. | ru | 2001-08-10 | 1 | -2/+5 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 7 | -36/+38 |
| | | | | | 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 | 4 | -60/+60 |
| | |||||
* | Mark some functions as __printflike() | kris | 2001-07-05 | 2 | -3/+3 |
| | | | | MFC after: 1 week | ||||
* | Remove spurious extra format string argument. | kris | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 4 | -0/+4 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 4 | -4/+0 |
| | |||||
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -1/+1 |
| | | | | Seperate does not exist in the english language. | ||||
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 2 | -3/+3 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 2 | -6/+9 |
| | |||||
* | mdoc(7) police: added missing .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
| | |||||
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
| | | | | Use _PATH_* where where possible. | ||||
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 4 | -12/+12 |
| | |||||
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 3 | -36/+21 |
| | |||||
* | String buffer safety cleanup. I don't think any of these were exploitable | kris | 2000-10-09 | 4 | -12/+8 |
| | | | | | | | | | | | remotely, but they would be if e.g. it happened to call the logging function using a DNS hostname. Also replace random() by arc4random() - only one of these is arguably required since it's directly used in the protocol, but we might as well replace both to avoid using two different PRNGs. Reviewed by: green, alex | ||||
* | 1000000 usec -> 1 sec 0 usec; fix. | charnier | 2000-03-26 | 2 | -3/+3 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 3 | -31/+62 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | Add $FreeBSD$ lines to man pages that are missing them to make it | mpp | 1999-08-28 | 3 | -1/+7 |
| | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 32 | -32/+32 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -1/+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 |