Commit graph

426 commits

Author SHA1 Message Date
Robert Watson
1929978c6f if_bge doesn't use busdma
if_cs           doesn't use busdma
aac             OK
adv             OK
ahb             OK
aic             doesn't use busdma
aic7xxx         OK
amr             OK
ata             OK
buslogic        OK
ciss            OK
bktr            OK
cs              doesn't use busdma
2002-12-09 21:40:44 +00:00
Robert Watson
58038c4675 Missed Makefile in a prior commit. 2002-12-09 21:36:29 +00:00
Robert Watson
b966bc8505 Add if_ti: not busdma.
Add twe: does use busdma.

Add Notes column to storage and misc device categories.

Submitted by:	jake
2002-12-09 21:09:05 +00:00
Robert Watson
1209a2a270 Hook up the busdma project home page. 2002-12-09 18:21:44 +00:00
Robert Watson
2ab4c66f43 Add a Notes column to the ifnet section, and do a quicky review of
src/sys/dev/*/if* for use of dma.  Most drivers don't use busdma.
if_lnc uses busdma, but also uses vtophys() so is likely bogus.
if_hme and if_gem appear to use older busdma interfaces and may
require updating.
2002-12-09 17:44:20 +00:00
Robert Watson
1def59af41 Hook up the build of the busdma project page. 2002-12-09 17:31:28 +00:00
Robert Watson
dd3aac9980 Initial project page for driver busdma conversion. This is really just
a first pass with a brief description, and some initial status.  Status
is split into two areas: platform support (i386, sparc64, etc), and
driver support (network interfaces, storage, ...).  For each, the level
of support is in the process of being documented, and for drivers under
active work, that is listed along with the task owner.  Providing
support for PAE on i386, as well as high performance driver support on
non-i386 platforms, will require the conversion of many of the important
system drivers.  We'll need to inventory the relevant drivers, and then
have maintainers update them to use the proper interfaces.
2002-12-09 17:30:54 +00:00
Mike Barcroft
9d7f83c577 Add four tasks (all unassigned):
o Document new _SC options in sysconf(3).
o Open an Aardvark for diff(1) issue.
o Rename lint macro.
o Rename LOCORE macro.
2002-11-26 05:05:22 +00:00
Giorgos Keramidas
51731424df Add a missing </li>.
PR:		www/45703
Submitted by:	Denis N. Peplin <den@volginfo.ru>
2002-11-25 08:57:46 +00:00
Ceri Davies
da18b0d91e Remove the entry for the FreeBSD nVidia Driver Initiative, which is soon to
be dissolved.

Suggested by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-11-16 18:20:45 +00:00
Mike Barcroft
bfa98e1248 o insque(), lsearch(), remque() task completed.
o getconf(1) MFC'd.
o pathchk(1) MFC'd.
o Fix last updated date on a printf(3) task.
2002-11-12 13:14:40 +00:00
Juli Mallett
8bca051f77 Add a project status page ala C99 and similar for FreeBSD/MIPS, to make it
easier for people to track the status.

Add a developers.sgml entry for Justin Wojdacki for use in the status page.

Reviewed by:	ceri

Add an entry for MIPS on the platforms page, and a small page there with
a few tiny bits of information, mostly mailing list info and a link to
the afforementioned status page.

Requested by:	ceri
2002-11-08 14:56:50 +00:00
Tom Hukins
6d18794030 Update link to UNIXhelp for Users, which has moved.
Submitted by:	"Will Mitayai Keeso Rowe" <mit@dreamlabs.com>
2002-11-06 15:36:34 +00:00
Jonathan Mini
97a6af5985 Add a project page for KSE.
Reviewed By:	chris
2002-11-04 00:18:27 +00:00
Alexander Langer
eab90a0b2b - The "About" part is now online on the project page in a DocBook derived
HTML file.  Link to it and remove the email describing it.
- Link to the development homepage

Suggested by:	The Anarcat <anarcat@anarcat.ath.cx>
2002-10-24 14:29:02 +00:00
Mike Barcroft
a0c33b9c35 o Add fmtcheck(3) task, unassigned.
o Mark <sys/_posix.h> task as completed.
o Add struct ipc_perm task, unassigned.
o Upgrade locale(1) and localdef(1) task to WIP.
o Mark printf(3) wide character support task as completed.
2002-10-16 14:31:29 +00:00
Mike Barcroft
ffa631aaa7 o Assign sockatmark() task to fenner.
o Add new task for signal(3)/sigaction(2), unassigned.
o Add new task for RTS (real-time signal) functions, unassigned.
o Add completed task for <sys/socket.h>.
o Add completed task for <sys/uio.h>.
o Mark the <signal.h> task as completed.
o Add task for the remaining <sys/signal.h> issues.
2002-10-13 13:59:40 +00:00
Mike Barcroft
923ef5b742 o Assign a iconv task to tjr (forgotten in the last commit).
o Assign <locale.h> task to tjr, mark as completed.
o Assign <sys/_posix.h> task to mike.
o Add news item for latest status report.
2002-10-09 14:49:04 +00:00
Mike Barcroft
6d02f5611f o Assign iconv tasks to tjr.
o Assign insque(), lsearch(), remque() task to robert.
o Mark some utility tasks as no MFC planned.
o Mark command(1) and cd(1) task as MFC'd.
o Mark c99(1) task as complete.
2002-10-08 10:28:13 +00:00
Mike Barcroft
62300e4086 o Assign iconv tasks to tjr.
o Update wcscoll() and wcsxfrm() task to WIP.
o Add a completed task for <stdio.h>.
2002-10-07 06:28:18 +00:00
Marc Fonvieille
466ac30533 Fix the confusing PAO description (PAO is for 2.2.X and 3.X). 2002-10-05 19:11:21 +00:00
Mike Barcroft
aaa77e0eb0 o Add a new task for insque(), lsearch(), and remque() - unassigned.
o Add a completed task for regex.h.
o Add a completed task for sched.h.
o Add a completed task for semaphore.h.
o Add a completed task for setjmp.h.
o Add a WIP task for signal.h - assigned to mike.
2002-10-05 07:35:16 +00:00
Tom Rhodes
63e023bca6 Remove several dead links. Update 2 (or 3) links which have been moved. 2002-10-04 14:52:44 +00:00
Mike Barcroft
67cfa33e23 o Add completed task for merging the two math.h headers.
o Add completed task for <net/if.h>.
o Add completed task for <netinet/tcp.h>.
o Add new task for <ndbm.h>, unassigned.
o Add new task for <netdb.h>, unassigned.
o Add new task for <pthread.h>, unassigned.
o Mark a wchar task not applicable for 4.x.
2002-10-02 08:06:21 +00:00
Ville Skyttä
3c196e547f Update to reflect the current version (2.0.6).
Approved by:	knu (mentor)
2002-09-26 21:12:59 +00:00
Alexander Langer
3fa5cfe62e We are now hosting the repository and the development status
website on another machine.
2002-09-25 19:59:26 +00:00
Mike Barcroft
a4e3a673f3 o Mark the wprintf() family task as complete.
o Add wscanf() family task; mark as complete.
o Add some more functions to the C99 wcstoX() task; mark as complete.
2002-09-23 18:16:16 +00:00
Mike Barcroft
d64a6a8efc o Mark sysconf(3) task as completed.
o Mark <stdlib.h> task as completed.
o Mark a <unistd.h> task as completed.
o Add new task for <sys/_posix.h>, unassigned.
o Add new task for sys/posix4, unassigned.
2002-09-21 06:11:05 +00:00
Mike Barcroft
9cbf214cad o Mark the glob() task as MFC'd.
o Add completed task for <stdarg.h>.
o Add task for <glob.h>, unassigned.
o Add task for <libgen.h>, unassigned.
o Add task for <limits.h>, unassigned.
o Add task for <locale.h>, unassigned.
o Add task for <math.h>, unassigned.
o Mark the getconf(1) task as completed.
2002-09-20 08:36:44 +00:00
Mike Barcroft
cd2301e041 o Add task for iconv() family of functions, unassigned.
o Mark the <fcntl.h> task as complete.
o Add task for <fnmatch.h>, mark as completed.
o Add task for <grp.h>, mark as completed.
o Add task for <iconv.h>, unassigned.
o Add task for <langinfo.h>, mark as completed.
o Clarify <float.h> task.
o Add task for wchar printf()-style functions, assigned to tjr.
o Assign printf(3) and scanf(3) wchar format types task to tjr.
o Add task for wcscoll() and wcsxfrm(), assigned to tjr.
o Add second <unistd.h> task, assigned to wollman.
o Add task for getconf(1), assigned to wollman.
o Add task for sysconf(3), assigned to wollman.
o Assign wordexp() task to tjr.
2002-09-18 06:54:21 +00:00
Mike Barcroft
e8fd1c6d02 The flockfile() family is actually already implemented, but not
documented.  Change the implementation task to a documentation task
and leave it unassigned.
2002-09-17 18:44:25 +00:00
Mike Barcroft
41592839c2 o Add task for flockfile() family, assigned to mux.
o Indicate that <stdint.h> and <inttypes.h> won't be MFC'd.
o Add task for <fcntl.h>, assigned to mike.
o Add task for <float.h>, unassigned.
2002-09-17 18:17:30 +00:00
Mike Barcroft
2bfdd37225 o Mark the stdint(7) mdoc task as completed.
o Mark a number of tasks that are unlikely to be MFC'd as completed.
2002-09-15 20:44:31 +00:00
Mike Barcroft
11ef433c12 o Add wcstod() to wcstoX() task.
o Add completed task for wcsftime().
o Assign wcstoimax() task to tjr.
2002-09-15 19:39:36 +00:00
Mike Barcroft
9b22639d9e o Remove task for qsort_r() extention, which was mistakenly added.
o Change a64l() task to note that it and related functions should be
  obtained from NetBSD.
o Add completed task for _Exit() function.
o Add completed task for <dlfcm.h> header.
o Add new task for <errno.h>, assigned to mike.
2002-09-11 06:51:11 +00:00
Mike Barcroft
507edede15 o Add WIP qsort_r() task, assigned to wollman.
o Add posix_memalign() to the POSIX memory management task.
o Add task for strtof() and strtold(), unassigned.
o Add task for a64l() and l64a(), unassigned.
o Add task for some legacy XSI functions, unassigned.
o Add task for pseudo-terminal control functions, unassigned.
o Add completed task for <ctype.h>.
o Add WIP <stdlib.h> task, assigned to wollman.
o Add completed wcstok() task.
o Add completed wcstol() and wcstoul() task.
2002-09-09 19:42:44 +00:00
Marc Fonvieille
e50695bcee Change old broken link to bsdi.com for The Complete FreeBSD with a
freebsdmall.com one.
2002-09-06 18:49:12 +00:00
Mike Barcroft
dbd68c8281 o Remove a duplicate wcrtomb() task.
o Mark wc(1) task as completed.
o Mark <sys/mman.h> task as completed.
2002-08-29 17:09:45 +00:00
Mike Barcroft
ac71260d70 o Mark <machine/_types.h> task as completed.
o Add new task related to <sys/mman.h>, assigned to mike.
o Add new task for unimplemented mman.h functions, unassigned.
o Mark two wchar tasks completed.
o Add two completed wchar tasks.
2002-08-23 17:45:46 +00:00
Ceri Davies
42b2858d69 Remove mention of the outdated Pedantic PPP Primer. 2002-08-20 20:28:27 +00:00
Mike Barcroft
49bc7c25a8 o Add tasks related to ftw(); assign to Kyle Martin.
o Add a completed task for some of the wchar support Tim Robbins added.
o Remove note about wchar section being managed.
o Add news entry for latest status report.
o Assign restrict type-qualifier task to Robert Drehmel.
2002-08-16 15:55:32 +00:00
Ville Skyttä
38e1ffc4b9 Note FreeBSD-CVSweb availability in some OS distros.
Approved by:	knu (mentor)
2002-08-08 20:29:27 +00:00
Mike Barcroft
7a3a5971d6 Mark command(1) task as committed.
Mark fmtmsg(3) and ulimit(3) tasks as completed.
2002-08-08 04:57:09 +00:00
Ville Skyttä
aa0840c047 Mention the FreeBSD port, list archives, and stable/devel CVS branches.
Approved by:	knu (mentor)
2002-08-04 19:51:04 +00:00
Mike Barcroft
3695c4aad1 (Cosmetic changes only)
Break each section of the task board out into its own table to
improve readability and style.

Suggested by: wollman

Combine two sentences into one.
2002-08-03 02:41:40 +00:00
Mike Barcroft
627d0b1585 Limit the width of the status board table.
Add some wchar tasks tjr is working on.
2002-08-03 02:28:36 +00:00
Mike Barcroft
663b7baedd Add new tasks related to ulimit() (assigned to Kyle Martin). 2002-08-03 01:51:23 +00:00
Mike Barcroft
44032630b1 Assign nm(1) task to robert.
Add new tasks related to fmtmsg() (assigned to mike).
Add task to reflect mikeh's glob() update.
2002-08-02 17:19:43 +00:00
Mike Barcroft
cd61442745 Add completed <cpio.h> task. Add a note about The Open Group's
donation.
2002-08-01 23:44:51 +00:00
Mike Barcroft
fca7aa16c7 Add unassigned task for C99 rounding functions. Mark split(1) task as
MFC'd.
2002-07-30 17:43:01 +00:00