summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2000-12-11Move telldir position recording type definitions and prototypesDaniel Eischen
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
2000-12-06Add a LIST_HEAD to DIR for a queue of telldir positions.Daniel Eischen
2000-12-01Make <struct.h> #error instead of #warn that it is going away on jan 1st.Poul-Henning Kamp
2000-11-30remove unneeded sys/ucred.h includeAlfred Perlstein
2000-11-29Fix stdbool.h to actually work as advertised.Jeroen Ruigrok van der Werven
2000-11-26Make it possible to override the function which writes messages toPoul-Henning Kamp
2000-10-27Convert all users of fldoff() to offsetof(). fldoff() is badPoul-Henning Kamp
2000-10-16Add netnatm to LDIRSBrian Somers
2000-10-09Cleanup of bitstring.h:David Malone
2000-09-19Add a definition for RTLD_DEFAULT.John Polstra
2000-09-18Update the prototype for "r_brk" to correspond with the change inJohn Polstra
2000-09-16Welcome stdbool.h. A header file from the ANSI C99 specification.Jeroen Ruigrok van der Werven
2000-09-15Use MTREE_FOLLOWS_SYMLINKS optionAndrey A. Chernov
2000-09-14There is no reason to clobber ${DESTDIR}/usr/include/{isofs,ufs,dev}Ruslan Ermilov
2000-09-07I have not tested this to completion yet, but this appears to fix world.Peter Wemm
2000-09-06Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine
2000-09-02Move setproctitle() from libutil to libc (after a repo-copy)Brian Somers
2000-08-31Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.Dag-Erling Smørgrav
2000-08-22Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman
2000-08-17Revert gratuitous whitespace changes from revisions 1.111 and 1.112.John Baldwin
2000-07-29Add a prototype for rfork_thread().Peter Wemm
2000-07-23Backout addition of -L switch to mtree. Using -L breaks theMarcel Moolenaar
2000-07-21Back out 1.15. It caused more harm than good. Something, however,Nick Sayer
2000-07-16Add -L to mtreeAndrey A. Chernov
2000-07-07fix spelling errors.Alfred Perlstein
2000-07-06cleanup the tsearch import.Alfred Perlstein
2000-07-05add getifaddrs(3) from bsdi. this is a magic function which lets you grabJun-ichiro itojun Hagino
2000-07-01Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE.Dan Moschuk
2000-07-01bring in binary search tree code.Alfred Perlstein
2000-06-22Moving forward on my commitment to always make at least one commit fromNick Sayer
2000-06-17Add strtofflags and fflagstostr to libc.Josef Karthauser
2000-05-26Back out the previous change to the queue(3) interface.Jake Burkholder
2000-05-23Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder
2000-05-19Install /usr/include/dev/ppbus as well as dev/usbPeter Wemm
2000-05-11Fixed missing consts for function parameters, so that the code matchesBruce Evans
2000-05-10Finish moving all IEEE fp types to be the same on all arch's.John Baldwin
2000-05-10fp_except => fp_except_t for consistancy with the i386 and the traditionDavid E. O'Brien
2000-04-18Revert previous commit, and remove the <event.h> symlink. As this isJonathan Lemon
2000-04-16Create <event.h> -> <sys/event.h> link that I forgot earlier.Jonathan Lemon
2000-04-06The idea always was that `make copies' should undo theRuslan Ermilov
2000-02-20Do not conditionalize function prototype definition for functions weJason Evans
2000-02-08There is a problem in that one cannot use ctype.h at the same time as partsDavid E. O'Brien
2000-02-08Change IPv6 address scope delimeter from '@' to '%' as recent KAME change.Yoshinobu Inoue
2000-02-05Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser
2000-02-01sync iruserok() extension API with other BSDsYoshinobu Inoue
2000-01-29Add a #define for RTLD_LOCAL as required by the Single UnixJohn Polstra
2000-01-27Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser
2000-01-26Sigh. Really fix it this time. It seems the first time through thePeter Wemm
2000-01-26Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb).Peter Wemm