jmcneill
8a9ff04ba8
Split hdaudio and PCI attach glue. Even though the driver was written with
...
this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move
common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.
2015-03-28 14:09:58 +00:00
ast
04efec8469
Import a substantially modified service(8) command from FreeBSD to
...
manage rc.d scripts. This command is well known on most other Unixes
and should help soften the learning curve for Unix admins coming
to NetBSD.
2015-03-22 09:57:42 +00:00
christos
bdd961faf7
add pwait.
2015-03-02 21:55:44 +00:00
nonaka
f8baa4e97e
iwm(4) works now, but 2.4GHz only.
...
> iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 3160 (rev. 0x83)
> iwm0: interrupting at ioapic0 pin 18
> iwm0: hw rev: 0x160, fw ver 25.228 (API ver 9), address XX:XX:XX:XX:XX:XX
> iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
> iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
2015-02-13 18:57:46 +00:00
christos
39aac715f1
add blacklist npf.conf example
2015-01-26 00:20:19 +00:00
christos
99e4ea68cb
stuff added by blacklist
2015-01-25 15:50:29 +00:00
christos
0a727d195b
bump libamu.
2015-01-17 19:12:57 +00:00
christos
435e4e69b0
bump libc for strtoi and strtou
2015-01-16 18:45:01 +00:00
spz
3d5100eac1
Update of OpenSSL to 1.0.1k part 3:
...
- bump the shared library versions
- adjust set lists
- regenerate man pages
- note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
2015-01-13 09:14:57 +00:00
pooka
cf2a8a31eb
+rumpkern_sysproxy to setlists
2015-01-07 22:26:50 +00:00
mrg
cf216beef9
elftosb depends upon MKCXX.
2015-01-05 00:51:50 +00:00
christos
6be1176df9
bump libmagic
2015-01-02 21:18:51 +00:00
mrg
e2cc3fc481
install midirecord.
2014-12-30 04:22:18 +00:00
riastradh
84456ddc8b
Fix MKNLS=no build by untagging unconditional empty directories.
...
XXX May merit investigating why these are made when MKNLS=no, but
they don't seem to hurt.
2014-12-11 23:24:12 +00:00
christos
8d472b87b7
remove obsolete entries for libisccfg which are not.
2014-12-10 13:34:41 +00:00
christos
df0897c7ae
bump for bind update
2014-12-10 04:42:24 +00:00
pooka
8994492cd1
On second thought, let's not build the rump kernel component for ac97
...
by default. The component is not used on a NetBSD target anyway.
2014-11-19 01:08:42 +00:00
pooka
596e693b95
appeased the mighty setlist gods by telling them what they should know
2014-11-18 09:12:30 +00:00
mlelstv
a735dbad97
libdm is needed by LVM early in the boot process. Fixes bin/49357.
2014-11-13 07:03:23 +00:00
nonaka
0e71d7ed9c
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
...
From OpenBSD.
2014-10-30 13:05:58 +00:00
joerg
0671ede1e6
Consistently tag libasan with gcc=48
2014-10-25 15:02:12 +00:00
christos
0c3960a65b
gcc=48 has asan.
2014-10-24 02:39:34 +00:00
apb
f03d8877bd
Add ./usr/share/zoneinfo/Pacific/Bougainville for tzdata2014i
2014-10-23 03:45:46 +00:00
christos
f9211b1169
Add libasan
2014-10-22 16:51:31 +00:00
christos
3c3a8aac7d
bump libssh
2014-10-19 16:35:09 +00:00
christos
60ab51cd42
bump libc and add man pages for open_{,w}memstream
2014-10-13 00:46:28 +00:00
mrg
958e616745
bump libstdc++ minor due to new complex etc functions enabled.
2014-10-10 10:10:40 +00:00
christos
c31ff5cf2d
bump libm for long double complex functions
2014-10-10 00:49:14 +00:00
christos
45e348e73b
add execvpe,execlpe bump.
2014-09-26 19:25:56 +00:00
christos
155fdf3987
add strnstr from FreeBSD
2014-09-24 18:16:36 +00:00
matt
6cf6fe02a9
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
2014-09-19 17:36:24 +00:00
martin
459d37a82b
Mark /etc/rc.d/rtsold and /rescue/rtsol as obsolete
2014-09-12 10:03:32 +00:00
roy
c6314d6139
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
...
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all addresses.
Use ifconfig -w in rc.d/network instead of a forced sleep.
As discussed on tech-net@
2014-09-11 13:10:03 +00:00
matt
25d15b759f
Uncomment/fix the eabihf compat entries
2014-09-10 22:50:25 +00:00
pooka
67433f3a0f
Remove and obsolete rumpkern_time as a separate component.
2014-08-25 18:44:02 +00:00
apb
68cca2bb2f
sort
2014-08-22 10:51:38 +00:00
joerg
7a5aaa5671
Mark compat directories as compat, not arch64.
2014-08-11 13:40:34 +00:00
matt
91161928e4
MKCOMPAT set fixes
2014-08-10 23:26:48 +00:00
joerg
f14316bcbc
Update build glue for LLVM/Clang 3.6svn r215315. Changes include various
...
performance improvements across all backends and a much improved PPC32
backend.
2014-08-10 17:32:54 +00:00
spz
3beda0103f
merge openssl 1.0.1i
2014-08-10 08:07:48 +00:00
matt
beb9c6d1b5
Preliminary files for AARCH64 (64-bit ARM) support.
...
Enough for a distribution build.
2014-08-10 05:47:35 +00:00
apb
c5a47a1b14
Add rescue/ekermit.
2014-08-09 18:32:34 +00:00
apb
e52d064647
Mark gkermit files "obsolete", don't remove then from the set lists.
2014-08-09 11:33:53 +00:00
apb
3b7feb0ead
Unhook gkermit from the build.
...
It is being replaced by the BSD-licenced ekermit, as proposed
on tech-userlevel on 7 Aug 2014.
2014-08-08 19:38:47 +00:00
apb
97d8576cce
Add ekermit to the build.
...
It will replace gkermit, as proposed in tech-userlevel on 7 Aug 2014.
2014-08-08 19:34:35 +00:00
apb
64c260d8f5
New files that appeared in tzdata2014f, plus the
...
leapseconds file that has existed for a long time
but was not installed before today.
2014-08-06 19:24:00 +00:00
martin
af7c36dc7a
Punt - backout sysinst message catlogs
2014-08-06 12:15:01 +00:00
martin
8fe4ed8e41
Sigh - move sysinst catalog files (which differ per arch, ouch!)
...
to md lists.
2014-08-06 08:23:43 +00:00
martin
186f554f7e
Add sysinst message files
2014-08-05 18:46:21 +00:00
christos
29c014d1f7
add timeout(1)
2014-08-01 14:08:47 +00:00
rjs
4f27f35b7f
Update radeon microcode.
2014-07-28 23:09:06 +00:00
dholland
9171ee4425
Add /usr/sbin/sysinst.
2014-07-26 19:35:59 +00:00
dholland
3b8c31df5d
fix MKPAM=no build
2014-07-26 06:12:30 +00:00
dholland
d8d7aab05e
Update set lists for libc bump and new man pages.
2014-07-25 08:32:21 +00:00
mrg
1e4a2ee3ed
introduce a new pci_drvname(3) to libpci. implement it in the backend
...
via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver()
method.
2014-07-25 01:38:26 +00:00
lneto
cb9870c84c
fixed removal of Lua 5.1 entries from distrib/sets/lists
2014-07-23 02:42:56 +00:00
nonaka
5055f41177
Added RTL8188EU firmware for urtwn(4).
2014-07-20 13:42:14 +00:00
lneto
4ab4902eb2
lua: updated from 5.1 to 5.3 work3
...
* lua(1):
- changed lua_Integer to intmax_t
- updated distrib/sets/lists and etc/mtree
- updated bsd.lua.mk
- fixed bozohttpd (lua-bozo.c)
- compatibilized bindings: gpio, sqlite
* lua(4):
- removed floating-point and libc dependencies using '#ifndef _KERNEL'
- fixed division by zero and exponentiation
- libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
- acpica: removed isprint() from acnetbsd.h
- libc: moved strcspn.c, strpbrk.c and strspn.c to common
- removed stub headers
- compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
2014-07-19 18:38:33 +00:00
prlw1
0d52edd1b1
Update lists after adding support for vnd to rump (report from hannken@)
2014-07-17 12:04:05 +00:00
mbalmer
b25e9deb0b
Add the five bulgarian keymaps we got via PR misc/37713 from markucz@gmail.com.
2014-07-13 12:29:01 +00:00
spz
773189b334
infrastructure for bind-9.10.0-P2:
...
adding the tools delv and dnssec-importkey
adding libirs to support delv
2014-07-08 05:55:33 +00:00
tron
807b3d9832
Update set lists for Postfix 2.11.1.
2014-07-06 21:06:48 +00:00
dholland
a65ff1afdf
Put /usr/share/doc/reference/ref1/make in the right list. The dirs are
...
always created.
2014-07-05 22:08:14 +00:00
joerg
2b102b68a4
Drop entries for LLVM/Clang older than 3.4.
2014-07-05 20:17:50 +00:00
dholland
29e097b982
Update set lists for /usr/share/doc reorg.
2014-07-05 19:25:58 +00:00
christos
b7b5f0e5c2
bump libc.
2014-06-18 17:50:14 +00:00
joerg
3adc1c7681
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of
...
fetching dynamically sized data via sysctl.
2014-06-13 15:45:05 +00:00
tron
2cbd21c61e
Update for OpenLDAP 2.4.39.
2014-05-28 11:32:50 +00:00
nat
dc2ecd830b
libossaudio minor version bump to signify new ioctls.
2014-05-18 10:36:34 +00:00
apb
a5a1461c5e
sort
2014-05-15 16:32:28 +00:00
apb
5aa908ce9e
Add ./usr/share/zoneinfo/Antarctica/Troll for tzdat2014c
2014-05-15 16:06:38 +00:00
pooka
8fa17e4756
scsitest is a SCSI target emulator used by one test, and has little
...
reason to get installed. Make the component private to the test using
it and obsolete the installed one.
IOW, rename sys/rump/dev/lib/libscsitest -> tests/dev/scsipi/libscsitest
2014-04-24 21:46:44 +00:00
abs
a260d75005
Mark /rescue/ldconfig as 'pic' only to enable building static releases (NOPIC=).
...
Only MKX11=no tested.
2014-04-20 13:41:21 +00:00
ginsbach
42bc9b7b73
Hook getaddrinfo(1) into the build. Hi riastradh!
2014-04-15 22:09:27 +00:00
asau
dd8566755f
Mark /lib/libnpf.so as a part of NPF to fix builds without NPF (MKNPF=no).
2014-04-10 22:11:57 +00:00
pooka
ef453332be
add aio driver as rump kernel component
2014-04-10 00:09:08 +00:00
christos
681726d876
add kvno
2014-04-01 21:40:46 +00:00
martin
aad6ef8bb5
Bring back the playstation2 port - now that a toolchain for it is
...
available again.
2014-03-31 11:25:47 +00:00
christos
ad99e7817d
bump libssl
2014-03-21 17:00:18 +00:00
pooka
519e5d9ffc
+ rumpkern_time
2014-03-14 01:05:57 +00:00
christos
2c78a050a7
fix libelf.so sets
2014-03-11 01:38:15 +00:00
martin
1484d21b0b
Fix compat libelf version numbers
2014-03-10 13:19:53 +00:00
martin
e54f44c728
Fix compat libelf version
2014-03-10 08:45:30 +00:00
htodd
ac4d595faa
Fixing sets. Adding dwarf/elf man pages and fixing library versions.
2014-03-10 00:23:22 +00:00
htodd
ddd98b33bf
Fix typo in library version.
2014-03-09 20:35:30 +00:00
christos
e7afef90f3
bump libelf and libdwarf
2014-03-09 18:12:57 +00:00
matt
db3aaf6ec5
Update for MKCOMPAT=yes
2014-03-07 05:50:41 +00:00
skrll
5c4082b335
Repeat after me... don't delete entries mark them obsolete.
2014-03-06 12:17:11 +00:00
dsl
bb937bf907
Replace all the libbind9.so.7 with libbind9.so.8.
...
Hmm... why isn't the list of 32bit compat libs based on the normal list?
2014-03-01 15:41:00 +00:00
christos
4ae39b5fdc
bump bind libraries
2014-03-01 03:28:06 +00:00
skrll
6d3ceb1d61
Rename NetBSD/hp700 to NetBSD/hppa.
...
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
christos
6255e66148
bump sqlite3
2014-02-16 18:19:10 +00:00
jmmv
c973eabc21
Update file lists for atf 0.19.
...
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as
well as with a non-clean tree and a clean build. Hopefully I got the
details right... but they were tricky!
2014-02-08 19:17:42 +00:00
christos
9f504665aa
bump libc for ___lwp_park60
2014-01-31 20:48:49 +00:00
spz
8797028bc7
- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant
...
on startup
- create share/examples/wpa_supplicant/wpa_supplicant.conf and make it
known in the relevant places. Improvements welcome, my point was
ctrl_interface and "you seriously want this"
2014-01-23 07:26:50 +00:00
riz
b9ad97b5d5
Finish updating set lists for libc minor bump.
2014-01-17 00:13:13 +00:00
riz
8de7db405d
Update setlists for libc minor bump.
2014-01-17 00:00:05 +00:00
pgoyette
67970fce83
Add new file bsd.host.mk to sets list to unbreak the build.
...
(hello, christos!)
2014-01-16 14:46:36 +00:00
pooka
b5108f448c
Add rump_wmd, a utility to resolve rump kernel component dependencies.
2014-01-16 01:54:47 +00:00
christos
5fd5e5c76c
new bsd.syscall.mk
2014-01-14 18:52:19 +00:00