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
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
1997-08-17
basename(3) and dirname(3) as specified by XPG4 and XPG4.2
Todd C. Miller
1997-08-16
Actually, we can't claim xpg4.2 w/o real locales so elide that bit.
Todd C. Miller
1997-08-16
Document _toupper(3) and _tolower(3) and mention XPG4.2.
Todd C. Miller
1997-08-09
The list of tcp/udp ports not to allocate dynamically is now
Todd C. Miller
1997-08-08
Clarify a bit.
Todd C. Miller
1997-08-02
From NetBSD (phil):
Todd C. Miller
1997-07-29
convert to mdoc format
flipk
1997-07-28
merge in getcap change by grr, in rev 1.8
Theo de Raadt
1997-07-27
revert until the change gets evaluated by more people
Theo de Raadt
1997-07-27
Make correct distinction between "entry not found" and "no capability files",
grr
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-24
does not use read(2)
Theo de Raadt
1997-07-24
copy d_type; giles@nemeton.com.au
Theo de Raadt
1997-07-23
trailing blanks
kstailey
1997-07-23
tabify
kstailey
1997-07-15
Xr repair
Theo de Raadt
1997-07-09
#include <netgroup.h>
Todd C. Miller
1997-07-09
Clean up some -Wall complaints.
Todd C. Miller
1997-07-01
Make -Wall happy.
Todd C. Miller
1997-07-01
-Wall cleanliness
Todd C. Miller
1997-06-29
surely not a long
Theo de Raadt
1997-06-22
Fix a bogon in last change
Thorsten Lockert
1997-06-22
Close pipes before dup'ing file descriptors in the child, not after.
Thorsten Lockert
1997-06-14
oops
Theo de Raadt
[next]