summaryrefslogtreecommitdiff
path: root/sys/compat/hpux/hpux_compat.c
AgeCommit message (Expand)Author
2004-07-09split off the m68k-specific partsMichael Shalayeff
2004-06-24This moves access to wall and uptime variables in MI code,Thorsten Lockert
2004-06-22Replace a whole bunch of scary uses of strncpy() with strlcpy() andJean-Francois Brousseau
2004-06-21First step towards more sane time handling in the kernel -- this changesThorsten Lockert
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewMiod Vallat
2002-10-30Now that we have [gs]etres[ug]id() as a native system call, use itTodd C. Miller
2002-08-02More possible int overflows found by Silvio Cesare.Todd C. Miller
2002-03-14remove ambiguity in version,ostype,osversion,osrelease and their constanity, ...Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-14Turn the ptrace(2) syscall into a kernel compile option, option PTRACE inMiod Vallat
2002-02-13More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f...Artur Grabowski
2001-11-05blink-matching-paren should be default in mgArtur Grabowski
2001-10-26 - every new fd created by falloc() is marked as larval and should not be usedArtur Grabowski
2001-10-10Don't roll our own dup, we cen use the standard one.Artur Grabowski
2000-08-24Be careful about hzto returning <= 0.Artur Grabowski
2000-06-26use new timeoutsArtur Grabowski
1997-07-06sync with NetBSD, 970705.Jason Downs
1997-04-16Changes up to NetBSD 970415.Jason Downs
1997-03-26Merge in NetBSD changes as if 3/19/97, undo some of ours.Jason Downs
1997-02-23sigcode -> hpux_sigcodeJason Downs
1997-01-27__mc68k__ -> m68kJason Downs
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
1996-05-04s/ts_/tv_/g again.Michael Shalayeff
1996-01-07from netbsd:Theo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt