Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 2 | -1/+2 |
| | |||||
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 2 | -8/+0 |
| | | | | OK'ed by: imp, core | ||||
* | Quiet warnings about copyright[]. | obrien | 2003-05-01 | 1 | -2/+2 |
| | |||||
* | The .Nm utility | charnier | 2002-07-06 | 1 | -4/+7 |
| | |||||
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
| | |||||
* | Correct History: sync(8) appeared in V4. | tjr | 2002-06-03 | 1 | -1/+1 |
| | |||||
* | o __P has been reoved | imp | 2002-02-02 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | o Old-style K&R declarations have been converted to new C89 style o register has been removed o prototype for main() has been removed (gcc3 makes it an error) o int main(int argc, char *argv[]) is the preferred main definition. o Attempt to not break style(9) conformance for declarations more than they already are. o Change int foo() { ... to int foo(void) { ... | ||||
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -2/+0 |
| | | | | | | set WARNS=0. Reviewed by: mike | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | WARNS= -> WARNS?= | dd | 2001-06-22 | 1 | -1/+1 |
| | | | | Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | <stdlib.h> is needed for exit(3) when building with -fno-builtin. | des | 2001-06-19 | 1 | -0/+1 |
| | |||||
* | Spelling police: insure -> ensure | dd | 2001-05-24 | 1 | -1/+1 |
| | | | | | PR: 27600 Submitted by: Iain Templeton <iain@ugh.net.au> | ||||
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 2 | -0/+4 |
| | | | | MFC after: 1 week | ||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | Update stale references to update(4) with references to the new | sheldonh | 2000-07-19 | 1 | -1/+1 |
| | | | | syncer(4) manual page. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 3 | -3/+3 |
| | |||||
* | Correct use of .Nm. Add section number to .Xr references. Add rcsid. | charnier | 1998-05-18 | 2 | -8/+10 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Sort cross references. | wosch | 1997-01-13 | 1 | -2/+2 |
| | |||||
* | -Wall cleaning. | steve | 1996-12-14 | 1 | -3/+3 |
| | |||||
* | Added a update(4) man page to describe the kernel initiated update | mpp | 1996-02-12 | 1 | -3/+3 |
| | | | | process and changed all of the old references to update(8) to update(4). | ||||
* | Added $Id$ | dg | 1994-09-24 | 3 | -0/+4 |
| | |||||
* | The former patch to sync.c was short-lived. Bruce pointed out that | phk | 1994-09-20 | 1 | -2/+3 |
| | | | | "Now it is has 2 portability bugs, which is a lot for 5 lines of working code" | ||||
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 1 | -1/+3 |
| | | | | | Reviewed by: phk Submitted by: Josef Grosch <joeg@gagme.wwa.com> | ||||
* | Fix makefiles for our macros. | wollman | 1994-08-05 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 3 | -0/+127 |