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
/
usr.bin
Age
Commit message (
Expand
)
Author
1997-02-05
Include signal.h where reasonable and make signal handlers match
Todd C. Miller
1997-02-04
deleted warnx() about "no drives attached" since dkinit() is used in curses a...
kstailey
1997-02-04
display CPU stats on iostat screen even if diskless
kstailey
1997-02-04
make it compile if KERBEROS{,5} not defined
flipk
1997-02-03
subsumed by fetch.c
Todd C. Miller
1997-02-03
Turn off progress bar by default as it interacts poorly with
Todd C. Miller
1997-02-03
Add back ``-r'' option and fix strncpy() usage and other nits because
Todd C. Miller
1997-02-03
Sync with NetBSD
Todd C. Miller
1997-02-03
use a long line counter, netbsd pr#3083, rhialto@polder.ubc.kun.nl
Theo de Raadt
1997-02-01
Catches luser/typo when "@" is the first character of first argument
jkatz
1997-02-01
accept "-f local" for AF_LOCAL"
kstailey
1997-02-01
Better handling of long uptimes; from NetBSD
Thorsten Lockert
1997-01-31
add mkcmdtab.o to CLEANFILES
kstailey
1997-01-31
stop crash from walking off end of malloc'd page. i hunted this bug before
Theo de Raadt
1997-01-31
need string.h
Theo de Raadt
1997-01-30
the blokes did not get there till 10 years later
Theo de Raadt
1997-01-30
fix IOR/IOW/IOWR; cgd@netbsd.org
Theo de Raadt
1997-01-29
Have file recognize PowerPC elf objects. Works for MSB objects currently.
Dale S. Rahn
1997-01-29
Break out of infinite loop ftp://home.host/som/path mode if host
Todd C. Miller
1997-01-29
only print passive toggle info is verbose set (like other commands)
Todd C. Miller
1997-01-29
calculate string length in format() more efficiently
kstailey
1997-01-28
getcwd() not getwd()
Todd C. Miller
1997-01-28
for total use -t; tsarna@endicor.com
Theo de Raadt
1997-01-27
security
dm
1997-01-27
Added a WARNING about not using it to detect back doors.
bitblt
1997-01-27
Set MACHINE_ARCH only if it's not already in the environment. Update
briggs
1997-01-27
No more static buffers. We can operate on any sized files now.
Todd C. Miller
1997-01-27
fix typo
Todd C. Miller
1997-01-26
Dynamic buffering to handle arbitrary line length and center option from FreeBSD
Todd C. Miller
1997-01-26
for implied stdin, do not corrupt argv[0]
Theo de Raadt
1997-01-25
Attempt to give the entire passed address to getnetbyaddr() before starting
Thorsten Lockert
1997-01-25
split cd() into two pieces, whoever was here last did a bad job
Theo de Raadt
1997-01-25
do not change PATH
Theo de Raadt
1997-01-25
Use ${CC:-cc} instead of cc
Niklas Hallqvist
1997-01-25
do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138
Theo de Raadt
1997-01-25
reapplied 1.2 -> 1.3 changes to run.c plus many fixes
kstailey
1997-01-25
back out 1.2 again for testing
kstailey
1997-01-24
reapplied 1.2 -> 1.3 changes to run.c that got squashed
kstailey
1997-01-24
Basically stock AT&T resarch awk until the awk vs. flex problems
Todd C. Miller
1997-01-23
nice exit code; mikel
Theo de Raadt
1997-01-23
Use ${INSTALL}. Also make all $(foo) be ${foo}.
Niklas Hallqvist
1997-01-23
Accept ${NM} as an override for nm(1), useful for cross-dev.
Niklas Hallqvist
1997-01-22
Fix some err(3) usage and usage string.
Todd C. Miller
1997-01-22
Fix off-by-one differently--add an extra byte to buffer (ick).
Todd C. Miller
1997-01-22
Off by one error. Fixes a core dump.
Todd C. Miller
1997-01-21
back out 1.4; I should know better than to do this after a big meal
kstailey
1997-01-21
optimization: kill two calls to strlen() in format()
kstailey
1997-01-21
the locate code assumes that char max is 127 (char == signed char)
Dale S. Rahn
1997-01-21
from the FIXES file:
kstailey
1997-01-21
Install BSD sort(1) not GNU one. Can always change back if necesary.
Todd C. Miller
[next]