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
/
hpux
Age
Commit message (
Expand
)
Author
2010-01-28
regen
Miod Vallat
2010-01-28
HP-UX getpgrp2() is documented as returning the same value than getpgid(),
Miod Vallat
2010-01-28
Make sure the process tree is is loop-free by forbidding ptrace()
Philip Guenthe
2009-12-09
Add entries in compat signal mapping arrays for SIGTHR.
Jonathan Gray
2009-03-05
Make ELF platforms generate ELF core dumps. Somewhat based on code from
Mark Kettenis
2008-11-01
change all callers of enterpgrp() to pre-allocate a pgrp or session if
Theo de Raadt
2008-09-19
Fix a bunch of problems and races with posix file locking.
Artur Grabowski
2008-05-01
spl0() is not your friend, use splx() instead.
Miod Vallat
2007-11-27
Missed those because they are in a weird place.
Artur Grabowski
2007-11-02
replace ctob/btoc with ptoa/atop (plus the usual round_page() where needed)
Martin Reindl
2007-10-20
enuf -> enough
Miod Vallat
2007-09-22
replace even more ctob and btoc with ptoa and atop respectively plus
Martin Reindl
2007-03-15
Since p_flag is often manipulated in interrupts and without biglock
Artur Grabowski
2006-09-25
Use S_IS* macros insted of masking with S_IF* flags. The latter may
Otto Moerbeek
2005-12-30
Missing or incorrect header sizes bounds check; ``looks ok'' mickey@
Miod Vallat
2005-03-12
use own hpux_sigcode
Michael Shalayeff
2005-02-15
Fix HPUX fcntl() F_GETLK compatibility. Broken since r1.10 by FREF/FRELE
Aaron Campbell
2004-09-28
This compiles better with the correct contents.
Miod Vallat
2004-09-19
regen
Michael Shalayeff
2004-09-19
proper sigsetreturn() args
Michael Shalayeff
2004-09-19
another long that is really u_int
Michael Shalayeff
2004-09-19
const this speedtab too
Michael Shalayeff
2004-09-19
ressurect hpux_sig.c and implement just the different parts in arch/hpux_sig2.c
Michael Shalayeff
2004-07-15
regen
Michael Shalayeff
2004-07-15
+setdomain,getdirentries
Michael Shalayeff
2004-07-14
regen
Michael Shalayeff
2004-07-14
+set/getpriority
Michael Shalayeff
2004-07-13
regen
Michael Shalayeff
2004-07-13
+madvise,msync,mlock,munlock,mlockall,munlockall
Michael Shalayeff
2004-07-13
regen
Michael Shalayeff
2004-07-13
+getdomainname
Michael Shalayeff
2004-07-11
typedef hpux_stack_t kinda like stack_t
Michael Shalayeff
2004-07-11
get rid of [u]longs in hpux_stat that are really [u]ints and define stat64 st...
Michael Shalayeff
2004-07-11
move struct hpux_sigaltstack out into .h file as i just figured out it is nee...
Michael Shalayeff
2004-07-11
regen
Michael Shalayeff
2004-07-11
sigaltstack wrapper
Michael Shalayeff
2004-07-10
regen
Michael Shalayeff
2004-07-10
enable stty/gtty on hppa as well
Michael Shalayeff
2004-07-10
add back in piece required for m68k
Theo de Raadt
2004-07-09
regen
Michael Shalayeff
2004-07-09
feh. hppa part. some unfinished and untested
Michael Shalayeff
2004-07-09
regen
Michael Shalayeff
2004-07-09
split off the m68k-specific parts
Michael Shalayeff
2004-07-01
add HPUX_SYSCONF_CPUPA20
Michael Shalayeff
2004-06-30
regen
Michael Shalayeff
2004-06-30
update from netbsd: use sys_poll() and label some other unimplemented ones; m...
Michael Shalayeff
2004-06-24
This moves access to wall and uptime variables in MI code,
Thorsten Lockert
2004-06-22
Replace a whole bunch of scary uses of strncpy() with strlcpy() and
Jean-Francois Brousseau
2004-06-21
First step towards more sane time handling in the kernel -- this changes
Thorsten Lockert
2003-12-19
Make sure hpux fcntl() operates on the proper file.
Miod Vallat
[next]