Age | Commit message (Expand) | Author |
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 |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-12-10 | Config.new is so old its frozen now, no need to mention it. | Miod Vallat |
2002-10-30 | regen | Todd C. Miller |
2002-10-30 | Now that we have [gs]etres[ug]id() as a native system call, use it | Todd C. Miller |
2002-08-23 | Just like getvnode, make getsock FREF the file so that we can't get away | Artur Grabowski |
2002-08-02 | More possible int overflows found by Silvio Cesare. | Todd C. Miller |
2002-03-14 | remove ambiguity in version,ostype,osversion,osrelease and their constanity, ... | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | Regen after syscall changes (option PTRACE) | Miod Vallat |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-02-16 | Make this compile. | Miod Vallat |
2002-02-14 | More FREF/FRELE fixes | Peter Valchev |
2002-02-13 | More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f... | Artur Grabowski |
2002-02-12 | Fix all users of getsock to use FREF/FRELE properly. | Artur Grabowski |
2002-02-02 | Be more consistent about using fd_getfile where it matters. | Artur Grabowski |
2001-11-15 | New function vn_marktext - mark a vnode as executing a text image. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-05 | More fallout from the fd_getfile changes. | Artur Grabowski |
2001-11-05 | blink-matching-paren should be default in mg | Artur Grabowski |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-10-10 | regen | Artur Grabowski |