aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-2666-68/+68
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0cvs2svn2000-07-261-56/+0
* MFC: Merge KAME 2000/07 code.Kris Kennaway2000-07-151-1/+1
* Fix the world and releases.John Hay2000-07-131-1/+1
* MFC: rev 1.113 (install /usr/include/dev/ppbus)David E. O'Brien2000-07-121-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-102-0/+112
* MFC: revision 1.36.Josef Karthauser2000-07-031-0/+2
* MFC: (rev 1.110) Unbroke `make symlinks; make copies' sequence.Ruslan Ermilov2000-06-131-1/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-132-240/+0
* Do not conditionalize function prototype definition for functions weJason Evans2000-02-201-6/+0
* There is a problem in that one cannot use ctype.h at the same time as partsDavid E. O'Brien2000-02-082-62/+62
* Change IPv6 address scope delimeter from '@' to '%' as recent KAME change.Yoshinobu Inoue2000-02-081-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-2/+0
* sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-011-2/+1
* Add a #define for RTLD_LOCAL as required by the Single UnixJohn Polstra2000-01-291-0/+1
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-271-0/+2
* Sigh. Really fix it this time. It seems the first time through thePeter Wemm2000-01-261-1/+4
* Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb).Peter Wemm2000-01-261-1/+8
* bindresvport related changesYoshinobu Inoue2000-01-261-1/+1
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-0/+2
* Install the USB include files in /usr/include/dev/usb.Nick Hibma2000-01-251-2/+2
* Add prototypes for [sg]etres[ug]id().Peter Wemm2000-01-171-0/+4
* Fixed disordering, misformatting, and duplicate declaration ofBruce Evans2000-01-141-3/+2
* libc rcmd update for IPv6.Yoshinobu Inoue2000-01-132-0/+5
* Make sched_param parameter a const to comply with POSIX and SUSv2 specs.Daniel Eischen2000-01-101-1/+1
* Remove the comment warning that the dllockinit() interface mightJohn Polstra2000-01-091-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-294-5/+6
* Work around an assert failure in the dynamic linker's default threadJohn Polstra1999-12-281-0/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-282-0/+96
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-0/+7
* Fixed missing declaration of ctermid_r(3).Bruce Evans1999-12-231-0/+1
* Fixed missing declaration of getlogin_r(3).Bruce Evans1999-12-231-0/+2
* Fixed missing declaration of rand_r(3).Bruce Evans1999-12-231-0/+2
* Fixed missing declaration of getdents(2).Bruce Evans1999-12-231-0/+1
* Fix some minor POSIX/SUSv2 compliance nits.Jason Evans1999-12-181-4/+2
* Back up following macros by functions: ishexnumber, isideogram, isnumber,Alexey Zelkin1999-12-172-10/+20
* Move POSIX feature constants from pthread.h to unistd.h, as required byJason Evans1999-12-161-17/+0
* Revert previous commit.Marcel Moolenaar1999-12-091-25/+58
* Remove support for symlinks instead of copies. This also avoidsMarcel Moolenaar1999-12-081-58/+25
* Create a symlink for <machine/joystick.h>, like soundcard.hPeter Wemm1999-12-051-1/+1
* Added ntfs subdir to be filled.Semen Ustimenko1999-12-031-1/+1
* style fixes, remove extra braces.Alfred Perlstein1999-11-291-3/+1
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-282-7/+18
* Add FNM_FILE_NAME - GNU alias to FNM_PATHNAMEAndrey A. Chernov1999-11-211-0/+5
* Add missing netinet6.Jonathan Lemon1999-11-051-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-2/+2
* Make libncp actually compiled.Boris Popov1999-10-141-2/+2
* Complete move of kvm.h to lib/libkvm so it's self contained.Peter Wemm1999-10-042-97/+1
* Link ucontext.h to sys/ucontext.hMarcel Moolenaar1999-10-032-37/+2
* Remove the inline versions of sigaddset, sigdelset, sigemptyset,Marcel Moolenaar1999-10-021-53/+0