summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix missing commas.mdodd2002-04-171-4/+4
* Really unbreak it this time (clean and install were still broken).ru2002-04-171-5/+3
* Fix a compiler warning I missed in the last commit.ticso2002-04-171-1/+1
* Make delay iteration counts a function of hz as the delay period in eachbrian2002-04-171-25/+21
* Make delay iteration counts a function of hz as the delay period in eachbrian2002-04-171-5/+5
* Revive dec_axppci_33_intr_route for LCA.ticso2002-04-172-48/+27
* Parenthesize some macro arguments.tmm2002-04-171-2/+2
* Clear the error flags in the LCA_IOC_STAT0 register afterticso2002-04-171-0/+18
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-1714-73/+47
* Document STAILQ_CONCAT and TAILQ_CONCAT.tmm2002-04-172-0/+26
* Add macros for concatenating tailqs and stailqs.tmm2002-04-171-0/+18
* Use the new functionalities provided by the kenv(2) syscall.mux2002-04-176-132/+244
* Rework the kernel environment subsystem. We now convert the staticmux2002-04-1727-129/+617
* Add an entry for the kenv(2) syscall (code to follow).mux2002-04-171-0/+2
* Add variable substitutions for SOCKNAME, IPOCTETSIN, IPOCTETSOUT, IPPACKETSIN,brian2002-04-172-32/+136
* Don't attempt to chflags(1) non-existent executable.ru2002-04-171-0/+2
* Revert part of revision 1.49 which was supposed to be white spacejoe2002-04-171-1/+1
* Mention that terminal type vt220 will work better if one needsgerald2002-04-175-10/+20
* Fixed mdoc(7) warnings visible in troff mode only.ru2002-04-171-9/+9
* Remove a stray comment terminator that was hiding beyond 80 columns.mdodd2002-04-171-1/+1
* - Add defines for ABR and UBR traffic types.mdodd2002-04-172-0/+6
* Revert to the ordinary `:' dependency operator for `mainstall'.ru2002-04-171-2/+2
* Revert previous change. bsd.dep.mk,v 1.31 had a bug that was fixedru2002-04-171-2/+2
* Doh, previous revision made .depend to be almost always out of date.ru2002-04-171-3/+2
* Do not free the vmspace until p->p_vmspace is set to null. Otherwisepeter2002-04-171-3/+7
* Note that CAM changes should be sent to scsi@freebsd.org.mjacob2002-04-171-1/+4
* Go with the flow. Add sparc64.jake2002-04-171-0/+1
* Add my little piece of the world.gshapiro2002-04-171-0/+5
* Minor regularization of 'pre-commit review requested'imp2002-04-171-4/+4
* I am not sure why ## was used in this macro, as w/o the string concatenationobrien2002-04-171-2/+2
* Note my areas of interest.ken2002-04-171-0/+11
* Recongnize more error codes returned by W2K servers.bp2002-04-172-1/+14
* Add more NetBIOS name types.bp2002-04-171-2/+9
* Remove an unused option, VM_FAULT_HOLD, to vm_fault().alc2002-04-172-3/+0
* dump(8)'s manual page is confusing in its use of records, blocks,trhodes2002-04-171-13/+26
* diff reductionjulian2002-04-171-9/+0
* Slight diff-reduction to -stable.julian2002-04-171-5/+5
* The recent NFS forced unmount improvements introduced a side-effectiedowse2002-04-174-8/+28
* List that I'd like pre-commit review on PowerPC changes.benno2002-04-171-0/+1
* Add MODULE_VERSION.mdodd2002-04-171-0/+1
* Wrap function in #ifdef DIAGNOSTIC to compile with -Werror.mdodd2002-04-171-2/+4
* Add ESA200 to enum atm_device.mdodd2002-04-171-0/+1
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-1712-1/+1024
* Make mppath and masterpasswd pointers instead of arrays, and initializedes2002-04-172-4/+8
* Don't display an extraneous ``: '' with some packets in/packets out diagnosticsbrian2002-04-161-1/+1
* Make the way FSM options are processed easier to read by using structuresbrian2002-04-1612-731/+746
* Add more information to SYNOPSIS of ed.4trhodes2002-04-161-1/+1
* Add a missing .El and fix a typo.des2002-04-161-1/+2
* This commit was generated by cvs2svn to compensate for changes in r94889,des2002-04-162-11/+15
|\
| * Vendor import of pam_passwdqc v0.5.des2002-04-162-11/+15
OpenPOWER on IntegriCloud