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
/
lib
/
libc
/
gen
Age
Commit message (
Expand
)
Author
1998-03-19
zap FILE * after closing it
Theo de Raadt
1998-03-19
some -Wall
Todd C. Miller
1998-03-17
do not ferror() after fclose(); dholland@eecs.harvard.edu
Theo de Raadt
1998-03-07
.Bx Open -> .Ox 2.x
Todd C. Miller
1998-03-06
And terminate SyslogAddr.sun_path (duh!)
brian
1998-03-06
sizeof(SyslogAddr.sun_path) -> sizeof(SyslogAddr.sun_path) - 1
brian
1998-03-05
Initialise sockaddr::sa_len (stopping a pretty nasty
brian
1998-03-01
s/NULL/NUL/ in the right places; jraynard
Theo de Raadt
1998-02-18
clarify
Theo de Raadt
1998-02-13
match unistd.h
Theo de Raadt
1998-02-08
Pull in prototype
Thorsten Lockert
1998-02-03
Steal better desciption of GLOB_NOESCAPE from fnmatch(3).
Todd C. Miller
1998-01-31
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
Todd C. Miller
1998-01-31
glob(3) is not xpg4.2 compliant yet
Todd C. Miller
1998-01-20
type botch
Theo de Raadt
1998-01-02
make mmap() return void *, add MAP_FAILED
Theo de Raadt
1997-12-29
s/NetBSD/OpenBSD
kstailey
1997-12-24
Always give .Fn an argument, it will not default to the previous value.
Thorsten Lockert
1997-12-24
also need sys/stat.h; hubertf
Theo de Raadt
1997-12-22
add XPG4.2 lockf; kleink
Theo de Raadt
1997-12-19
sprintf bye bye
Theo de Raadt
1997-12-19
gid_t is unsigned
Theo de Raadt
1997-12-18
handle long usernames more carefully
Theo de Raadt
1997-12-15
MAP_COPY|MAP_FILE; mrg. indent too
Theo de Raadt
1997-11-24
fix mispelling of EACCES; bde
Theo de Raadt
1997-11-06
XPG4.2 compat:
Todd C. Miller
1997-11-05
XPG4, not ANSI; seebs@puddle.plethora.net
Theo de Raadt
1997-10-11
Replace my trailing slash removal with the one from FreeBSD.
Todd C. Miller
1997-10-10
NO abort() CALLS IN LIBC
Theo de Raadt
1997-10-06
Fix bug caused by trailing '/' stripping. Didn't always guarantee NULL
Todd C. Miller
1997-10-02
Added PF_ENCAP and fixed the PF_INET table.
Angelos D. Keromytis
1997-09-26
Parameter fix + a typo. maximum entropy <entropy@tardis.bernstein.com>
Todd C. Miller
1997-09-22
Prototype __seekdir() before using.
Todd C. Miller
1997-09-22
From FreeBSD:
Todd C. Miller
1997-09-20
Strip trailing '/' from paths. Noted by hermit@cs.tu-berlin.de in
Todd C. Miller
1997-09-20
do execle() using alloca() for use inside signal handlers (malloc is bad)
Theo de Raadt
1997-09-12
wrong NULL
Theo de Raadt
1997-09-11
make popen() safe for a real vfork()
Theo de Raadt
1997-09-08
new man page; mikel
Theo de Raadt
1997-09-06
ln basename.3 dirname.3
Todd C. Miller
1997-09-01
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
Todd C. Miller
1997-09-01
ttyslot takes void; bde@freebsd
Theo de Raadt
1997-09-01
Document FTS_CHDIRROOT somewhat. Could be better.
Todd C. Miller
1997-09-01
Fix problem with ``find -execdir'' not having the correct initial cwd.
Todd C. Miller
1997-08-29
Minor KNF changes to fts_safe_chdir and recent NetBSD code integration
imp
1997-08-24
Fix compiler warnings.
Todd C. Miller
1997-08-20
Move getsubopt(3) to stdlib like lite2 and XPG4.2 say...
Todd C. Miller
1997-08-19
Standard format and general amelioration.
Todd C. Miller
1997-08-19
repair duplication check
Theo de Raadt
1997-08-19
do not reuse id's. also be more careful with maxgids.
Theo de Raadt
[next]