The NetBSD Project

CVS log for src/share/man/man7/src.7

[BACK] Up to [cvs.NetBSD.org] / src / share / man / man7

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Sun Aug 21 07:10:03 2022 UTC (19 months, 1 week ago) by lukem
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.16: +1 -6 lines
Diff to previous 1.16 (colored) to selected 1.3 (colored)

Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC

Remove support for building extsrc/:
1. Makefile: remove do-extsrc target.
2. build.sh: remove options -y and -Y extsrcdir.
3. distrib/sets: remove support for extsrc in various tools
   including the options -L ext and -y, and the extsrc sets.
4. doc/BUILDING.mdoc: remove docs for extsrc/, EXTSRCSRCDIR, MKEXTSRC (etc)
5. bsd.own.mk and various Makefiles: remove support for extsrc/,
   EXTSRCSRCDIR, MKEXTSRC.

As proposed on tech-kern and tech-userlevel on 2022-01-07
and followed up on 2022-08-21.

Revision 1.16 / (download) - annotate - [select for diffs], Thu May 14 16:32:57 2020 UTC (3 years, 10 months ago) by snj
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.15: +8 -24 lines
Diff to previous 1.15 (colored) to selected 1.3 (colored)

- prune src/gnu and src/sys/netsmb
- add src/sys/netcan
- remove bogus statement about location of reachover Makefiles
- tweak language

Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 23 09:21:00 2018 UTC (5 years, 6 months ago) by maxv
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp
Changes since 1.14: +2 -5 lines
Diff to previous 1.14 (colored) to selected 1.3 (colored)

Remove ISDN from the kernel. It has remained unmaintained for a long time,
is of poor quality, and is now an obstacle to MP-ification. It was removed
ten years ago from FreeBSD for the same reason.

This retires a big user of the mbuf API, and will ease maintenance of the
kernel.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Sep 6 09:44:09 2018 UTC (5 years, 6 months ago) by maxv
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored) to selected 1.3 (colored)

Replace netkey/ -> netipsec/, everything was moved into netipsec/.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 6 06:41:59 2018 UTC (5 years, 6 months ago) by maxv
Branch: MAIN
Changes since 1.12: +2 -4 lines
Diff to previous 1.12 (colored) to selected 1.3 (colored)

Remove the network ATM code.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 15 05:16:41 2018 UTC (5 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-0906, pgoyette-compat-0728
Changes since 1.11: +2 -4 lines
Diff to previous 1.11 (colored) to selected 1.3 (colored)

Retire ipkdb entirely. The option was removed from the config files
yesterday.

ok kamil christos

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 15 17:44:52 2017 UTC (7 years, 1 month ago) by abhinav
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-compat-base, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.3 (colored)

Fix spelling: s/alogorithms/algorithms

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 21 01:05:33 2015 UTC (8 years, 10 months ago) by ozaki-r
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, bouyer-socketcan
Changes since 1.9: +2 -4 lines
Diff to previous 1.9 (colored) to selected 1.3 (colored)

Remove description of netns/

Pointed out by Kamil Rytarowski

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 27 11:55:08 2014 UTC (9 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.3 (colored)

PR/49325: Henning Petersen: Add missing .El's.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 27 07:49:25 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.3 (colored)

Add missing .El. From Henning Petersen in PR 49325.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 18 08:33:24 2014 UTC (9 years, 5 months ago) by snj
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.3 (colored)

src is too big these days to tolerate superfluous apostrophes.  It's
"its", people!

Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 18 18:20:40 2014 UTC (10 years ago) by riastradh
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Branch point for: yamt-pagecache
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

Merge riastradh-drm2 to HEAD.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 20 21:39:59 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

Use Mt for email addresses.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 25 23:15:14 2013 UTC (10 years, 11 months ago) by jdf
Branch: MAIN
CVS Tags: riastradh-drm2-base
Branch point for: tls-maxphys, riastradh-drm2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Fix timestamp in the licence.

Revision 1.3 / (download) - annotate - [selected], Thu Apr 25 23:05:09 2013 UTC (10 years, 11 months ago) by jdf
Branch: MAIN
Changes since 1.2: +24 -2 lines
Diff to previous 1.2 (colored)

Add licence.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 25 21:52:48 2013 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.1: +39 -25 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Fix mdoclint warnings.
XXX: licence missing, please add it.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 25 12:05:54 2013 UTC (10 years, 11 months ago) by jdf
Branch: MAIN
Diff to selected 1.3 (colored)

Commit the file src.7 describing the source layout of the NetBSD src tree.
Written by Elvira Khabirova and Mingzhe Wang (the sys/ part) in the scope of
Google Code-In 2012/2013.

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>