index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
1998-05-04
make includes for libossaudio
Niels Provos
1998-04-30
make ctype macros on char 0x82 and such work
Theo de Raadt
1998-04-25
readlink() 3rd param is size_t; XPG
Theo de Raadt
1998-03-31
add X11 and local bins to std paths
Theo de Raadt
1998-03-30
Wall; Andreas.Gunnarsson@emw.ericsson.se
Theo de Raadt
1998-03-23
teach rmd160 not to throw leftovers out the window
janjaap
1998-03-19
Some -Wall
Todd C. Miller
1998-03-03
Dive into libg++ and gcc on includes
Niklas Hallqvist
1998-03-02
We don't need two math.h headers incvs server: nothing known about
Todd C. Miller
1998-02-16
be more careful for _XOPEN_SOURCE
Theo de Raadt
1998-02-10
pretty some types, real minor
Theo de Raadt
1998-02-10
more explicit protos
Theo de Raadt
1998-02-10
move proto to unistd.h
Theo de Raadt
1998-02-08
strptime() proto; Andreas.Gunnarsson@emw.ericsson.se
Theo de Raadt
1998-02-07
More XPG4.2 --
Todd C. Miller
1998-02-06
size_t n in initstate(); XPG
Theo de Raadt
1998-01-31
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
Todd C. Miller
1997-12-27
Make usleep prototype match manual page and implementation
Thorsten Lockert
1997-12-22
add XPG4.2 lockf; kleink
Theo de Raadt
1997-12-09
for XPG, do not use special typedef types
Theo de Raadt
1997-11-29
Add __attribute__ for asprintf.
Todd C. Miller
1997-11-29
Implement asprintf(3) and vasprintf(3) functions similar to the
Todd C. Miller
1997-11-16
move proto to sys/stat.h; XPG4.2
Theo de Raadt
1997-11-09
Introduce uu_lock(), uu_unlock() and uu_lockerr()
bri
1997-09-22
Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).
Todd C. Miller
1997-09-22
From FreeBSD:
Todd C. Miller
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
Niklas Hallqvist
1997-09-01
#define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo.
Todd C. Miller
1997-09-01
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
Todd C. Miller
1997-09-01
Fix problem with ``find -execdir'' not having the correct initial cwd.
Todd C. Miller
1997-08-29
move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs...
Michael Shalayeff
1997-08-24
prototype _err* and _warn*
Todd C. Miller
1997-08-18
inttypes.h as required by XPG4.2. Nothing uses this yet and all in-tree
Todd C. Miller
1997-08-17
basename(3) and dirname(3) as specified by XPG4 and XPG4.2
Todd C. Miller
1997-08-12
typo; graphix@iastate.edu
Theo de Raadt
1997-07-24
pre-def ypmaplist
Theo de Raadt
1997-07-23
_PATH_SKEYKEYS now lives in <paths.h>
Todd C. Miller
1997-07-23
add netatalk
denny
1997-07-17
__BEGIN_DECLS/__END_DECLS
Theo de Raadt
1997-07-17
proto more
Theo de Raadt
1997-07-17
mdX(3)-like interface to RIPEMD-160 hash function. Code by
Todd C. Miller
1997-07-16
proto yp_maplist
Theo de Raadt
1997-07-15
Add a missing const
Todd C. Miller
1997-07-12
Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).
Todd C. Miller
1997-07-10
Be consistent wrt unsigned vs. u_*
Todd C. Miller
1997-07-10
Different sha1 functions (taken from netinet's if_sha1.c) that
Todd C. Miller
1997-07-02
Move prototype for bindresvport(3) to <netiniet/in.h> as it is
Todd C. Miller
1997-06-29
relocated header files
Niels Provos
1997-06-29
Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.
Todd C. Miller
1997-06-20
Add mkdtemp(3)
Todd C. Miller
[next]