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
/
compat
Age
Commit message (
Expand
)
Author
2007-10-20
enuf -> enough
Miod Vallat
2007-10-01
more btoc -> atop
Martin Reindl
2007-09-22
replace even more ctob and btoc with ptoa and atop respectively plus
Martin Reindl
2007-09-15
replace ctob and btoc with ptoa and atop respectively
Martin Reindl
2007-09-01
replace the machine dependant bytes-to-clicks macro by the MI ptoa()
Martin Reindl
2007-06-06
now that all partition size/offsets are potentially 64-bit, change the
Theo de Raadt
2007-06-06
put IPX in the unsupported boat
Henning Brauer
2007-06-05
use six new macros to access & store the 48-bit disklabel fields related
Theo de Raadt
2007-05-29
adapt from netbsd:
Nikolay Sturm
2007-05-29
byebye
Ted Unangst
2007-05-29
regen
Ted Unangst
2007-05-29
linux_getcwd is the same as the system one.
Ted Unangst
2007-05-28
Maintaining a broken compatibility layer for a broken OS is not a productive
Bob Beck
2007-04-05
regen
Ted Unangst
2007-04-05
freebsd added some MAP_NOCORE flag. we don't like it, so mask it out.
Ted Unangst
2007-03-15
Since p_flag is often manipulated in interrupts and without biglock
Artur Grabowski
2007-02-06
Use atomic.h operation for manipulating p_siglist in struct proc. Solves
Artur Grabowski
2007-01-16
Retire VOP_LEASE(); It was a bit for NQNFS and has
Thordur I. Bjornsson
2006-12-29
Avoid void * arithmetic, okay deraadt@, suggestions from millert@
Pedro Martelletto
2006-10-08
Pass linux_sys_waitpid() on to linux_sys_wait4() in order to properly
Nikolay Sturm
2006-09-25
Use S_IS* macros insted of masking with S_IF* flags. The latter may
Otto Moerbeek
2006-09-22
regen
Pedro Martelletto
2006-09-22
Remove LFS system calls from here too
Pedro Martelletto
2006-06-25
rename vfs_busy() flags VB_UMIGNORE/VB_UMWAIT to VB_NOWAIT/VB_WAIT
Nikolay Sturm
2006-06-14
move vfs_busy() to rwlocks and properly hide the locking api from vfs
Nikolay Sturm
2006-05-23
Compile if no option SYSVMSG.
Miod Vallat
2006-04-30
remove the simplelock argument from vfs_busy() which is currently not
Nikolay Sturm
2006-04-28
Instrumentation for an in-kernel getcwd() implementation.
Pedro Martelletto
2006-04-19
Remove unused mount list simple_lock() goo
Pedro Martelletto
2006-03-05
Use more queue macros rather than doing it by hand; ok otto@ krw@
Miod Vallat
2006-03-04
Typos grab bag of the month, eyeballed by jmc@
Miod Vallat
2006-02-17
espie@ backed out the library part of brad's commit which broke stuff,
Jolan Luff
2006-02-16
Fix a few wrong memset() sizes; ok otto@ krw@ aaron@
Miod Vallat
2006-02-07
regen
Brad Smith
2006-02-07
add the new syscalls to the list
Brad Smith
2006-01-25
Fix problem in ioctl() handling in OSS audio emulation which caused
Brad Smith
2006-01-21
add support for SNDCTL_DSP_SETDUPLEX ioctl
Brad Smith
2006-01-19
redo (w/ proper changes everywhere ;):
Michael Shalayeff
2005-12-30
Missing or incorrect header sizes bounds check; ``looks ok'' mickey@
Miod Vallat
2005-12-10
{en,re}trys -> {en,re}tries; eyeballed by jmc@
Miod Vallat
2005-11-30
No need for vfs_busy() and vfs_unbusy() to take a process pointer
Pedro Martelletto
2005-11-21
Move contents of sys/select.h to sys/selinfo.h in preparation for a
Todd C. Miller
2005-11-09
whever -> whenever in comments
Martin Reindl
2005-11-06
Kill deprecated vm_offset_t and vm_size_t types on vax.
Miod Vallat
2005-08-07
malloc svr4_utsname struct as needed instead of on stack; ok millert
Theo de Raadt
2005-07-03
Extended Attributes was a piece to get to ACLs, however ACLs have not
Dale Rahn
2005-06-18
Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@
Todd C. Miller
2005-06-17
Missed in previous regen commit
Todd C. Miller
2005-06-17
regen
Todd C. Miller
2005-06-17
remove undelete syscall
Todd C. Miller
[next]