The NetBSD Project

CVS log for src/usr.sbin/sysctl/Attic/sysctl.c

[BACK] Up to [cvs.netbsd.org] / src / usr.sbin / sysctl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Mon Jan 17 02:32:07 2000 UTC (10 years ago) by itojun
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, mjf-devfs2, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, HEAD
Changes since 1.22: +0 -0 lines
FILE REMOVED

Moved to sbin/sysctl/sysctl.c,v

Revision 1.21.2.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:38:10 1999 UTC (10 years, 1 month ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.21: +146 -18 lines
Diff to previous 1.21 (colored) next main 1.22 (colored)

Pull up to last week's -current.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Sep 28 14:48:48 1999 UTC (10 years, 4 months ago) by bouyer
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.21: +146 -18 lines
Diff to previous 1.21 (colored)

Add handling of the proc hierarchy. Document it, as well as kern.defcorename.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jul 30 10:29:35 1999 UTC (10 years, 6 months ago) by itojun
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

do not include sys/netinet6/in6_systm.h, this has been empty.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jul 2 08:58:22 1999 UTC (10 years, 7 months ago) by itojun
Branch: MAIN
Changes since 1.19: +215 -5 lines
Diff to previous 1.19 (colored)

IPv6/IPsec sysctl MIB support.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 26 22:13:52 1999 UTC (10 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.18: +37 -2 lines
Diff to previous 1.18 (colored)

Add support for kern.mbuf.*

Revision 1.18 / (download) - annotate - [select for diffs], Fri Nov 13 20:56:21 1998 UTC (11 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Changes since 1.17: +13 -5 lines
Diff to previous 1.17 (colored)

Direct the user to use nfsstat to print nfs statistics.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Nov 13 20:16:49 1998 UTC (11 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +111 -3 lines
Diff to previous 1.16 (colored)

Implement support for the vfs. toplevel.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 11 17:44:02 1998 UTC (11 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.15: +7 -6 lines
Diff to previous 1.15 (colored)

Fix typos lossage on the Alpha.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 5 23:23:29 1998 UTC (11 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Include unistd.h to import declaration of getopt(3)

Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 5 14:02:00 1998 UTC (11 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.13: +55 -44 lines
Diff to previous 1.13 (colored)

WARNSify

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 1 02:26:07 1998 UTC (11 years, 11 months ago) by fvdl
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Merge with Lite2 + local changes

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 1 02:14:20 1998 UTC (11 years, 11 months ago) by fvdl
Branch: CSRG
CVS Tags: lite-2
Changes since 1.1.1.1: +80 -8 lines
Diff to previous 1.1.1.1 (colored)

Import 4.4BSD-Lite2

Revision 1.12 / (download) - annotate - [select for diffs], Fri Feb 6 21:18:46 1998 UTC (12 years ago) by jonathan
Branch: MAIN
Changes since 1.11: +9 -2 lines
Diff to previous 1.11 (colored)

Tell user to use xnptdc to view kern.ntptime, as a workaround until
sysctl and libntp agree about "progname".
Based on a patch suggested by Soren S. Jorvang <soren@t.dk> in PR bin/4433.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 1 06:54:14 1997 UTC (12 years, 3 months ago) by lukem
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

getopt returns -1 not EOF

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 9 05:38:55 1997 UTC (13 years, 1 month ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Changes since 1.9: +5 -2 lines
Diff to previous 1.9 (colored)

Grok and document CTL_DDB.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 30 07:12:50 1995 UTC (14 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.8: +7 -2 lines
Diff to previous 1.8 (colored)

New-style RCS ids.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 30 07:05:22 1995 UTC (14 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored)

Add support for the net.inet.tcp sysctl group and document.  From
John Kohl <jtk@kolvir.blrc.ma.us>.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 7 17:41:17 1995 UTC (14 years, 8 months ago) by cgd
Branch: MAIN
Changes since 1.6: +6 -5 lines
Diff to previous 1.6 (colored)

typeof(timeval.tv_sec) != time_t

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 2 15:03:34 1995 UTC (14 years, 8 months ago) by pk
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Correct argument in error msg. (PR #1087)

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 23 16:42:26 1994 UTC (15 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4 (colored)

be safe with types

Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 18 21:59:40 1994 UTC (15 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Print tickadj.

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 13 11:02:09 1994 UTC (15 years, 9 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.2: +1 -11 lines
Diff to previous 1.2 (colored)

re-enable net sysctl code

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 9 04:02:31 1994 UTC (15 years, 9 months ago) by cgd
Branch: MAIN
Changes since 1.1: +13 -2 lines
Diff to previous 1.1 (colored)

punt networking goo for now

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 9 03:49:45 1994 UTC (15 years, 9 months ago) by cgd
Branch: CSRG
CVS Tags: lite-1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

sysctl-of-fish

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 9 03:49:44 1994 UTC (15 years, 9 months ago) by cgd
Branch: MAIN

Initial revision

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.




CVSweb <webmaster@jp.NetBSD.org>