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-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
1997-10-28
dkcsum is *really* mandatory. XXX will be done differently later.
Niklas Hallqvist
1997-10-24
prevent open() with wrong flags
Theo de Raadt
1997-10-21
When the input queues are flushed on a blocked tty, make sure to unblock
Niklas Hallqvist
1997-10-17
Don't allow root to set the clock back in time if securelevel > 1. This
Todd C. Miller
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-10-01
added 'q' modifier (64-bit integers) in kernel vsprintf/kprintf
Angelos D. Keromytis
1997-09-27
Cleaning up my tree.. that is why nits like this extra blank line
Niklas Hallqvist
1997-09-24
s/DEBUG/LKM_DEBUG/g
Michael Shalayeff
1997-09-18
it is definately wrong to initialize the pgid at open() time because the
Theo de Raadt
1997-09-15
From FreeBSD (joerg@freebsd.org):
Todd C. Miller
1997-09-12
add copyright for the work i did in csignal()
Theo de Raadt
1997-09-03
changes for ps "emul" option
kstailey
1997-09-02
COMPAT_BSDOS exec and compat changes.
Jason Downs
[next]