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
/
sys
/
kern
Age
Commit message (
Expand
)
Author
1997-12-30
make it compile w/ GPROF
Michael Shalayeff
1997-12-29
sysctl ddb.panic_ddb; felix@mamba.pond.sub.org
Theo de Raadt
1997-12-28
Do not lose the first char in msgbuf
Niklas Hallqvist
1997-12-28
I should be more careful about what I check in. Undo earlier commenting-out
Constantine Sapuntzakis
1997-12-26
Get rid of string literals for file system names and replace with
Constantine Sapuntzakis
1997-12-16
evaluate length before doing compat stuff which might overwrite the
Niels Provos
1997-12-12
Fixed spelling in a comment.
gene
1997-12-11
do not clear setuid/setgid for *chmod(-1,-1); pointed out by provos
Theo de Raadt
1997-12-10
extra ()
Theo de Raadt
1997-12-10
Remove special case for O_TRUNC that is irelevant now that
Todd C. Miller
1997-12-10
try again; proactively check that O_TRUNC has FWRITE
Theo de Raadt
1997-12-10
only permit O_TRUNC if FWRITE is set; chatted about by millert and myself for...
Theo de Raadt
1997-12-09
fix O_TRUNC and O_{SH,EX}LOCK properly; problem found by provos
Theo de Raadt
1997-12-08
add kern.nosuidcoredump to lock things out even more
Theo de Raadt
1997-11-30
fix TIOCGPGRP in sunos emulation
Theo de Raadt
1997-11-24
Fix non-DIAGNOSTIC (and non-COMPAT*) compilation
Niklas Hallqvist
1997-11-24
fix memory leak; hbriceno@lcs.mit.edu
Theo de Raadt
1997-11-23
indent
Michael Shalayeff
1997-11-23
nuke prehistoric disk statistics
Michael Shalayeff
1997-11-20
Fix for open(2) when O_TRUNC and O_??LOCK are used together. I
Todd C. Miller
1997-11-18
Use 0177777, not 07777 as the mask to check for EINVAL. This allows
Todd C. Miller
1997-11-17
kleink: When fstat(2)ing a file descriptor of a local communications domain
Theo de Raadt
1997-11-17
only consider 9 bits for the umask
Theo de Raadt
1997-11-17
make chmod() and fchmod() return EINVAL for bad mode bits
Theo de Raadt
1997-11-17
indent
Theo de Raadt
1997-11-15
for shutdown(2), if "how" is not 0-2, return EINVAL
Theo de Raadt
1997-11-14
Fixed up a VOP_UNLOCK call so that it uses the correction proc *
Constantine Sapuntzakis
1997-11-14
sync
Theo de Raadt
1997-11-14
convert to void *addr
Theo de Raadt
1997-11-13
sync
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-11-13
Count characters even when !OPOST and FLUSHO.
Theo de Raadt
1997-11-13
sync
Theo de Raadt
1997-11-13
add getsid(2), XPG4
Theo de Raadt
1997-11-13
in ttywait(), double check if we need to sleep before sleeping
Theo de Raadt
1997-11-13
EXTPROC fix from lite2.
Todd C. Miller
1997-11-11
MSG_EOR on SOCK_STREAM is invalid; wollman
Theo de Raadt
1997-11-11
uninitialized variable
Niklas Hallqvist
1997-11-08
Sync to NetBSD; some extra KNF
Niklas Hallqvist
1997-11-07
Fixed hang on shutdown
Constantine Sapuntzakis
1997-11-07
EXT2FS somehow disappeared from the list of file systems.
Constantine Sapuntzakis
1997-11-07
$OpenBSD$
Niklas Hallqvist
1997-11-06
DEBUG now compiles
Constantine Sapuntzakis
1997-11-06
Fixes so that it compiles with #ifdef DEBUG
Constantine Sapuntzakis
1997-11-06
Removed i386-specific crud
Constantine Sapuntzakis
1997-11-06
fix ps(1) LIM column
kstailey
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-11-06
mak kernel compiles w/o bios0
Michael Shalayeff
1997-11-04
fix printf formatting of "ps" (aka "show all proc") so that lines never
chuck
1997-11-04
import torek's vfprintf() from libc [renamed to kprintf and all
chuck
[prev]
[next]