Commit Graph

3347 Commits

Author SHA1 Message Date
thorpej
c8a6aeb225 Document file system extended attribute functions. 2005-01-02 17:34:43 +00:00
thorpej
c165c2b31d System calls and support routines for file system extended attributes. Libc
version is bumped to 12.125.

From FreeBSD.
2005-01-02 16:43:26 +00:00
thorpej
9eca3a4ad4 Add <sys/extattr.h> 2005-01-02 16:09:56 +00:00
thorpej
c735ea78ac Add PAM libraries, modules, and headers. 2004-12-29 00:12:00 +00:00
thorpej
9c276b19a0 Add /usr/lib/security 2004-12-28 23:59:22 +00:00
thorpej
186e7464e2 Add /usr/include/security 2004-12-28 22:00:36 +00:00
joff
7d196d84c5 add TS7200 gzboot img 2004-12-28 16:52:24 +00:00
tsutsui
d68499a99e Add mec(4) for sgimips. 2004-12-26 12:37:03 +00:00
hannken
67cab6c14c Add file .../cat4/ahd.0 missing from last commit. 2004-12-24 11:59:15 +00:00
he
e97616f8a6 Add entry for the newly added ahd(4) driver. 2004-12-23 23:14:05 +00:00
christos
28d516ffbc revert previous while discussion is still in progress 2004-12-20 18:33:53 +00:00
itojun
2fdfeb359f RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.
remove it until someone writes it up from scratch/freely-redistributable
text is found.
2004-12-20 03:50:04 +00:00
atatat
16cc80a689 Bump libc minor to 124 2004-12-16 04:11:22 +00:00
atatat
2803cf768c Add a function called getdevmajor().
It tells you the major device number for whatever character or block
device you ask it.  This is sort of the inverse of devname(3) but not
quite, since it's backed by the kernel (sysctl's kern.drivers
information) and not a database cobbled together from the contents of
the filesystem.
2004-12-16 03:54:56 +00:00
lukem
ab6b8b7528 usr/lib/threadlib.h is now obsolete 2004-12-14 02:27:55 +00:00
yamt
db0a8cc0ea add sched_yield manpage. 2004-12-14 01:49:30 +00:00
he
387711acf9 Hm, don't delete old bfd entries, mark obsolete instead. 2004-12-13 07:19:17 +00:00
he
6817787508 Bump libbfd's shared library version number following new binutils import.
Fixes build problem for the vax port which remains without HAVE_GCC3.
2004-12-12 14:31:45 +00:00
jmc
8a90e8bcc4 Fix for new binutils 2004-12-08 19:37:34 +00:00
cube
c002a66744 Add a manual page for ixpide(4). 2004-12-06 19:34:01 +00:00
yamt
165c905934 add links for uvm_unmap(9) 2004-12-06 17:35:53 +00:00
atatat
309bce04e2 Add new errno.9 page 2004-12-03 03:35:53 +00:00
grant
9204390fe4 add iteide(4) driver for ITE8212-based IDE controllers. from
OpenBSD, ported to NetBSD by me.

ok'd by bouyer@, thorpej@.
2004-12-01 22:27:45 +00:00
jmc
9bfe9b9970 Convert mkboot into a full cross tool. Last hurdle for hp300 to building on
non NetBSD/bsd hosts.
2004-11-28 11:14:41 +00:00
jmc
9a999c376a Convert bebox's remaining host tools over to cross tools scheme. Builds to sets
w/o error now.
2004-11-25 08:09:14 +00:00
bouyer
fe4d81db48 pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).
2004-11-24 20:49:17 +00:00
blymn
57b1ec35a6 Bumped libform major number 2004-11-24 11:59:11 +00:00
lukem
10f5ef24c1 add getent(1) 2004-11-23 07:35:38 +00:00
rtr
aaa2aef98a + correct set lists for sgimips src/x11. 2004-11-21 00:16:05 +00:00
christos
ed9b8e9f3f add manual page for sockaddr_snprintf(3) 2004-11-20 03:07:50 +00:00
christos
2488a0bc35 bump for libutil. 2004-11-19 21:48:30 +00:00
wiz
4692c6e1e8 Put obsolete files in the *-obsolete sets instead of whatever they
were in before they became obsolete (consistency).
2004-11-18 15:34:23 +00:00
soren
902f074a7f Mark /bin/rmail as obsolete rather than remove it. Pointed out by mrg. 2004-11-17 02:46:39 +00:00
soren
c7dab32bb3 The /bin/rmail compat link has been in several major releases now. 2004-11-17 00:33:45 +00:00
jschauma
6588a0e00e Add new NetBSD logo pixmaps to set lists 2004-11-16 14:40:32 +00:00
nathanw
433feed71e Obsolete the short-lived wsfb.o.
XXX this mechanism sucks. fixed under duress.
2004-11-14 19:53:59 +00:00
nathanw
78480a2d52 Rename wsfb.o to wsfb_drv.o.
Add wsfb man and cat pages.
2004-11-14 02:48:27 +00:00
tron
0a470f3741 Add "./usr/X11R6/lib/modules/drivers/wsfb.o". 2004-11-13 21:14:17 +00:00
he
398e7ad6d3 Mark ./usr/include/miscfs/ptyfs as obsolete instead of removing it. 2004-11-12 15:34:34 +00:00
he
d2c071958b g/c ./usr/include/miscfs/ptyfs entry, now that ptyfs.h is no longer installed. 2004-11-12 15:11:18 +00:00
jdolecek
73830da5a7 g/c ptyfs.h - it's not installed anymore 2004-11-11 19:00:31 +00:00
jwise
aa4b2f2cf3 Revert previous. This was discussed at length in 1999 and 2000.
If we feel we need to revisit this decision, the place to do this is the
mailing lists, not the TODO document.
2004-11-11 14:59:45 +00:00
christos
b8c5f79875 Add ptyfs.o; thanks to Hisashi T Fujinaka. 2004-11-11 05:41:44 +00:00
christos
b360e20686 Add ptyfs installed files. 2004-11-11 01:53:39 +00:00
agc
dd14e8071c Revert one of the previous mods - the decision to use a separate arg for
system package pkg_* use as opposed to the recently-added -K switch has
not been discussed, and needs to be. That's why the item was there in
the first place.
2004-11-10 18:18:25 +00:00
jwise
43db3c232a Update with design decisions already made, clarify meta-pkg process. 2004-11-10 18:02:33 +00:00
lukem
9c82800a69 Add: getgrgid_r(3) getgrnam_r(3) getpwnam_r(3) getpwuid_r(3) 2004-11-10 04:52:30 +00:00
agc
956830029e Add a provisional TODO list, culled from some input from Jim Wise and some
other sources.
2004-11-09 19:36:51 +00:00
yamt
3bc2a57904 - hide bufq_state in mfsnode from userland.
- move bufq.h into obsolete set.

tested to compile pkgsrc/sysutils/lsof.
2004-11-09 08:46:08 +00:00
kim
7601bef351 Add bufq.h 2004-11-07 18:03:12 +00:00