HomeSort by: relevance | last modified time | path
    Searched defs:NetBSD (Results 1 - 12 of 12) sorted by relevancy

  /src/etc/mtree/
Makefile 1 # $NetBSD: Makefile,v 1.48 2022/08/21 07:10:03 lukem Exp $
5 EXTRA_DIST_FILES= NetBSD.dist.machine # autogenerated
8 EXTRA_DIST_FILES+= NetBSD.dist.Xorg
18 .if exists(NetBSD.compat.${MTREE_MACHINE_ARCH})
19 EXTRA_DIST_FILES+= NetBSD.compat.${MTREE_MACHINE_ARCH}
21 EXTRA_DIST_FILES+= NetBSD.dist.compat # autogenerated
23 EXTRA_DIST_FILES+= NetBSD.dist.xcompat # autogenerated
33 .if exists(NetBSD.dist.${MTREE_MACHINE_ARCH})
34 EXTRA_DIST_FILES+= NetBSD.dist.${MTREE_MACHINE_ARCH}
38 exists(NetBSD.dist.${MACHINE_ARCH}
    [all...]
  /src/
README.md 0 NetBSD
4 NetBSD is a free, fast, secure, and highly portable Unix-like Open
6 platforms](https://wiki.NetBSD.org/ports/), from large-scale servers
12 You can cross-build NetBSD from most UNIX-like operating systems.
22 - [Daily builds](https://nycdn.NetBSD.org/pub/NetBSD-daily/HEAD/latest/)
23 - [Releases](https://cdn.NetBSD.org/pub/NetBSD/)
28 On a running NetBSD system:
35 - Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd)
    [all...]
  /src/sys/arch/epoc32/stand/e32boot/include/
netbsd.h 1 /* $NetBSD: netbsd.h,v 1.2 2013/06/20 13:36:48 kiyohara Exp $ */
43 class NetBSD {
45 static NetBSD *New(const TDesC &);
46 static NetBSD *New(const TDesC &, const TDesC &);
62 class ELF : public NetBSD {
  /src/distrib/amiga/miniroot/
install.md 1 # $NetBSD: install.md,v 1.35 2022/05/28 21:57:39 andvar Exp $
4 # Copyright (c) 1996,2006 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
80 echo -n "Boot command? [netbsd -ASn2] "
81 getresp "netbsd -ASn2"
142 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
145 This program is designed to help you put NetBSD on your disk,
153 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} upgrade program."
156 This program is designed to help you upgrade your NetBSD system in
    [all...]
  /src/distrib/atari/floppies/prepare/
install.md 1 # $NetBSD: install.md,v 1.6 2019/04/10 14:52:53 christos Exp $
4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
71 You now have to prepare your root disk for the installation of NetBSD. This
75 the installation disk. Note that NetBSD can do without AHDI partitions,
78 partitions to NetBSD before NetBSD is able to use the disk. Change the 'id'
79 of all partitions you want to use for NetBSD filesystems to 'NBD'. Change
133 echo "Welcome to the NetBSD/atari ${VERSION} preparation program.
    [all...]
  /src/distrib/sparc/
install.md 1 # $NetBSD: install.md,v 1.26 2022/05/28 21:57:39 andvar Exp $
4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
185 if [ ! -f /mnt/netbsd ]; then
187 if [ -f /netbsd ]; then
189 cp -p /netbsd /mnt/netbsd
201 echo "Welcome to the NetBSD/sparc ${VERSION} installation program."
204 This program is designed to help you put NetBSD on your disk
    [all...]
  /src/distrib/sun2/miniroot/
install.md 1 # $NetBSD: install.md,v 1.9 2021/06/26 00:38:16 tsutsui Exp $
4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
136 if [ ! -f /mnt/netbsd ]; then
138 cp -p /netbsd /mnt/netbsd
141 ln /mnt/netbsd /mnt/vmunix
147 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
150 This program is designed to help you put NetBSD on your disk
    [all...]
  /src/distrib/sun3/miniroot/
install.md 1 # $NetBSD: install.md,v 1.9 2021/06/26 00:38:16 tsutsui Exp $
4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
136 if [ ! -f /mnt/netbsd ]; then
139 cp -p /netbsd.$1 /mnt/netbsd
147 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
150 This program is designed to help you put NetBSD on your disk,
158 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} upgrade program.
    [all...]
  /src/distrib/hp300/miniroot/
install.md 3 # $NetBSD: install.md,v 1.21 2023/03/26 15:08:24 andvar Exp $
5 # Copyright (c) 1996 The NetBSD Foundation, Inc.
8 # This code is derived from software contributed to The NetBSD Foundation
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
453 if [ ! -f /mnt/netbsd ]; then
455 cp -p /netbsd /mnt/netbsd
478 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
481 This program is designed to help you install NetBSD on your system in a
521 CONGRATULATIONS! You have successfully installed NetBSD! To boot th
    [all...]
  /src/distrib/mac68k/miniroot/
install.md 3 # $NetBSD: install.md,v 1.9 2023/03/26 15:08:24 andvar Exp $
5 # Copyright (c) 1996 The NetBSD Foundation, Inc.
8 # This code is derived from software contributed to The NetBSD Foundation
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
119 cp -p /netbsd /mnt/netbsd
130 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
133 This program is designed to help you install NetBSD on your system in a
173 CONGRATULATIONS! You have successfully installed NetBSD! To boot the
  /src/distrib/mvme68k/miniroot/
install.md 3 # $NetBSD: install.md,v 1.11 2023/03/26 15:08:24 andvar Exp $
5 # Copyright (c) 1996 The NetBSD Foundation, Inc.
8 # This code is derived from software contributed to The NetBSD Foundation
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
174 cp -p /netbsd /mnt/netbsd
179 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
182 This program is designed to help you install NetBSD on your system in a simple
216 CONGRATULATIONS! You have successfully installed NetBSD! To boot the
  /src/sys/sys/
param.h 1 /* $NetBSD: param.h,v 1.740 2025/09/07 21:45:16 thorpej Exp $ */
65 * e.g. NetBSD-1.2D = 102040000 ('D' == 4)
66 * NetBSD-2.0H (200080000) was changed on 20041001 to:
70 #define __NetBSD_Version__ 1199000200 /* NetBSD 11.99.2 */
76 * Historical NetBSD #define
78 * NetBSD 1.4 was the last release for which this value was incremented.
83 * count on NetBSD being defined.
87 #define NetBSD 199905 /* NetBSD version (year & month). */

Completed in 63 milliseconds