summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/ext2_ihash.c
Commit message (Expand)AuthorAgeFilesLines
* Ifdefed conditionally used simplock variables.bde1999-01-021-1/+3
* add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()peter1998-11-101-1/+2
* Staticize.eivind1998-02-091-4/+4
* Back out DIAGNOSTIC changes.eivind1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+3
* Don't include <sys/lock.h> in headers when only `struct simplelock' isbde1997-12-051-1/+2
* IN_HASHED goes in the in-core flags ip->i_flag, not in the on-disk flagsbde1997-10-151-4/+4
* Reset the flag right away, could catch a bogon someday.phk1997-10-141-1/+2
* I think my previous change may have opened a race conditio.phk1997-10-141-4/+7
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-2/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-67/+50
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-241-7/+17
* POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,phk1994-10-081-3/+5
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+154
OpenPOWER on IntegriCloud