ad
e2209e397c
Install sys/atomic.h
2007-12-24 15:15:47 +00:00
ad
a5b4bcb2d5
libpthread minor was bumped.
2007-12-24 14:48:23 +00:00
jmcneill
190527566a
Move sony.4 from i386 to MD man page directory
2007-12-23 17:39:19 +00:00
jmmv
5d2f326e93
Register the directories and files related to the addition of the test
...
programs for connect(2) and listen(2).
2007-12-23 13:51:16 +00:00
jmcneill
1247e31569
Add example hotkey_button script
2007-12-22 19:04:10 +00:00
ad
e16a661bf3
- Make __cpu_simple_lock and similar real functions and patch at runtime.
...
- Remove old x86 atomic ops.
- Drop text alignment back to 16 on i386 (really, this time).
- Minor cleanup.
2007-12-20 23:46:10 +00:00
macallan
6f048fd242
build the glint driver on sparc64
2007-12-19 17:33:55 +00:00
dogcow
779352d8d0
hello to libssh.so.7.
2007-12-18 09:17:21 +00:00
christos
68066588aa
bump for 4.7
2007-12-18 02:32:36 +00:00
jnemeth
2e2f0a7f1e
usr/include/sys/pmf.h as it is no longer installed, so mark it obsolete
...
XXX lines should not be removed from this file
2007-12-17 07:53:41 +00:00
jnemeth
5e804d8ae6
add usr/include/sys/pmf.h
2007-12-17 00:46:10 +00:00
drochner
25d7d279f8
don't include <sys/pmf.h> for userland programs, saves some recompilation
...
if internals are changed
2007-12-16 23:24:21 +00:00
yamt
c9f8844e18
add several manpages.
2007-12-14 22:01:52 +00:00
explorer
64abe01775
add dehumanize_number so the build works again
2007-12-14 20:22:45 +00:00
christos
24d7eb9482
bump libc
2007-12-14 17:27:55 +00:00
xtraeme
a239f94d36
Rename battery(4) to battery_pmu(4), because at least we know that is
...
only specific to pmu.
2007-12-12 20:26:23 +00:00
macallan
2204867a54
add a simple battery(4) man page
2007-12-12 20:09:27 +00:00
jmcneill
8bf7f4b9e7
Add pmf.h to the set list.
2007-12-09 23:09:06 +00:00
tls
b6f0d2a770
syspkg and 'doc' flag were missing from 17.msmacros/ms, which caused build failures if MKDOC=no.
2007-12-09 22:15:38 +00:00
tls
c32b6fa6d8
directories that are in NetBSD.dist can't be conditional on a MK flag in the setlist -- it gives build errors if flag=NO.
2007-12-09 22:14:40 +00:00
jmcneill
75a94c407a
Add power management framework man page.
2007-12-09 20:37:42 +00:00
yamt
0156962757
document LWP_CACHE_CREDS.
2007-12-09 08:37:48 +00:00
yamt
a535c1a428
sort
2007-12-09 08:36:14 +00:00
ad
e1b5d7773c
Add links for softint_*
2007-12-05 05:52:21 +00:00
ad
6a7a863131
+ mutex_spin_enter, mutex_spin_exit
2007-12-05 05:19:34 +00:00
ad
851c98e8ed
+splsoftbio(9)
2007-12-05 04:53:19 +00:00
xtraeme
11b3a747bd
Rename the Areca RAID driver (known as arc(4) to arcmsr(4) to avoid
...
namespace conflict with NetBSD/arc.
Found by tsutsui@.
2007-12-05 00:18:06 +00:00
pooka
fe819e7531
puffs_req man is dead
2007-12-04 21:26:27 +00:00
xtraeme
8e6cf74867
Areca Technology Corporation SATA RAID controller driver, ported
...
from OpenBSD.
arc0 at pci2 dev 14 function 0: interrupting at ioapic0 pin 18 (irq 5)
arc0: Areca ARC-1210 Host Adapter RAID controller
arc0: 4 ports, 256MB SDRAM, firmware <V1.43 2007-4-17>
scsibus0 at arc0: 16 targets, 8 luns per target
[...]
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <Areca, ARC-1210-VOL#00, R001> disk fixed
sd0: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
sd1 at scsibus0 target 0 lun 1: <Areca, ARC-1210-VOL#01, R001> disk fixed
sd1: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
bioctl(4) output with two RAID0 volumes:
Volume Status Size Device
arc0 0 Online 466G ARC-1210-VOL#00 RAID0
0 Online 234G 0:0.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
1 Online 234G 0:1.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
arc0 1 Online 466G ARC-1210-VOL#01 RAID0
0 Online 234G 0:2.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
1 Online 234G 0:3.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
The driver still needs changes related to locking and talking to the
firmware, which sometimes is unable to answer...
Raid card donated by Areca Technology Corporation via Trent George.
Disks used for testing were contributed by TNF.
Thank you very much.
2007-12-04 18:47:50 +00:00
bouyer
382d13b49a
Install the linker scripts on amd64, which allows to link x86 32bit objects
...
using the native ld(1). This helps building pkgsrc/sysutils/xentools3-hvm
on amd64; is also allows to build the x86 boot blocks with the
native toolchain.
2007-12-02 18:10:20 +00:00
minskim
9e5ba8057c
Remove MKUUCP from MKVARS; uucp is not in src any longer.
2007-12-01 03:20:33 +00:00
mjf
036409b859
Commit Caldera licensed documentation from 4.4BSD. This was taken from the
...
OpenBSD tree.
No objections on netbsd-docs.
2007-11-29 12:35:04 +00:00
ad
ae87f94d1d
Bump libc/libpthread minor for thr_curcpu()/pthread_curcpu_np().
2007-11-27 21:06:41 +00:00
jmmv
513f77f76c
Add the debug files for id's h_id helper tool.
2007-11-22 11:32:12 +00:00
elad
6887492c26
Make securelevel a "secmodel" of its own.
...
While it's true that it's part of the traditional 4.4BSD security model,
there may come a time where a different "primary" security model used for
fine-grained privileges (ie., splitting root's responsibilities to various
privileges that can be assigned) may want to still have a securelevel
setting.
Idea from Daniel Carosone:
http://mail-index.netbsd.org/tech-security/2006/08/25/0001.html
The location of the removed files, for reference, was:
src/secmodel/bsd44/secmodel_bsd44_securelevel.c
src/secmodel/bsd44/securelevel.h
2007-11-21 22:49:05 +00:00
pooka
8bd7c98c05
A very terse manual for pud(4) (it leaves almost everything as
...
an exercise to the reader).
2007-11-21 19:10:23 +00:00
pooka
b21e075586
Short description of putter(9)
2007-11-21 18:40:58 +00:00
njoly
8bb343aabb
Add tests to the obsolete files list to be installed.
2007-11-21 16:23:29 +00:00
dogcow
f5f98b502d
add <dev/pud> (hi, pooka!)
2007-11-21 01:28:44 +00:00
pooka
b7737261b0
pud (userspace char/block drivers) build goo
2007-11-20 18:54:31 +00:00
sborrill
d849e6b356
Add support for /boot.cfg configuration file in x86 boot loader.
...
This allows easy configuration of banner text, console device and timeout
as well as allowing menus of commands to be displayed. If /boot.cfg
is not present, then the existing behaviour does not change.
The sections in the boot loader source are surrounded by #ifdef SMALL
allowing this functionality to be removed if space is at a premium.
2007-11-20 15:37:36 +00:00
ad
95182011ed
Enable posix_memalign().
2007-11-19 14:48:41 +00:00
jmmv
0b8bf4c013
Mark the id's libfake as obsolete and register the new h_id helper tool.
2007-11-19 14:18:35 +00:00
yamt
563b4c7f95
add newfs_ext2fs.debug
2007-11-18 22:45:02 +00:00
tsutsui
cd3d4b7684
Add newfs_ext2fs(8).
2007-11-17 17:00:15 +00:00
jmmv
8ffac55d25
Register the files that conform the id(1), groups(1) and whoami(1) tests.
2007-11-16 18:07:42 +00:00
yamt
31b46e1b7e
h_parsers.debug -> h_parser.debug
2007-11-16 09:59:11 +00:00
xtraeme
b0ac365f62
Rename it(4) to itesio(4) to accomodate for the following changes:
...
- The driver now uses the Super I/O address port as port argument in
the configuration file. The Environmental Controller base address is
fetched by the Super I/O EC LDN configuration registers.
- Invalidate voltage sensors if data returned is 0xff.
- Use the Super I/O Global Configuration Registers Chip ID[12] and Device
Revision to store/print the correct information.
- Use only the Fan Extended Tachometer registers on IT871[68]F for now;
this gives us correct data for IT8705/IT8712F again.
Inspired by the smsc(4) driver. The UPDATING file has been updated to
reflect the rename.
2007-11-15 12:53:40 +00:00
jmmv
b5d1b31284
The directories that hold the debug versions of tests cannot be marked
...
with the 'debug' flag, because they are always created.
2007-11-14 22:36:27 +00:00
jmmv
0908676b55
Add the debug versions of all atf tools.
2007-11-14 21:51:16 +00:00