summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rework of how memory resources are discovered and dealt with in macio.benno2003-01-304-68/+162
* Remove files which don't exist.phk2003-01-301-4/+0
* Remove files which don't existphk2003-01-301-1/+0
* Remove entries for files we don't have.phk2003-01-302-6/+0
* FAST_IPSEC bandaid: act like KAME and ignore ENOENT error codes fromsam2003-01-301-0/+9
* remove the restriction on build a kernel with FAST_IPSEC and INET6;sam2003-01-301-3/+0
* Restart cycle master after bus manager election.simokawa2003-01-304-25/+74
* - Handle SCSI_STATUS_BUSY case.simokawa2003-01-301-5/+9
* Improve alignment in printf().simokawa2003-01-301-1/+1
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tpeter2003-01-302-4/+6
* WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again.jmallett2003-01-301-0/+1
* Missing "return 0"jmallett2003-01-301-0/+1
* API for opening (and tracking) writable file descriptors per disk.jmallett2003-01-293-8/+30
* Back out conversion to libufs, for now. It seems to cause problems.jmallett2003-01-294-42/+111
* NODEVFS cleanup: remove #ifdefs.phk2003-01-294-8/+0
* Fix typo in an unused macro.mux2003-01-291-1/+1
* NODEVFS cleanup: Remove cdevsw[].phk2003-01-291-31/+0
* On -CURRENT, we need "device apm" and not "device apm0 at nexus?".mux2003-01-291-1/+1
* Remove now unnecessary main() prototype.mux2003-01-291-1/+0
* Do not return inappropriate error codes in pam_sm_setcred.nectar2003-01-291-1/+4
* Call fill() after maxpayload has been initialized.mdodd2003-01-291-3/+6
* Fix another mistake in the bus_dmamem_alloc_size() thingscottl2003-01-291-2/+2
* Add code to repsect the D_NOGIANT flag, should the disk device driver set it.phk2003-01-291-11/+30
* Style: keep most typedefs in the same place.mike2003-01-291-41/+43
* Sort these functions as the author instructed.phk2003-01-291-16/+13
* Background:nectar2003-01-2913-509/+21
* Make tsc_freq a 64bit on PC98 also.phk2003-01-293-6/+9
* Fix some more missing dt_ prefixes for dma tag fields.scottl2003-01-294-11/+11
* When searching for a unique file name in guniquefd(),yar2003-01-291-0/+4
* - Probe number of IT/IR DMA contexts as specified in OHCI spec.simokawa2003-01-291-9/+9
* The Xircom hardware always delivers received packets with the FCS appended.joerg2003-01-291-0/+2
* Escape the backslash in badchars so that smbfs_pathcheck() correctlytjr2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-291-0/+2
* NO_GEOM cleanup: Don't inlude diskslice_machdep.cphk2003-01-291-1/+0
* Fix two fatal signedness errors introduced when i and j in semop()tjr2003-01-291-5/+6
* Make tsc_freq a 64bit quantity.phk2003-01-299-39/+51
* Move timecounters notion of frequency to 64 bits.phk2003-01-292-5/+6
* Add a new option to ftpd(8), "-h", to disable printing anyyar2003-01-293-6/+25
* Give the code around chroot(2)/chdir(2) a major overhaul byyar2003-01-294-41/+101
* Part 3/3 of unbreaking cross releases:ru2003-01-291-12/+16
* Part 2/3 of unbreaking cross releases:ru2003-01-291-1/+1
* Part 1/3 of unbreaking cross releases:ru2003-01-292-1/+58
* Fix a typo in dt_maxsize from the last commitscottl2003-01-291-1/+1
* Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() asscottl2003-01-2913-39/+248
* 20030128phk2003-01-291-0/+5
* - Use ksq_load as the authoritive count of kses on the pair of kseqs forjeff2003-01-291-84/+79
* Document WANT_EXT2FS_MODULE.obrien2003-01-292-0/+7
* main() changed its argv declaration, so follow suit in some FBSD added code.obrien2003-01-291-2/+2
* Fix a bug with syncookies; previously, the syncache's MSS size was notsilby2003-01-291-2/+2
* Set the termios speed based on the tty speed. This allows consoles to work atbenno2003-01-291-1/+1
OpenPOWER on IntegriCloud