The NetBSD Project

CVS log for src/sys/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / sys

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.86 / (download) - annotate - [select for diffs], Mon May 18 21:19:35 2020 UTC (3 years, 10 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, 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, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.85: +5 -1 lines
Diff to previous 1.85 (colored) to selected 1.83 (colored)

Separate devicetree .dts -> .dtb building from kernel builds. They are now
part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This
defaults to yes for earmv[67]* and aarch64, and no everywhere else.

Revision 1.85 / (download) - annotate - [select for diffs], Sat Apr 4 15:43:21 2020 UTC (3 years, 11 months ago) by jdolecek
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored) to selected 1.83 (colored)

remove SMBFS and nsmb(4) - kernel part

it's unmaintained and supports only obsolete SMB1

Revision 1.84 / (download) - annotate - [select for diffs], Mon Jun 17 17:01:50 2019 UTC (4 years, 9 months ago) by sevan
Branch: MAIN
CVS Tags: phil-wifi-20191119, 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, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.83: +1 -4 lines
Diff to previous 1.83 (colored)

evbppc port has been built with modules for some time now, drop explanation on
why it's not and the if statement to exclude it.

Revision 1.83 / (download) - annotate - [selected], Sun Sep 23 09:21:01 2018 UTC (5 years, 6 months ago) by maxv
Branch: MAIN
CVS Tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, isaki-audio2-base, isaki-audio2
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (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.82 / (download) - annotate - [select for diffs], Thu Sep 6 19:19:44 2018 UTC (5 years, 6 months ago) by maxv
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored) to selected 1.83 (colored)

Remove netkey/.

Revision 1.81 / (download) - annotate - [select for diffs], Thu Sep 6 09:13:42 2018 UTC (5 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (colored) to selected 1.83 (colored)

netnatm is gone

Revision 1.80 / (download) - annotate - [select for diffs], Sat May 27 21:02:55 2017 UTC (6 years, 10 months ago) by bouyer
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, phil-wifi-base, pgoyette-compat-base, pgoyette-compat-0906, pgoyette-compat-0728, 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, nick-nhusb-base-20170825, 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
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (colored) to selected 1.83 (colored)

merge the bouyer-socketcan branch to HEAD.

CAN stands for Controller Area Network, a broadcast network used
in automation and automotive fields. For example, the NMEA2000 standard
developped for marine devices uses a CAN network as the link layer.

This is an implementation of the linux socketcan API:
https://www.kernel.org/doc/Documentation/networking/can.txt
you can also see can(4).

This adds a new socket family (AF_CAN) and protocol (PF_CAN),
as well as the canconfig(8) utility, used to set timing parameter of
CAN hardware. Also inclued is a driver for the CAN controller
found in the allwinner A20 SoC (I tested it with an Olimex lime2 board,
connected with PIC18-based CAN devices).

There is also the canloop(4) pseudo-device, which allows to use
the socketcan API without CAN hardware.

At this time the CANFD part of the linux socketcan API is not implemented.
Error frames are not implemented either. But I could get the cansend and
canreceive utilities from the canutils package to build and run with minimal
changes. tcpudmp(8) can also be used to record frames, which can be
decoded with etherreal.

Revision 1.79 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:27 2013 UTC (11 years ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, 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, localcount-20160914, khorben-n900, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, agc-symver-base, agc-symver
Branch point for: nick-nhusb, bouyer-socketcan
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.83 (colored)

Retire OSI network stack. OK core@

Revision 1.78 / (download) - annotate - [select for diffs], Fri Aug 17 16:22:27 2012 UTC (11 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: tls-maxphys
Changes since 1.77: +4 -2 lines
Diff to previous 1.77 (colored) to selected 1.83 (colored)

Implement build_install in src/lib/Makefile, which traverses the
subdirectories and invokes dependall/install. Do this in groups
delimited by .WAIT to ensure that depending libraries can use the
installed versions and don't need to know the locations in the source
tree.

Use this new target in src/Makefile to replace most of the adhoc library
logic with two special cases, src/lib and src/compat. Adjust
sys/Makefile to include the module directory when building them. Add
some necessary .WAITs in src/lib/Makefile to reflect the dependencies
from src/Makefile and also add the rump libraries here.

Revision 1.77 / (download) - annotate - [select for diffs], Wed Jun 15 09:45:59 2011 UTC (12 years, 9 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.76: +3 -3 lines
Diff to previous 1.76 (colored) to selected 1.83 (colored)

build evbppc modules in 3 different flavours:

	- oea (default)
	- ibm4xx
	- booke

this, together with earlier machine_module[] work, should allow evbppc
platforms to use modules.

Revision 1.76 / (download) - annotate - [select for diffs], Sat Jun 26 14:24:27 2010 UTC (13 years, 9 months ago) by kefren
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, rmind-uvmplock-nbase, rmind-uvmplock-base, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: cherry-xenmp
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored) to selected 1.83 (colored)

Add MPLS support, proposed on tech-net@ a couple of days ago

Welcome to 5.99.33

Revision 1.75 / (download) - annotate - [select for diffs], Tue Dec 30 22:18:11 2008 UTC (15 years, 3 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, uebayasi-xip-base1, uebayasi-xip-base, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, matt-premerge-20091211, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.74: +3 -5 lines
Diff to previous 1.74 (colored) to selected 1.83 (colored)

Build kernel modules the same time as the rest of the system libraries.

Revision 1.74 / (download) - annotate - [select for diffs], Mon Nov 17 08:54:39 2008 UTC (15 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored) to selected 1.83 (colored)

Descend into include/rump and install headers.

Revision 1.73 / (download) - annotate - [select for diffs], Sun Nov 16 19:55:38 2008 UTC (15 years, 4 months ago) by veego
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.83 (colored)

Traverse rump for a make cleandir.

Revision 1.72 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:54 2008 UTC (15 years, 4 months ago) by ad
Branch: MAIN
Changes since 1.71: +3 -3 lines
Diff to previous 1.71 (colored) to selected 1.83 (colored)

Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.71 / (download) - annotate - [select for diffs], Thu Jul 31 01:11:53 2008 UTC (15 years, 8 months ago) by mrg
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, simonb-wapbl-nbase, simonb-wapbl-base, netbsd-5-base, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, netbsd-5
Changes since 1.70: +5 -1 lines
Diff to previous 1.70 (colored) to selected 1.83 (colored)

be sure to decend into sys/rump during "make obj".  fixes builds on r/o src.

Revision 1.70 / (download) - annotate - [select for diffs], Tue Jul 29 13:17:40 2008 UTC (15 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored) to selected 1.83 (colored)

Install rump libraries and utilities to the base system and remove the
private non-installed build infrastructure from sys/rump.

breakdown of commit:
  * install relevant headers into /usr/include/rump
  * build sys/rump/librump/rumpuser and sys/rump/librump/rumpkern
    from src/lib and install as librumpuser and librump, respectively
    + this retains the ability to test a librump build with just the
      kernel sources at hand
  * move sys/rump/fs/lib/libukfs and sys/rump/fs/lib/libp2k to src/lib
    for general consumption, they are not kernel-space dwellers anyway
  * build and install sys/rump/fs/lib/lib$fs as librumpfs_$fs
  * add chapter 3 manual pages for rump, rumpuser, ukfs and p2k
  * build and install userspace kernel file system daemons if MKPUFFS=yes
    is spexified
  * retire fsconsole for now, it will make a comeback with an actually
    implemented version shortly

Revision 1.69 / (download) - annotate - [select for diffs], Mon Jul 28 18:12:53 2008 UTC (15 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.68: +2 -6 lines
Diff to previous 1.68 (colored) to selected 1.83 (colored)

rump now builds on all ports

Revision 1.68 / (download) - annotate - [select for diffs], Mon Jul 28 14:09:55 2008 UTC (15 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.67: +2 -1 lines
Diff to previous 1.67 (colored) to selected 1.83 (colored)

add a comment stating why evbppc doesn't do lkm or modules

Revision 1.67 / (download) - annotate - [select for diffs], Mon Jul 28 13:56:59 2008 UTC (15 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.66: +2 -3 lines
Diff to previous 1.66 (colored) to selected 1.83 (colored)

blkset.S is needed on vax by some macros, so include it in the build.

Revision 1.66 / (download) - annotate - [select for diffs], Fri May 2 23:12:01 2008 UTC (15 years, 10 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa, simonb-wapbl, haad-dm
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored) to selected 1.83 (colored)

Build and install modules into /kernel/modules. Each module gets a
directory for properties, blobs, etc. It's not fixed in stone and
can easily be changed if there are issues with the location/layout.

Revision 1.65 / (download) - annotate - [select for diffs], Mon Sep 24 14:19:36 2007 UTC (16 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, mjf-devfs, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-socklock-base1, ad-audiomp-base-1
Branch point for: yamt-pf42, yamt-nfs-mp, mjf-devfs2
Changes since 1.64: +1 -2 lines
Diff to previous 1.64 (colored) to selected 1.83 (colored)

remove sun2 from no-rump list

Revision 1.64 / (download) - annotate - [select for diffs], Sun Sep 23 23:08:04 2007 UTC (16 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.63: +2 -8 lines
Diff to previous 1.63 (colored) to selected 1.83 (colored)

remove rump-block for sh3 ports

Revision 1.63 / (download) - annotate - [select for diffs], Wed Sep 19 20:36:33 2007 UTC (16 years, 6 months ago) by he
Branch: MAIN
CVS Tags: yamt-x86pmap-base
Branch point for: yamt-x86pmap
Changes since 1.62: +3 -14 lines
Diff to previous 1.62 (colored) to selected 1.83 (colored)

Re-enable rump/ for the various m68k ports, now that the consistency
between <sys/bswap.h> and libc.so has been improved.

Revision 1.62 / (download) - annotate - [select for diffs], Sun Sep 16 21:42:23 2007 UTC (16 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.61: +25 -2 lines
Diff to previous 1.61 (colored) to selected 1.83 (colored)

Temporarily disable rump build for archs which need MD twiddling
(unlikely I'll have time to fix it in the very near future)

Revision 1.61 / (download) - annotate - [select for diffs], Tue Sep 11 00:44:04 2007 UTC (16 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored) to selected 1.83 (colored)

descend into rump

Revision 1.60 / (download) - annotate - [select for diffs], Sun Oct 29 19:08:53 2006 UTC (17 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-idlelwp-base8, yamt-idlelwp, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, post-newlock2-merge, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, newlock2-nbase, newlock2-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-ufs-trans-base, mjf-ufs-trans, matt-nb4-arm-base, matt-nb4-arm, matt-mips64-base, matt-mips64, hpcarm-cleanup, ad-audiomp-base, ad-audiomp
Branch point for: vmlocking, matt-armv6, jmcneill-pm
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.83 (colored)

don't descend to crypto.

Revision 1.59 / (download) - annotate - [select for diffs], Fri Aug 25 17:40:21 2006 UTC (17 years, 7 months ago) by matt
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.58: +3 -3 lines
Diff to previous 1.58 (colored) to selected 1.83 (colored)

Don't descend into netns and netccitt

Revision 1.58 / (download) - annotate - [select for diffs], Mon Jun 19 15:44:44 2006 UTC (17 years, 9 months ago) by gdamore
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7, yamt-pdpolicy-base6, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.83 (colored)

Initial import of bluetooth stack on behalf of Iain Hibbert.  (plunky@,
NetBSD Foundation Membership still pending.)  This stack was written by
Iain under sponsorship from Itronix Inc.

The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.

Drivers for both PCMCIA and USB bluetooth controllers are included.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Dec 11 12:16:03 2005 UTC (18 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, peter-altq-base, peter-altq, gdamore-uart-base, elad-kernelauth-base, elad-kernelauth
Branch point for: yamt-pdpolicy, rpaulo-netinet-merge-pcb, gdamore-uart, chap-midi
Changes since 1.56: +1 -1 lines
Diff to previous 1.56 (colored) to selected 1.83 (colored)

merge ktrace-lwp.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Aug 20 15:42:03 2005 UTC (18 years, 7 months ago) by elad
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.83 (colored)

Install sha2.h to /usr/include/crypto.

Revision 1.55 / (download) - annotate - [select for diffs], Fri May 7 00:55:15 2004 UTC (19 years, 10 months ago) by jonathan
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, netbsd-3-base, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf, netbsd-3
Changes since 1.54: +4 -3 lines
Diff to previous 1.54 (colored) to selected 1.83 (colored)

Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
Attach FAST-IPSEC statistics with 64-bit counters to new sysctl MIB.
Rework netstat to show FAST_IPSEC statistics, via sysctl,  for
netstat -p ipsec.

New kernel files:
	sys/netipsec/Makefile		(new file; install *_var.h includes)
	sys/netipsec/ipsec_var.h	(new 64-bit mib counter struct)

Changed kernel files:
	sys/Makefile			(recurse into sys/netipsec/)
	sys/netinet/in.h		(fake IP_PROTO name for fast_ipsec
					sysctl subtree.)
	sys/netipsec/ipsec.h		(minimal userspace inclusion)
	sys/netipsec/ipsec_osdep.h	(minimal userspace inclusion)
	sys/netipsec/ipsec_netbsd.c	(redo sysctl subtree from scratch)
	sys/netipsec/key*.c		(fix broken net.key subtree)

	sys/netipsec/ah_var.h		(increase all counters to 64 bits)
	sys/netipsec/esp_var.h		(increase all counters to 64 bits)
	sys/netipsec/ipip_var.h		(increase all counters to 64 bits)
	sys/netipsec/ipcomp_var.h	(increase all counters to 64 bits)

	sys/netipsec/ipsec.c		(add #include netipsec/ipsec_var.h)
	sys/netipsec/ipsec_mbuf.c	(add #include netipsec/ipsec_var.h)
	sys/netipsec/ipsec_output.c	(add #include netipsec/ipsec_var.h)

	sys/netinet/raw_ip.c		(add #include netipsec/ipsec_var.h)
	sys/netinet/tcp_input.c		(add #include netipsec/ipsec_var.h)
	sys/netinet/udp_usrreq.c	(add #include netipsec/ipsec_var.h)

Changes to usr.bin/netstat to print the new fast-ipsec sysctl tree
for "netstat -s -p ipsec":

New file:
	usr.bin/netstat/fast_ipsec.c	(print fast-ipsec counters)

Changed files:
	usr.bin/netstat/Makefile	(add fast_ipsec.c)
	usr.bin/netstat/netstat.h	(declarations for fast_ipsec.c)
	usr.bin/netstat/main.c		(call KAME-vs-fast-ipsec dispatcher)

Revision 1.54 / (download) - annotate - [select for diffs], Mon Oct 13 06:49:14 2003 UTC (20 years, 5 months ago) by dyoung
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.83 (colored)

Build net80211/.

Revision 1.53 / (download) - annotate - [select for diffs], Fri Jul 25 23:09:26 2003 UTC (20 years, 8 months ago) by jonathan
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.83 (colored)

Descend into opencrypto (in alphabetical order) to install userland OCF header..

Revision 1.52 / (download) - annotate - [select for diffs], Sat Mar 15 22:32:07 2003 UTC (21 years ago) by he
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.51: +5 -1 lines
Diff to previous 1.51 (colored) to selected 1.83 (colored)

Do not try to build LKMs on evbppc, because we cannot predetermine
the PPC_INTR_IMPL, which is used to include a file in <machine/intr.h>.
To allow evbppc to complete a ``make release'', we also need to
factor out the LKM files to a new set list file, and tweak makeflist
to not include this file for evbppc.

Discussed with Matt Thomas.

Revision 1.51 / (download) - annotate - [select for diffs], Thu Dec 26 12:31:23 2002 UTC (21 years, 3 months ago) by jdolecek
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.83 (colored)

move msdosfs code from sys/msdosfs to sys/fs/msdosfs

Revision 1.50 / (download) - annotate - [select for diffs], Mon Dec 23 17:52:02 2002 UTC (21 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.83 (colored)

move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660

Revision 1.49 / (download) - annotate - [select for diffs], Mon Dec 23 17:38:21 2002 UTC (21 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.83 (colored)

move NTFS code from sys/ntfs to sys/fs/ntfs

Revision 1.48 / (download) - annotate - [select for diffs], Mon Dec 23 17:30:37 2002 UTC (21 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.83 (colored)

move filecorefs code from sys/filecorefs to sys/fs/filecorefs

Revision 1.47 / (download) - annotate - [select for diffs], Mon Dec 23 17:15:21 2002 UTC (21 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.83 (colored)

move adosfs files from sys/adosfs to sys/fs/adosfs

Revision 1.46 / (download) - annotate - [select for diffs], Wed Jan 9 21:51:53 2002 UTC (22 years, 2 months ago) by deberg
Branch: MAIN
CVS Tags: newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, ifpoll-base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Changes since 1.45: +4 -4 lines
Diff to previous 1.45 (colored) to selected 1.83 (colored)

descend into netsmb and fs

Revision 1.45 / (download) - annotate - [select for diffs], Sun Dec 2 00:47:21 2001 UTC (22 years, 4 months ago) by jdolecek
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.83 (colored)

add 'lkm' to SUBDIR - it got mistakely got removed in last revision

Revision 1.44 / (download) - annotate - [select for diffs], Wed Nov 28 03:52:27 2001 UTC (22 years, 4 months ago) by soren
Branch: MAIN
Changes since 1.43: +1 -7 lines
Diff to previous 1.43 (colored) to selected 1.83 (colored)

Now that simonb has fixed LKM's on MIPS, enable building them.

Revision 1.43 / (download) - annotate - [select for diffs], Fri Oct 12 21:05:08 2001 UTC (22 years, 5 months ago) by nathanw
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, thorpej-mips-cache
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.83 (colored)

Use @true instead of @${TRUE} in includes-foo targets, since there is no
variable TRUE defined in our makefile system.

This prevents "make includes" from breaking with older bsd.subdir.mk, and is
more consistent with the uses of "true" in the rest of the tree.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Sep 21 20:53:36 2001 UTC (22 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2
Changes since 1.41: +5 -1 lines
Diff to previous 1.41 (colored) to selected 1.83 (colored)

Skip the "includes" phase of src/sys/lkm.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Aug 3 18:28:09 2001 UTC (22 years, 7 months ago) by matt
Branch: MAIN
CVS Tags: thorpej-devvp-base, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-devvp
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored) to selected 1.83 (colored)

Make the directory list alphabetical again.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Jan 5 13:09:15 2001 UTC (23 years, 2 months ago) by martin
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Branch point for: nathanw_sa, kqueue
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.83 (colored)

Enable the imported ISDN4BSD based ISDN subsystem.

This is the kernel part (userland to follow soon) of the latest (and
very probably last) release (version 0.96) of ISDN4BSD. ISDN4BSD has a
homepage at http://www.freebsd-support.de/i4b/.

It gives the user various ways to use the isdn connection: raw data (via
the i4brbch "raw b-channel" device), ppp (via the isp "isdn PPP" device),
voice/answering machine (the i4btel "telephone" device) and ip over isdn
(the ipr device, "IP over raw ISDN").

Supported are a bunch of common and older cards, more to be added soon
after some cleanup. Currently only the european E-DSS1 variant of the
ISDN D channel protocol is supported.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Dec 15 01:30:36 2000 UTC (23 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.83 (colored)

Descend into the altq directory.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Jun 29 12:04:24 2000 UTC (23 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.83 (colored)

remove vm

Revision 1.37 / (download) - annotate - [select for diffs], Mon Nov 8 00:16:40 1999 UTC (24 years, 4 months ago) by mycroft
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl, fvdl-softdep-base, comdex-fall-1999-base, chs-ubc2-newbase
Branch point for: comdex-fall-1999
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored) to selected 1.83 (colored)

Builds LKMs on PowerPC (although there are still some issues with loading
them).

Revision 1.36 / (download) - annotate - [select for diffs], Thu Jul 1 08:12:45 1999 UTC (24 years, 9 months ago) by itojun
Branch: MAIN
CVS Tags: chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi, fvdl-softdep
Changes since 1.35: +3 -2 lines
Diff to previous 1.35 (colored) to selected 1.83 (colored)

IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
(Sorry for a big commit, I can't separate this into several pieces...)
Pls check sys/netinet6/TODO and sys/netinet6/IMPLEMENTATION for details.

- sys/kern: do not assume single mbuf, accept chained mbuf on passing
  data from userland to kernel (or other way round).
- "midway" ATM card: ATM PVC pseudo device support, like those done in ALTQ
  package (ftp://ftp.csl.sony.co.jp/pub/kjc/).
- sys/netinet/tcp*: IPv4/v6 dual stack tcp support.
- sys/netinet/{ip6,icmp6}.h, sys/net/pfkeyv2.h: IETF document assumes those
  file to be there so we patch it up.
- sys/netinet: IPsec additions are here and there.
- sys/netinet6/*: most of IPv6 code sits here.
- sys/netkey: IPsec key management code
- dev/pci/pcidevs: regen

In my understanding no code here is subject to export control so it
should be safe.

Revision 1.35 / (download) - annotate - [select for diffs], Mon May 17 16:41:48 1999 UTC (24 years, 10 months ago) by kleink
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.83 (colored)

Install ntfs headers.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Mar 10 08:56:16 1999 UTC (25 years ago) by tls
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
Branch point for: kame, chs-ubc2
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored) to selected 1.83 (colored)

fix typo

Revision 1.33 / (download) - annotate - [select for diffs], Wed Mar 10 06:47:57 1999 UTC (25 years ago) by ross
Branch: MAIN
Changes since 1.32: +3 -2 lines
Diff to previous 1.32 (colored) to selected 1.83 (colored)

Enable alpha.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Mar 3 12:00:20 1999 UTC (25 years, 1 month ago) by jonathan
Branch: MAIN
Changes since 1.31: +4 -3 lines
Diff to previous 1.31 (colored) to selected 1.83 (colored)

Makefile ${MACHINE_ARCH} changes for  mips{eb,el}, as suggested by
Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>

Revision 1.31 / (download) - annotate - [select for diffs], Fri Oct 2 20:20:29 1998 UTC (25 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach, chs-ubc-base, chs-ubc
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored) to selected 1.83 (colored)

need "compat" dir to get emulation headers installed (for kdump)

Revision 1.30 / (download) - annotate - [select for diffs], Fri Aug 14 13:05:37 1998 UTC (25 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored) to selected 1.83 (colored)

Add filecorefs so we get the header files installed.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jun 12 23:22:30 1998 UTC (25 years, 9 months ago) by cgd
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.28: +4 -93 lines
Diff to previous 1.28 (colored) to selected 1.83 (colored)

Rework the way kernel include files are installed.  In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Apr 29 13:28:06 1998 UTC (25 years, 11 months ago) by kleink
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.83 (colored)

Add an <inttypes.h> implementation; we'll also make it accessible as
<sys/inttypes.h> in order to let kernel source access its type definitions.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Mar 1 02:15:35 1998 UTC (26 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored) to selected 1.83 (colored)

Some FSs have their *mount.h files exported now, make sure that they are
copied to the include dir.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Feb 10 02:06:06 1998 UTC (26 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored) to selected 1.83 (colored)

re-alphabetize LDIRS

Revision 1.25 / (download) - annotate - [select for diffs], Sat Feb 7 11:52:26 1998 UTC (26 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.83 (colored)

add uvm to the sys list.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Nov 26 17:25:10 1997 UTC (26 years, 4 months ago) by cgd
Branch: MAIN
Changes since 1.23: +13 -1 lines
Diff to previous 1.23 (colored) to selected 1.83 (colored)

add some "find | xargs chmod"s to the includes target, like were in
the old include/Makefile, so that installed system headers have
correct permissions.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Nov 15 01:09:15 1997 UTC (26 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.22: +6 -1 lines
Diff to previous 1.22 (colored) to selected 1.83 (colored)

If DESTDIR is set and not empty and not /, force SYS_INCLUDES to "copies";
chances are, we're building a release or snapshot in this case.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 26 19:27:40 1997 UTC (26 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, netbsd-1-3-base, marc-pcmcia-bp, marc-pcmcia-base, marc-pcmcia, bouyer-scsipi
Branch point for: netbsd-1-3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.83 (colored)

Install isofs headers too.

Revision 1.21 / (download) - annotate - [select for diffs], Sat May 31 21:22:03 1997 UTC (26 years, 10 months ago) by cjs
Branch: MAIN
Changes since 1.20: +6 -66 lines
Diff to previous 1.20 (colored) to selected 1.83 (colored)

Back out BUILDDIR and NOINSTALL changes.

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 26 03:59:14 1997 UTC (26 years, 10 months ago) by cjs
Branch: MAIN
Branch point for: cjs-build-against-obj-dir
Changes since 1.19: +67 -7 lines
Diff to previous 1.19 (colored) to selected 1.83 (colored)

These updates to the build allow building against include files
and libs in the object tree, if you use a separate object tree,
while maintaining backward compatability with other build methods.
See the notes in src/share/mk/bsd.README for full details. Note
that the `make includes' target now only installs the include files
in the build directory (if you use one--otherwise they go in DESTDIR
just like before); `make install' will install include files in
DESTDIR.

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 10 22:09:46 1997 UTC (26 years, 10 months ago) by pk
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored) to selected 1.83 (colored)

Install header files from miscfs.

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 7 13:33:59 1997 UTC (26 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17 (colored) to selected 1.83 (colored)

Add some missing .PHONYs.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Apr 30 00:49:09 1997 UTC (26 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.83 (colored)

Make an <md5.h> -> <sys/md5.h> symlink.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Apr 19 09:26:09 1997 UTC (26 years, 11 months ago) by veego
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.83 (colored)

Add a missing \ at the end of the .if line

Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 19 07:41:45 1997 UTC (26 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored) to selected 1.83 (colored)

Don't build LKMs on the PowerPC.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 2 21:14:29 1997 UTC (27 years ago) by christos
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.83 (colored)

Add netatalk

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 17 08:27:54 1997 UTC (27 years ago) by veego
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.83 (colored)

Remove a mistake from the pull up of is-newarp.
Enable again the "SUBDIR+= lkm".

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 15 18:09:08 1997 UTC (27 years ago) by is
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.83 (colored)

New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 9 03:26:25 1996 UTC (27 years, 4 months ago) by chuck
Branch: MAIN
CVS Tags: thorpej-setroot, mrg-vm-swap, is-newarp-before-merge, is-newarp-base, is-newarp
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.83 (colored)

netbsd pr#2918 (jukka.partanen@research.nokia.com):
 - fix up netnatm so that it compiles with new warning flags (and
	install headers)

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 20 23:03:07 1996 UTC (27 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.9: +5 -1 lines
Diff to previous 1.9 (colored) to selected 1.83 (colored)

enable lkm on non alpha/mips platforms.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 18 06:01:04 1996 UTC (27 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored) to selected 1.83 (colored)

Use ${INSTALL}.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 15 06:50:26 1996 UTC (27 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.83 (colored)

oops; MFILES definition got lost. (from tls)

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 1 23:42:47 1996 UTC (27 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored) to selected 1.83 (colored)

we don't need bsd.prog.mk here.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 29 23:29:17 1996 UTC (27 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.5: +70 -1 lines
Diff to previous 1.5 (colored) to selected 1.83 (colored)

install sys headers from sys/Makefile.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 15 21:05:21 1995 UTC (28 years, 6 months ago) by pk
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.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.83 (colored)

The `lib' sub-directory no longer has a Makefile.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 29 06:19:16 1994 UTC (29 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.3: +1 -1 lines
Diff to previous 1.3 (colored) to selected 1.83 (colored)

take three

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 13 05:40:23 1993 UTC (30 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.83 (colored)

move 'boot' and 'libkern' into 'lib'.  generally clean up 'kernel library'
building and dependencies.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 10 23:33:02 1993 UTC (30 years, 6 months ago) by jtc
Branch: MAIN
CVS Tags: magnum-base
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.83 (colored)

Compile libkern too.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 4 14:02:53 1993 UTC (30 years, 9 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-0-9-patch-001, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9
Branch point for: magnum
Diff to selected 1.83 (colored)

do the right thing, so things aren't built in /usr/src/sys

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>