summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some files we don't want.green2002-03-112-134/+0
* s/nilename/filename/green2002-03-111-1/+1
* Fix conflicts.green2002-03-1121-57/+65
* This commit was generated by cvs2svn to compensate for changes in r92111,green2002-03-119-82/+119
|\
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-1130-137/+185
* | This commit was generated by cvs2svn to compensate for changes in r92109,green2002-03-112-0/+134
|\ \ | |/
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-112-0/+134
* | First commit of the GEOM subsystem to make it easier for people tophk2002-03-1113-0/+3690
* | Add new support for locking an ATA channel and use that throughoutsos2002-03-118-49/+70
* | Fix a misspelling of mine: s/optomization/optimization/.jhb2002-03-112-2/+2
* | Update login failure checking to check auth.log instead of messages,rwatson2002-03-111-3/+3
* | Grrr, turn preemption back off on the alpha again. It is still not stable.jhb2002-03-111-1/+1
* | Turns out everyone is a lot lazier than I thought. Spellrwatson2002-03-113-3/+3
* | Clean up logging of security information a bit:rwatson2002-03-113-1/+5
* | Fix a bug in ufsdirhash_adjfree() that caused it to incorrectlyiedowse2002-03-111-10/+7
* | On FreeBSD make usb_proc_t the same as d_thred_t always.imp2002-03-111-2/+2
* | I missed one VOP_CLOSE in the previous commit.phk2002-03-111-0/+5
* | Be more specific about when block major numbers disappeared fromjoe2002-03-119-9/+9
* | Add security/sudo to the list of packages for disc #1. sudo is smallmurray2002-03-111-0/+1
* | As a XXX bandaid open the mounted device READ/WRITE even if we only mountphk2002-03-111-0/+14
* | Update number of ports available.murray2002-03-111-1/+1
* | Remove duplicated yacc nonterminals declarations, sort includes.maxim2002-03-111-4/+3
* | Try harder to lint without nonstandard stuff.markm2002-03-111-0/+1
* | Punt to attic file that moved in latest import.markm2002-03-111-56/+0
* | Fix a prototype to match our headers. I am not convinced that doingmarkm2002-03-111-2/+4
* | Sparc64 support.des2002-03-111-7/+7
* | Fix silly one line error. (Half a .if statement left behind).markm2002-03-111-1/+0
* | Add a bunch of functions.maxim2002-03-111-7/+76
* | Remove use of the bogus ioctl DIOCGPART.phk2002-03-112-22/+2
* | Simplify the interface cloning framework by handling unitmux2002-03-119-252/+95
* | Don't protect savecore(8) from being run with a bad dumpdircjc2002-03-112-3/+15
* | Add commented out GEOM line to NOTESphk2002-03-112-0/+6
* | Add GEOM to conf/files.phk2002-03-111-0/+11
* | Augment struct bio for GEOM.phk2002-03-111-4/+14
* | Add a field to struct disk for GEOMphk2002-03-111-0/+1
* | Make the disk_clone() routine more robust for abuse.phk2002-03-111-33/+26
* | Add the GEOM option.phk2002-03-111-0/+1
* | Mark some arguments __unused.phk2002-03-111-2/+2
* | Make this compile againluigi2002-03-111-1/+1
* | Make this compile again (increase MFS size, remove invalid option).luigi2002-03-111-5/+5
* | Stop abusing the pgrpsess_lock.tanimura2002-03-114-12/+8
* | Do not lock the pgrpsess_lock exclusively across ttywait().tanimura2002-03-111-0/+2
* | Correct a typo. (* that should've been &)benno2002-03-113-3/+3
* | Make the handling of machdep.guessed_bootdev compiled on i386 only.luigi2002-03-111-1/+7
* | Due to changes in the handling of the #line directive by GCC(cpp) 3.1,obrien2002-03-111-1/+1
* | Fix detection of existing ssh host key, generate the new oneluigi2002-03-111-10/+14
* | Make appropriate changes to use devfs.luigi2002-03-111-4/+6
* | Default to ee as EDITOR (some apps such as disklabel default to "vi"luigi2002-03-111-0/+1
* | Use machdep.guessed_bootdev to guess the boot device.luigi2002-03-111-2/+2
* | Add complete Sparc64 support.obrien2002-03-112-34/+128
OpenPOWER on IntegriCloud