OpenBSD CVS

CVS log for src/sys/sys/Attic/timex.h


[BACK] Up to [local] / src / sys / sys

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5.16.3, Fri Mar 28 00:41:30 2003 UTC (21 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.5.16.2: +1 -1 lines
FILE REMOVED

Sync the SMP branch with 3.3

Revision 1.6.4.2, Tue Oct 29 00:36:49 2002 UTC (21 years, 7 months ago) by art
Branch: UBC
Changes since 1.6.4.1: +1 -1 lines
FILE REMOVED

sync to -current

Revision 1.9, Sat Jul 6 19:14:20 2002 UTC (21 years, 11 months ago) by nordin
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED

Remove kernel support for NTP. ok deraadt@ and tholo@

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 3 21:19:08 2002 UTC (21 years, 11 months ago) by miod
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Change all variables definitions (int foo) in sys/sys/*.h to variable
declarations (extern int foo), and compensate in the appropriate locations.

Revision 1.6.4.1 / (download) - annotate - [select for diffs], Tue Jun 11 03:32:34 2002 UTC (22 years ago) by art
Branch: UBC
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Sync UBC branch to -current

Revision 1.5.16.2 / (download) - annotate - [select for diffs], Thu Mar 28 14:52:02 2002 UTC (22 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.5.16.1: +3 -3 lines
Diff to previous 1.5.16.1 (colored) to branchpoint 1.5 (colored)

Merge in -current from roughly a week ago

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 14 01:27:14 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

First round of __P removal in sys

Revision 1.5.16.1 / (download) - annotate - [select for diffs], Wed Oct 31 03:30:30 2001 UTC (22 years, 7 months ago) by nate
Branch: SMP
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Sync the SMP branch to something just after 3.0

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 20 17:02:32 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: UBC_BASE, OPENBSD_3_0_BASE, OPENBSD_3_0
Branch point for: UBC
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

occured->occurred

idea from deraadt@ via NetBSD
millert@ ok

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 22 00:35:59 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Branch point for: SMP
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

__OpenBSD__

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 21 22:32:08 1996 UTC (28 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.3: +1 -296 lines
Diff to previous 1.3 (colored)

partial sync with netbsd 960418, more to come

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 18 21:41:16 1996 UTC (28 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.2: +303 -0 lines
Diff to previous 1.2 (colored)

Merge of NetBSD 960317

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 3 12:12:29 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (colored)

From NetBSD: 960217 merge

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 29 23:05:11 1996 UTC (28 years, 4 months ago) by tholo
Branch: MAIN

Add kernel PLL for system clock
Add ntp_adjtime() and ntp_gettime() system calls
Mostly stolen from FreeBSD

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.