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
/
bin
Age
Commit message (
Expand
)
Author
1997-08-19
Note -P option and POSIX 1003.2
denny
1997-08-19
Add -P option, the POSIX 1003.2 output format (strictly specified for parsing).
denny
1997-08-19
Note return code >2 if malloc fails (POSIX spec behavior).
denny
1997-08-19
POSIX 1003.2: exit code is 3 if memory allocation fails, 2 if expr invalid.
denny
1997-08-19
Note POSIX 1003.2 conformance.
denny
1997-08-19
POSIX 1003.2: exit w/ 0 code if receive SIGALRM.
denny
1997-08-17
Don't include both strings.h and string.h -- just use string.h
Todd C. Miller
1997-08-08
Add a "parsed" flag for ps fields so we don't print the same field
Todd C. Miller
1997-08-05
errno.h
Theo de Raadt
1997-08-05
make signal handlers errno safe
Theo de Raadt
1997-08-05
Fixes for a variety of pdksh problems:
grr
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-08-04
toast non-NEWVM code; freebsd
Theo de Raadt
1997-08-04
bad Ns
Theo de Raadt
1997-08-04
more Ns
Theo de Raadt
1997-08-03
oops. ok, why does my footer not show up yet??
Theo de Raadt
1997-08-03
roughly 3 hours of slaving results in a much more beautiful mdoc man page.
Theo de Raadt
1997-08-01
show args later on; works around page wrap in middle of line
Theo de Raadt
1997-08-01
warn not warnx
Theo de Raadt
1997-08-01
for lstart, use %c not %C; tetsuya@secom-sis.co.jp
Theo de Raadt
1997-07-31
improve error message (yes I know mmap(2) isn't used yet.)
kstailey
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-24
Stash fd of cwd instead of using getcwd() to stash path.
Todd C. Miller
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-23
tabify
kstailey
1997-07-17
Adds rmd160 functionality.
Todd C. Miller
1997-07-12
Use new-style man macros.
Todd C. Miller
1997-07-12
md5(1) is now capable of doing md4, md5 and sha1 digests. Currently
Todd C. Miller
1997-07-08
Pipes are not interactive, eh.
Todd C. Miller
1997-07-08
If stdin is not a tty and not seekable assume we are being used
Todd C. Miller
1997-07-08
Use line-buffered output if no tty is present. Makes ed work
Todd C. Miller
1997-07-03
There is no undelete(2) manpage.
Jason Downs
1997-06-30
Wall
Theo de Raadt
1997-06-30
stdlib.h
Theo de Raadt
1997-06-29
new location of des.h
Niels Provos
1997-06-29
Reject non-numeric argument (so can't use atoi).
denny
1997-06-29
Make sleep handle fractions of a second. Why not?
denny
1997-06-28
somebody added setlocale() w/o locale.h
grr
1997-06-27
setlocale; kleink
Theo de Raadt
1997-06-23
duh, my mind is not crisp
Theo de Raadt
1997-06-23
yyyy specification code; m4@nts.umn.edu
Theo de Raadt
1997-06-20
boost TEST_BLOCK_LEN and TEST_BLOCK_COUNT a bit. this makes '-t' more
flipk
[next]