Commit Graph

11763 Commits

Author SHA1 Message Date
skrll
b6fc822fcf Add nbfs(8) man page from Ben Harris. 2010-11-25 08:18:33 +00:00
pooka
dc438cc52e need the notorious "debug" flag for the .debug
caught by pgoyette
2010-11-23 18:05:17 +00:00
pooka
48e1b6d6d5 Add simple test for md(4) which just stuffs junk into /dev/rmd0d
and checks the same data can be retrieved.
2010-11-23 15:38:53 +00:00
pooka
85503d7b13 Install rumpclient to /lib to allow non-/usr users.
pointed out by tron (thanks!)
2010-11-23 12:41:47 +00:00
mrg
52c1dfeea5 - remove README.DIR, README.rapidaccess.
- add README.modes.
- add new xorg-server headers.
- obsolete XKeysymDB.
2010-11-23 10:24:03 +00:00
christos
beecabae31 bump libssh to 16 2010-11-22 22:22:28 +00:00
pooka
1f56aef90c +rumpdev_md. setlists, that's how they get you ... 2010-11-22 22:20:26 +00:00
mrg
bf1d3cdc7a install dri.pc.
put the Mesa version into it's own makefile, and share it.  there
are now 4 references to it.
2010-11-22 21:05:27 +00:00
tsutsui
0894baba2d XOrgFoundation.0 should have .cat,xorg. 2010-11-22 15:42:22 +00:00
mrg
1b03bf4d56 bump libfreetype minor. 2010-11-22 08:54:14 +00:00
mrg
c07ae75aba add new xkeyboard-config 2.0 files 2010-11-22 01:22:28 +00:00
mrg
aae9764e40 merge libX11 1.3.6 - delete XKeysymDB. 2010-11-22 00:12:14 +00:00
mrg
15fa774130 obsolete lbx.h, lbxstr.h and lbximage.h 2010-11-21 20:45:02 +00:00
adam
c1bc935c48 setlists updated for OpenSSH 5.6 2010-11-21 19:58:03 +00:00
mrg
12736001f4 add fc-query and fc-scan. 2010-11-21 07:20:06 +00:00
mrg
01cf639de2 remove deprecated xft-config, fix xsm locations, don't install lbx
headers, instal Xmu/WhitePoint.h.
2010-11-21 06:01:49 +00:00
mrg
bb67f161f2 install lndir again. (hooray, i've missed this stupid app ;-) 2010-11-21 02:43:31 +00:00
njoly
c8fe673676 Add testcase for PR/44113: printf(3) should ignore zero padding for
nan/inf.
2010-11-19 18:18:53 +00:00
pooka
d6885ccb11 +tp 2010-11-19 12:37:48 +00:00
dholland
8f6ed30d57 Introduce struct pathbuf. This is an abstraction to hold a pathname
and the metadata required to interpret it. Callers of namei must now
create a pathbuf and pass it to NDINIT (instead of a string and a
uio_seg), then destroy the pathbuf after the namei session is
complete.

Update all namei call sites accordingly. Add a pathbuf(9) man page and
update namei(9).

The pathbuf interface also now appears in a couple of related
additional places that were passing string/uio_seg pairs that were
later fed into NDINIT. Update other call sites accordingly.
2010-11-19 06:44:33 +00:00
tron
c3d90973c3 Add new X.org manual pages from "xorg-docs" package. 2010-11-18 18:48:05 +00:00
mrg
40750601f0 add the ofppc bits for Xorg server. this should be complete now,
but needs to be tested still.
2010-11-18 08:42:40 +00:00
mrg
d882d76e4a make this actually correct for an xorg world. 2010-11-18 07:52:45 +00:00
njoly
c68f5328ef +libsparc_v8.so.0.0.debug 2010-11-16 14:25:54 +00:00
tron
dde0196938 Add new "t_environment_pth" test to the set lists. 2010-11-16 14:04:11 +00:00
njoly
f1acf9eabb Add missing xorg debug modules. While here, sort list. 2010-11-16 13:08:30 +00:00
pooka
78439d6c9f document shmif, or at least what's implemented so far 2010-11-15 23:10:51 +00:00
skrll
08aa2b4b48 Add a man page for nside(4). 2010-11-15 23:07:37 +00:00
pooka
9c2df30c76 diudau, remember that setlists have feelings too and make files match reality 2010-11-15 21:56:46 +00:00
wiz
e1a7a6e54f Improve wording. 2010-11-15 21:39:53 +00:00
wiz
4fe3d9c90c Wording improvements. 2010-11-15 21:39:12 +00:00
njoly
4bca75a158 +ofctl.debug 2010-11-15 12:26:36 +00:00
njoly
26b4f4dcb4 Remove unneeded xfree/xorg dga(1) entries from xserver md lists. 2010-11-15 12:23:06 +00:00
kiyohara
de5ebce146 Add myself. 2010-11-14 11:19:49 +00:00
jnemeth
cbdbb82b0b Note new et(4). 2010-11-13 10:11:43 +00:00
kiyohara
c2918ce618 Add INSTALL.{html,more,ps,txt} for bebox. 2010-11-13 05:20:21 +00:00
tsutsui
77acd29099 Add sample xorg.conf files for hpcarm, hpcmips, and hpcsh. 2010-11-13 02:07:28 +00:00
jnemeth
512709b547 PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver
The et(4) driver supports PCI Express Ethernet adapters based on
the Agere/LSI ET1310/ET1301 integrated MAC/PHY.

The et(4) driver was written by Sepherosa Ziehau for DragonFlyBSD,
ported to OpenBSD by Jonathan Gray and subsequently ported to NetBSD
by Kaspar Brand.
2010-11-13 00:47:23 +00:00
pooka
4bbf5d9a1a +tp 2010-11-12 17:50:12 +00:00
tsutsui
d1eadfe059 Provide port-specific sample xorg.conf files in xserver.tgz.
No particular comments on tech-x11.
2010-11-12 17:05:48 +00:00
pooka
afd7c107ce build system worship for new tests. 2010-11-11 22:48:47 +00:00
pooka
05738eefce +tp 2010-11-09 15:26:41 +00:00
pooka
b6e917cebd usual goop for new tp & dir 2010-11-07 19:55:58 +00:00
jmmv
02c4bb656f Adjust file lists after atf-0.12 import 2010-11-07 17:48:41 +00:00
jakllsch
3ca57ae182 Add schide(4) man page. 2010-11-07 01:12:22 +00:00
plunky
21df6574d6 fix up compat libraries for mips64
(liblua & liblzma partly missing, libmj wrong version)
2010-11-06 09:40:31 +00:00
pooka
807cc1b0bb +tp 2010-11-05 11:32:42 +00:00
gsutre
e0b5016656 Merge ACPI Fujitsu Driver. Provides support for hotkeys and other
built-in components through vendor-specific ACPI devices.

ok jruoho@
2010-11-05 10:28:20 +00:00
pooka
8097a77b45 make that 48 2010-11-04 22:05:43 +00:00
pooka
17c08f2ce0 Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20
entries per lib were required.  It seems we're up to 47 and I've
long since run out of superlatives to describe the situation.
2010-11-04 21:15:54 +00:00
pooka
bfc769e859 debug entries are sacred too 2010-11-04 13:24:26 +00:00
pgoyette
93e2084075 Add files for lib/libc/stdio tests. 2010-11-04 13:00:07 +00:00
plunky
e4548c2a7b add some missing tags 2010-11-04 08:54:44 +00:00
christos
c7f267ae62 add otus. 2010-11-03 18:57:32 +00:00
njoly
94dfcbab95 unobsolete usr/lib/sparc/libmagic.so 2010-11-03 14:37:56 +00:00
njoly
e6ad238d2c +xz.debug 2010-11-03 12:15:54 +00:00
joerg
6960a12118 Install XZ's header files. 2010-11-02 19:12:46 +00:00
joerg
b1de0a15dc Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
njoly
9a47829364 Add lua debug files. 2010-10-31 23:29:16 +00:00
njoly
cbfcc07308 +resize_ffs.debug 2010-10-31 16:31:31 +00:00
mbalmer
2d5f2730a5 Fix file lists for amd64 and sparc64 since on these arches 32bit versions of
the libraries are built as well.
2010-10-31 16:31:12 +00:00
mbalmer
aa94cc597c Link Lua to the build and add the resulting files to the distribution sets.
Document the addition of Lua and the change we made to the default settings.
2010-10-31 11:52:50 +00:00
haad
1e89108160 Add resize_ffs tool to build, change default behaviour to grow filesystem
to device size. Add parameter -s to specify size if user want to shrink
filesystem.

Apply some KNF, remove dead unused code.

Oked by christos@.
2010-10-30 21:16:07 +00:00
kiyohara
a15ff5666c Build ramdisk and floppies dir. 2010-10-28 08:32:30 +00:00
kiyohara
bcc52a5d12 Add kernel dir to SUBDIR. 2010-10-28 08:29:27 +00:00
martin
6075e8b9e3 Adapt to newer Rawrite32 version 2010-10-27 18:17:42 +00:00
martin
7fc31def88 Update rawrite32 url 2010-10-27 14:41:46 +00:00
jruoho
a2a33b95b3 Build asus(x) and hpqlb(4) as modules on x86. 2010-10-26 05:36:49 +00:00
jruoho
5679460fc3 Update for new ACPI modules. 2010-10-25 17:19:05 +00:00
jruoho
6f8ac939ae Build acpiacad(4), acpibat(4), acpibut(4), acpicpu(4), acpilid(4), and
thinkpad(4) as modules on x86. More to come later.
2010-10-25 06:40:32 +00:00
jmcneill
b70feaec53 build acpiwmi as a module on x86 2010-10-24 18:29:33 +00:00
jmcneill
abee62ef8f build wmi drivers as modules on x86 2010-10-24 16:31:35 +00:00
jruoho
117351d1b6 Add acpiwmi(4) mappings for MSI laptops.
XXX: It may be necessary to fix PR # 43659 before this works on all models.
2010-10-24 08:54:14 +00:00
jruoho
e7043d3268 Catch-up with code changes. 2010-10-24 06:57:04 +00:00
jmmv
fc81f1bd0c Adjust file lists and directories to match atf 0.11. 2010-10-20 09:22:32 +00:00
kiyohara
590078265e Add INSTALL+ramdisk fllopy for installation. 2010-10-20 02:59:58 +00:00
pgoyette
adb48c7f00 Build the new swsensor(4) device and add to set lists 2010-10-19 11:58:00 +00:00
kiyohara
8e2fc5a49a Cleanup floppy directory. 2010-10-17 11:34:27 +00:00
kiyohara
cdc4e954f1 Cleanup floppy directory. 2010-10-17 11:19:53 +00:00
kiyohara
d1c31788ca Add ramdisk directory and files. 2010-10-17 11:05:18 +00:00
skrll
cf640a666c oops, sort after previous. 2010-10-16 10:41:50 +00:00
skrll
e6cdac9c4b Implement dl_iterate_phdr.
Somewhat taken from FreeBSD. Manual page from OpenBSD.
2010-10-16 10:27:06 +00:00
skrll
1f09b5c2ae Sort entries. 2010-10-15 12:29:17 +00:00
tsutsui
621e053625 Build and install compat_aoutm68k.kmod and exec_aout.kmod on m68k machines. 2010-10-15 12:20:33 +00:00
gsutre
81b0c07811 Add acpivga(4). 2010-10-12 23:01:55 +00:00
njoly
ba1533a242 Update macppc list for MKX11+MKDEBUG builds. 2010-10-11 13:58:10 +00:00
tsutsui
fa503744cd netbsd.aout-INSTALL for cats is renamed to netbsd-INSTALL.aout.
XXX: catscd.iso should also have netbsd-INSTALL.ABLE?
2010-10-05 14:16:19 +00:00
tsutsui
961a77cdbb Use consistent names for distribution RAMDISK kernels:
netbsd.able-INSTALL.gz -> netbsd-INSTALL.ABLE.gz
 netbsd.aout-INSTALL.gz -> netbsd-INSTALL.aout.gz

XXX: Probably it's simpler to have default ELF (currently ABLE) kernels
XXX: and optional a.out ones for old firmware as sgimips does for ecoff ones.
2010-10-04 15:56:53 +00:00
tsutsui
531d587aac Follow rename of distribution kernels in binary/kernel:
netbsd.ecoff-GENERIC32_IPXx.gz -> netbsd-GENERIC32_IPXx.ecoff.gz
2010-10-04 13:58:43 +00:00
tsutsui
82527754bc Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR}
where it had been put and documented. Actually closes PR port-shark/41672.
2010-10-04 13:45:28 +00:00
kiyohara
f634b377ec Add g760a man page. 2010-10-02 06:26:28 +00:00
njoly
61da8c5b7a Cleanup, sort entries and remove some duplicates. 2010-09-30 18:43:07 +00:00
christos
6e7b66f496 add resolver.5 2010-09-29 13:47:06 +00:00
tsutsui
38b1a5293d Remove obsolete message:
'If you are using a SUN type 4 keyboard, please enter "sun-type4".'
2010-09-25 14:30:34 +00:00
tsutsui
396e67e677 Use vt100 rather than sun for $TERM.
The latter one is not supported by the hardcoded libterminfo fallback
without external database.
2010-09-25 14:29:13 +00:00
wiz
d94cfe4ad0 Mark /usr/share/doc/html/ntp/build.html as non-obsolete, since a build
installs it.
2010-09-25 10:35:59 +00:00
wiz
e65d0e5f60 sort -u. 2010-09-25 10:34:58 +00:00
matt
19e6c76b2d Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
helps find code that hasn't been updated to use the new rbtree API.
2010-09-25 01:42:38 +00:00
christos
0a37c83ff1 add fmemopen 2010-09-24 21:53:00 +00:00
skrll
7720aabd25 libc minor was bumped. 2010-09-24 18:01:39 +00:00