summaryrefslogtreecommitdiff
path: root/sys/compat/hpux/hpux_file.c
AgeCommit message (Expand)Author
2008-09-19Fix a bunch of problems and races with posix file locking.Artur Grabowski
2007-03-15Since p_flag is often manipulated in interrupts and without biglockArtur Grabowski
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2005-02-15Fix HPUX fcntl() F_GETLK compatibility. Broken since r1.10 by FREF/FRELEAaron Campbell
2004-07-09split off the m68k-specific partsMichael Shalayeff
2003-12-19Make sure hpux fcntl() operates on the proper file.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16Make this compile.Miod Vallat
2002-02-14More FREF/FRELE fixesPeter Valchev
2001-11-05More fallout from the fd_getfile changes.Artur Grabowski
2001-10-26 - every new fd created by falloc() is marked as larval and should not be usedArtur Grabowski
2000-09-07common/compat_util.cEric Jackson
1997-07-06sync with NetBSD, 970705.Jason Downs
1997-04-16Changes up to NetBSD 970415.Jason Downs
1997-01-27Use lchown(2) instead.Jason Downs
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
1996-01-07from netbsd:Theo de Raadt
1995-12-14update from netbsdTheo de Raadt