summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-01Add additional flag to indicate that we have a metdadata io pending; thisMarco Peereboom
2007-06-01No need for tape fields to be daddr_t. int will do.Kenneth R Westerback
2007-06-01factor out duplicated code to allocate state key and cross-reference itHenning Brauer
2007-06-01Intel(R) -> IntelJason McIntyre
2007-06-01more completely safe daddr_t -> daddr64_tTheo de Raadt
2007-06-01Move a useless warning to the only case that uses it (-f) from canacar@Todd T. Fries
2007-06-01format_op df_startblk can be a daddr64_t tooTheo de Raadt
2007-06-01initialize the ringsReyk Floeter
2007-06-01fold pf_test_tcp(), pf_test_udp(), pf_test_icmp(), pf_test_other() intoHenning Brauer
2007-06-01add support for local and remote branch checkout. for example,Niall O'Higgins
2007-06-01Check return code for resource allocation.Marco Peereboom
2007-06-01dont request zeroed memory when we allocate data regions for buffers. thisDavid Gwynne
2007-06-01decouple the allocated number of vnodes from the "desiredvnodes" variableBob Beck
2007-06-01Fix cd block major numberMiod Vallat
2007-06-01Nuke ufs_time_t, okay beck@ krw@ marco@Pedro Martelletto
2007-06-01enforce DESCRIPTION-after-SYNOPSIS order, to appease man -h;Jason McIntyre
2007-06-01Fix macppc tags.Alexander Yurchenko
2007-06-01refactor ProgressMeter code to create objects, put these into state.Marc Espie
2007-06-01Don't use cg.cg_niblk but fs.fs_ipg; the former has no meaning any more.Otto Moerbeek
2007-06-01no need to require ProgressMeter twice.Marc Espie
2007-06-01Let conf_trans_node() set all parts of the node, so that we don'tMoritz Jodeit
2007-06-01Establish interrupt after checking the i2s subsystem, fixes a problem withGordon Willem Klok
2007-06-01really goneTheo de Raadt
2007-06-01and don't forget the other daddr var in the commentOtto Moerbeek
2007-06-01fix struct vop_bmap_args comment. ok deraadt@Otto Moerbeek
2007-06-01wrong cast checking for VOP_BMAP return value; ok miodTheo de Raadt
2007-06-01daddr_t -> daddr64_t;Thordur I. Bjornsson
2007-06-01revert previous comment "fix", must have been sleepingOtto Moerbeek
2007-06-01fix comment, fs_ipg is inode *blocks* per cylinder groupOtto Moerbeek
2007-06-01fix -Wall 'implicit declaration' of err & errx: s/errno.h/err.h/; ok deraadt...Constantine A. Murenin
2007-06-01convert ufs2_daddr_t -> daddr64_t for greater clarity; ok pedro otto thibTheo de Raadt
2007-06-01convert ufs2_daddr_t -> daddr64_t for greater clarity; ok pedro otto thibTheo de Raadt
2007-06-01more adosfs removal;Jason McIntyre
2007-06-01mark the non-handling of 48 bits units with XXXOtto Moerbeek
2007-06-01Remove more Free(?)BSD and NetBSD #ifdef/#endifs. No functional norMarc Balmer
2007-06-01amd64 version of __signbit() (pedro sized quad floats... really just IEEEJason Wright
2007-06-01add __signbitl() for 68881 (not used yet)Jason Wright
2007-06-01add __signbitl for i387 (not used yet)Jason Wright
2007-06-01syncTheo de Raadt
2007-06-01add little endian and big endian shapes for extended and quad floatJason Wright
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
2007-06-01Remove the hci_enable now done in a higher layer.Gordon Willem Klok
2007-06-01Only probe phy's at address 0; gets rid of bogus phy's on theMark Kettenis
2007-06-01Remove a stupid wrapper function that does nothing more then calling anotherClaudio Jeker
2007-06-01rework the sensor task handling to run in the kernels generic workq.David Gwynne
2007-06-01set debug level to 0Uwe Stuehler
2007-06-01complete the sys/netbt import and adopt some more code to our interfacesUwe Stuehler
2007-06-01sc_carplladdr does not need to be dereferenced.Marco Pfatschbacher
2007-06-01since real boottime vnd support would have caused many problems,Alexander von Gernler
2007-06-01save metdata in context using dlg and tedu's shiny new workq api.Marco Peereboom