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
2005-10-12
document new max array size
Bernd Ahlers
2005-10-08
Silence bogus gcc warning.
Otto Moerbeek
2005-10-08
Tell user which value of index is out of bounds. ok deraadt@
Otto Moerbeek
2005-10-07
remove mknod documentation - although /bin/sh supports it, this page
Jason McIntyre
2005-10-07
brief description of mknod built-in;
Jason McIntyre
2005-10-06
Introducing mknod as a built-in. It might be against the unix
Otto Moerbeek
2005-10-04
Bump max array size. Needed for upcoming MAKEDEV speedup. ok deraadt@
Otto Moerbeek
2005-09-26
Fix a redraw problem that occurs when a recalled history line has
Otto Moerbeek
2005-09-11
Process window size changes after xread(). [change window size]
Otto Moerbeek
2005-09-11
Fix " handling in here documents. POSIX says they are not special, so
Otto Moerbeek
2005-09-07
LINES and \\ in PS1 prompt are implemented, so remove information
Jason McIntyre
2005-09-06
make some of the stat utility pages reference each other;
Jason McIntyre
2005-08-30
remove -W from synopsis;
Jason McIntyre
2005-08-21
Comment out description for 'ulimit -v' since we don't support
Todd C. Miller
2005-08-17
Exit unsuccessfully when comparing against a checklist file fails.
Marco Pfatschbacher
2005-08-12
of course, douglas' mail hits my machine 2 nanoseconds later...
Jason McIntyre
2005-08-05
strip multiple leading slashes from absolute paths; ok beck@
Damien Miller
2005-08-04
Make pax exit unsuccessfully on errors.
Marco Pfatschbacher
2005-08-01
more `version' removal;
Jason McIntyre
2005-08-01
Document ^V change from version to quote command
Otto Moerbeek
2005-08-01
pascoe noted that ^V in ksh emacs mode is not what you expect -- literal
Theo de Raadt
2005-07-31
say goodbye to creat().
Marc Espie
2005-07-06
Only print a space separating argv and the real command (in parens)
Todd C. Miller
2005-07-01
use a standard format for EXAMPLES;
Jason McIntyre
2005-06-30
Set tv_usec sensibly when calling utimes() instead of just zeroing it.
Todd C. Miller
2005-06-15
remove whiteout support
Todd C. Miller
2005-06-14
whiteouts are gone
Todd C. Miller
2005-06-13
Fix writing of old-style tar headers. Filenames and linknames actually
Otto Moerbeek
2005-06-02
add -O to getopt (ok otto) and sync usage
Jared Yanovich
2005-06-02
sort options
Jared Yanovich
2005-06-02
- simplify usage
Jared Yanovich
2005-06-01
add missing detail from IFS example
Jared Yanovich
2005-05-28
Use proper modules instead of relying on .ph files.
Todd C. Miller
2005-05-27
include sys/time.h to get struct timeval
Todd C. Miller
2005-05-25
add missing detail from IFS example
Jared Yanovich
2005-05-24
-ansi considered harmful, even in comments
Todd C. Miller
2005-05-24
-ansi means only expose ANSI interfaces which is not something we want...
Todd C. Miller
2005-05-24
variety of man page fixes
Jared Yanovich
2005-05-13
some Xr's from jason ackley;
Jason McIntyre
2005-05-12
.Xr script 7
Jason McIntyre
2005-05-03
some snprintf() -> strlcpy to improve readibility (and speed?)
Nikolay Sturm
2005-05-02
tweaks;
Jason McIntyre
2005-05-01
add eject -t option: permits tray to be closed (ie. insert a CD).
Theo de Raadt
2005-04-28
Use a special crafted string copy function to copy data from ustar
Otto Moerbeek
2005-04-26
- do not list -f option for eject, as it is not necessary
Jason McIntyre
2005-04-25
Use the various f* functions to set owner, mode and times, instead
Otto Moerbeek
2005-04-23
-c option may take either integer or name, not just integer;
Jason McIntyre
2005-04-21
fix strlcpy abuse in pax - this commit turns potential overflows into
Bob Beck
2005-04-15
check snprintf return value and abort if the concatenated path is too
Uwe Stuehler
2005-04-14
add the prefix length to nlen for ustar; ok otto millert
Markus Friedl
[next]