summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts arising from the ACPI CA 20021118 import.iwasaki2002-11-2716-175/+232
* This commit was generated by cvs2svn to compensate for changes in r107325,iwasaki2002-11-2777-1380/+1841
|\
| * Vendor import of the Intel ACPI CA 20021118 drop.iwasaki2002-11-2790-1550/+2067
* | Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesjhb2002-11-272-10/+10
* | As warned on freebsd-current@, remove the perl wrapper from /usr/src.obrien2002-11-276-148/+0
* | Need more parens here.imp2002-11-271-1/+1
* | Do not set a variable (vp->p_pollinfo) to NULL if we knowrobert2002-11-271-1/+1
* | Removed the vestiges of modems(5).ru2002-11-274-37/+1
* | Fix for non-GCC compilers.obrien2002-11-271-4/+3
* | mdoc(7) police:ru2002-11-271-6/+12
* | mdoc(7) police: markup fixes.ru2002-11-2712-82/+95
* | mdoc(7) police: kill whitespace at EOL.ru2002-11-275-36/+36
* | mdoc(7) police:ru2002-11-2716-63/+64
* | Small SO_RCVTIMEO and SO_SNDTIMEO values are mistakenly taken to be zero.maxim2002-11-271-0/+2
* | Disable debug output from acpi_pci_link.iwasaki2002-11-271-5/+5
* | tip(1) no longer uses modems(5).ru2002-11-271-143/+0
* | Really merge from OpenBSD import (should have been done a year ago).ru2002-11-271-185/+300
* | Hold the page queues lock while performing pmap_page_protect().alc2002-11-271-2/+4
* | Minor updates to the aicasm:scottl2002-11-273-5/+5
* | Xircom cards store the MAC address in the CIS, so get it from the newimp2002-11-272-4/+16
* | Implement PCI_IVAR_ETHADDR. Cardbus has the MAC addr in the CIS,imp2002-11-274-3/+97
* | Add a new cardbus specific ivar: PCI_IVAR_ETHADDR. Some pci-likeimp2002-11-272-0/+10
* | Merge argument parsing changes into this copy of telnet.eric2002-11-272-4/+12
* | MFp4:imp2002-11-271-16/+14
* | o Initialise each mbuf's m_len to 0 in m_getm(); mb_put_mem() dependstjr2002-11-271-1/+3
* | Make the rman_{get,set}_* macros into real functions. The macrosimp2002-11-272-10/+85
* | Update the version number.obrien2002-11-271-1/+1
* | Create a new 32-bit fs_flags word in the superblock. Add code to movemckusick2002-11-2716-39/+43
* | Fix a fatal typo introduced in revision 1.13 that caused the mbuf chains totjr2002-11-261-1/+1
* | configXEnvironment doesn't work in sysinstall now.keramida2002-11-262-2/+12
* | Align timestamps when -t is used in ipfw and ipfw2.keramida2002-11-261-3/+11
* | Add GNOME 2 to the sysinstall desktop configuration menu, removebmah2002-11-264-46/+20
* | Fix a kernel panic with rules of the typeluigi2002-11-261-19/+31
* | Update documentation to match the behaviour of ipfw with respectluigi2002-11-261-4/+6
* | fixes for this driver:julian2002-11-261-2/+38
* | Remove our custom mixed ELF/a.out support. This means the base compilerobrien2002-11-266-270/+18
* | (hopefully) fix build breakage some people are seeingcg2002-11-2613-23/+23
* | Don't hold acct_mtx over limcopy(), since it's unnecessary andfenner2002-11-261-6/+7
* | correct function names in KASSERT's for 2 m_tag routinessam2002-11-261-2/+2
* | mdoc(7) police:ru2002-11-266-7/+13
* | Unhook LOMAC kernel module since the functionality is now provided byrwatson2002-11-261-1/+0
* | Update rc scripts to load mac_lomac instead of lomac.rwatson2002-11-262-2/+2
* | Correct two warnings by staticizing a function and removing an unusedrwatson2002-11-261-11/+1
* | Hook up the mac_lomac module build.rwatson2002-11-262-0/+11
* | mdoc(7) police: markup and spelling.ru2002-11-261-4/+7
* | mdoc(7) police: markup polishing.ru2002-11-2621-65/+58
* | Hook up kernel options and build information for mac_lomac.rwatson2002-11-263-0/+3
* | To avoid sleeping with all sorts of resources acquired (the reportedrobert2002-11-261-3/+7
* | Import an implementation of LOMAC (Low-Watermark Mandatory Accessrwatson2002-11-262-0/+2842
* | If the file descriptors passed into do_dup() are negative, return EBADFjhb2002-11-261-3/+4
OpenPOWER on IntegriCloud