Age | Commit message (Expand) | Author |
2015-10-07 | easy free sizes; ok mpi | Theo de Raadt |
2014-12-19 | start retiring the nointr allocator. specify PR_WAITOK as a flag as a | Ted Unangst |
2014-12-10 | convert bcopy to memcpy. ok millert | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-03-18 | In prep for killing ps_mainproc, use pr->ps_pid instead of | Philip Guenther |
2013-03-28 | sys/param.h gets you sys/types.h automatically | Theo de Raadt |
2012-02-05 | Fix SysV message queue identifiers. | Bret Lambert |
2011-05-20 | Avoid panic'ing on a bad pointer passed in by callers of msgsnd; | Bret Lambert |
2010-01-14 | fix typos in comments, no code changes; | Ingo Schwarze |
2009-08-09 | Rototill system V message queues. | Bret Lambert |
2009-06-02 | msgctl(), shmctl(), semctl() all have operations that are supposed | Philip Guenthe |
2007-10-14 | remove tests for EIDRM and ENOMSG existence now that they're in the tree. | Federico G. Schwindt |
2005-12-13 | ansi/deregister. No binary change. | Jonathan Gray |
2004-07-15 | Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23, | Todd C. Miller |
2004-07-14 | Move the guts of the {sem,msg,shm}ctl system calls into a new function | Todd C. Miller |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2003-07-21 | remove caddr_t casts. it's just silly to cast something when the function | Ted Unangst |
2002-12-22 | Cosmetic changes: | Todd C. Miller |
2002-12-22 | Clear the high bit of ipc_perm.seq so msgget(3) never returns a | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-08-12 | Don't allocate globals in include files, use extern declarations. | Todd C. Miller |
2001-06-22 | KNF | Theo de Raadt |
2001-05-16 | Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it. | Todd C. Miller |
1999-08-09 | unique panic messages | Theo de Raadt |
1999-04-18 | incorrect range checking, output buf oflow; futatuki@fureai.or.jp | Theo de Raadt |
1999-02-04 | wrap noise in DIAGNOSTIC | Theo de Raadt |
1998-06-11 | change ipc.h to use uid_t and friends, and then build compat system calls for... | Theo de Raadt |
1998-05-11 | extra const | Theo de Raadt |
1998-05-11 | const a few more calls | Theo de Raadt |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |