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
/
make
Age
Commit message (
Expand
)
Author
1999-07-29
"sprite.h"; soren@t.dk
Theo de Raadt
1999-06-06
Once again, fix the spelling of "occurrence" in the documentation
Paul Janzen
1999-06-05
- remove trailing white space
Aaron Campbell
1999-06-01
Fix some mips -> __mips__ stuff.
Per Fogelstrom
1999-05-16
More special targets documentation.
Marc Espie
1999-05-04
Better comment explaining last change:
Todd C. Miller
1999-05-04
Allow embedded ":" or "!" in target names
Todd C. Miller
1999-03-17
Document known problem and work-around, until I manage to get it fixed.
Marc Espie
1999-03-06
back out changes that should not have escaped my local tree
Todd C. Miller
1999-03-06
add missing reference to infocmp
Todd C. Miller
1999-02-23
Document the other side of .MAIN
Marc Espie
1999-01-09
close PR 685.
Marc Espie
1998-12-20
bye bye BADSIG
Theo de Raadt
1998-12-05
Modifications from netbsd:
Marc Espie
1998-09-26
usr.bin/ man page fixes, f-m.
Aaron Campbell
1998-09-05
more man page repairs; aaron@ug.cs.dal.ca
Theo de Raadt
1998-07-23
portable bootstrap thing; lidl@eng.us.uu.net
Theo de Raadt
1998-07-13
ftpd: sleep for an indeterminate amount for non-existant logins
Todd C. Miller
1998-07-13
Use SEEK_CUR as "whence" in fseek, not 1.
Todd C. Miller
1998-07-03
Better fix from Christos:
Todd C. Miller
1998-07-02
Check against suffNull, not the contents of name
Todd C. Miller
1998-07-02
better fix; may be a small memory leak though
Todd C. Miller
1998-07-02
back out last patch; it causes incorrect behavior
Todd C. Miller
1998-07-02
Fix a bug where make gets confused by targets beginning with a period (``.'')
Todd C. Miller
1998-06-29
make the bootstrap compile on modern compilers
Artur Grabowski
1998-06-03
zero sigaction before use
Theo de Raadt
1998-05-13
catch more commands that require a shell
Theo de Raadt
1998-05-12
emulate umask inside make, so that the value gets propogated; also ensure
Theo de Raadt
1998-03-30
Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
Theo de Raadt
1998-03-15
fix possibility of null pointer deref when using make's "-j" option.
flipk
1998-03-07
Add -Wno-char-subscripts to CFLAGS
Todd C. Miller
1998-03-07
make gcc 2.8 happy
Todd C. Miller
1998-02-22
some ansi
Michael Shalayeff
1998-01-28
Use BSDmakefile in favour of [mM]akefile if existent. Good for
Niklas Hallqvist
1998-01-02
use _exit()
Theo de Raadt
1997-12-18
for the test following test case, do not output FOOBAR=bar (should be FOOBAR=)
Theo de Raadt
1997-12-16
do not overflow fd_set
Theo de Raadt
1997-10-13
powerpc ELF
Per Fogelstrom
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-18
environment variables
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-06-17
(foo *)NULL -> NULL
kstailey
1997-06-15
Avoid possible /tmp races by using mkstemp(3).
Todd C. Miller
1997-04-28
Back out newer .USE code as it caused problems. I've done a "make build"
Todd C. Miller
1997-04-21
nope, breaks other things
Theo de Raadt
1997-04-20
Back out the following change since it introduces an ordering problem:
Todd C. Miller
1997-04-01
Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)
Todd C. Miller
1997-03-26
s/main/listmain/; seebs@solon.com
Theo de Raadt
1997-03-03
changed to CFLAGS+=, closes PR user/116.
flipk
1997-01-27
Set MACHINE_ARCH only if it's not already in the environment. Update
briggs
[next]