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
1998-06-27
new ksh code stupidly did not permit ". /dev/null"; enable that again
Theo de Raadt
1998-06-25
pdksh-5.2.13 + local changes
Todd C. Miller
1998-06-23
snprintf returns bytes it wanted to print, not the number it actually did
Todd C. Miller
1998-06-23
few fixes; msaitoh
Theo de Raadt
1998-06-09
spelling
Theo de Raadt
1998-06-09
bah
Theo de Raadt
1998-06-07
use MAP_FAILED
Theo de Raadt
1998-06-03
zero sigset_t before use
Theo de Raadt
1998-06-03
correct crtscts docs; andrew@ugh.net.au
Theo de Raadt
1998-06-01
doc = after socket; deberg@mit.edu
Theo de Raadt
1998-05-30
modifiers apply to all things; msaitoh
Theo de Raadt
1998-05-29
nice
Theo de Raadt
1998-05-29
gcc 2.8.X.X fixed this bug, back to a sane Makefile.
Dale S. Rahn
1998-05-28
/bin/login -> /usr/bin/login
Artur Grabowski
1998-05-18
MAXPATHLEN not MAXPATHLEN+1
Theo de Raadt
1998-05-18
readlink len-1
Theo de Raadt
1998-05-18
MAXPATHLEN not MAXPATHLEN+1
Theo de Raadt
1998-05-18
buf oflows
Theo de Raadt
1998-05-18
MAXPATHLEN not MAXPATHLEN+1, no buf oflow of targdir
Theo de Raadt
1998-05-18
readlink(path, buf, sizeof buf-1). Never forget that -1.
Theo de Raadt
1998-05-17
do not advance pointer that free() will happen to
Theo de Raadt
1998-05-13
fix .Sh ENVIRONMENT
Theo de Raadt
1998-05-13
support POSIX "kill [-s signame] pid" syntax, fix the "kill -l [exitstatus]"
Theo de Raadt
1998-04-30
Wall
Theo de Raadt
1998-04-28
Xr madvise not vadvise
Theo de Raadt
1998-04-26
Use the physmem variable to get at the physical memory size (instead of the
Theo de Raadt
1998-04-25
nroff error; joel@panacea.null.org
Theo de Raadt
1998-03-31
only preserve uid/gid if -p. This is unlike traditional tar but more like gtar
Todd C. Miller
1998-03-27
do not nest RS/RE
Theo de Raadt
1998-03-18
Document what sh/ksh does when the cd command matches a non empty path
Marco S Hyman
1998-03-10
umask manipulation not neccessary
Theo de Raadt
1998-03-06
Add unlimit man link for csh and ulimit man link for sh.
Todd C. Miller
1998-03-03
Correct -x and -p flags to be more like traditional tar and make
Todd C. Miller
1998-02-14
recog STRIPDISC; kleink
Theo de Raadt
1998-01-25
Fix a race where a dir might have been created after a stat call, but before
Niklas Hallqvist
1998-01-22
Preserve uid/gid if invoked as tar and extracting as root.
Todd C. Miller
1998-01-21
Back out last change. ed and sed should not use extended regular expressions.
Todd C. Miller
1998-01-18
Support extended (modern) instead of basic (obsolescent) regular expressions.
Todd C. Miller
1998-01-17
Make ulimit catch bogosity so that: "ulimit -dflmnpst unlimitted"
Todd C. Miller
1998-01-17
Don't document ulimit flags that don't exist
Todd C. Miller
1998-01-02
use getopt; mph@pobox.com
Theo de Raadt
1998-01-02
man page error; helbig
Theo de Raadt
1997-12-08
use cp -R for local copies
Theo de Raadt
1997-12-02
repository move of src/bin/pdksh to src/bin/ksh
Theo de Raadt
1997-11-30
oh yeah, we are min() clean
Theo de Raadt
1997-11-30
deal with unterminated e_login and e_wmesg
Theo de Raadt
1997-11-20
Fix units conversion wrt -h flag to be correct (and consistent with
Todd C. Miller
1997-11-17
proper .Xr
Theo de Raadt
1997-11-16
Revert one of the $_ changes made 970102, as it makes sh crash when mail
Niklas Hallqvist
1997-11-15
spelling
Todd T. Fries
[next]