summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-12383-5/+472
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-1228-0/+28
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-12108-0/+116
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-1265-2/+88
* Add $Id$ to these manpages.Nik Clayton1999-07-127-0/+8
* Use .Xr to xref pccardd(8).Mike Pritchard1999-07-121-3/+7
* Correct a mistake in so_cred changes. In practice, I don't think that itBrian Feldman1999-07-121-2/+2
* Fix a couple of typos.Mike Pritchard1999-07-121-3/+3
* Refine on explanation for apm stuff.Mitsuru IWASAKI1999-07-123-8/+8
* Use USRSTACK (defined in <machine/vmparam.h>) to get top of the initial stack.Dmitrij Tejblum1999-07-126-48/+18
* Correct typoNick Hibma1999-07-123-6/+6
* Bug fixesRoger Hardiman1999-07-124-1254/+2592
* Improve Logitech MouseMan+ protocol support.Kazutaka YOKOTA1999-07-126-48/+254
* Correct a couple of spelling errors in comments.Kris Kennaway1999-07-123-8/+8
* Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missingSheldon Hearn1999-07-121-1/+1
* Implement a kludge for some wheeled mice for which infamous "psmintr:Kazutaka YOKOTA1999-07-122-4/+32
* Add code to 'handle' R_ALPHA_NONE relocations by ignoring them.Doug Rabson1999-07-121-1/+4
* Add portlint(1) and sort "SEE ALSO"'s.David E. O'Brien1999-07-121-5/+7
* remove a set_cpl which survived last change.Poul-Henning Kamp1999-07-121-2/+1
* - FreeBSD.ORG => FreeBSD.orgTim Vanderhoek1999-07-121-16/+16
* We may have three ways to generate the SPL functions, but one tablePoul-Henning Kamp1999-07-111-54/+25
* Use the fsid from the superblock, unless it looks bogus or has alreadyPoul-Henning Kamp1999-07-111-6/+6
* Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These takeBrian Feldman1999-07-113-3/+99
* Cleanup OBJ_ONEMAPPING management.Alan Cox1999-07-112-15/+5
* Add wb0 to GENERIC now that it actually does work on alpha. (Forgot thisBill Paul1999-07-112-2/+4
* Add a hook for a bus to detect child devices which didn't find drivers.Doug Rabson1999-07-114-6/+56
* Fix ``:''.Brian Feldman1999-07-111-2/+2
* disable tag queing for the MICROP 4421-07 drive. It's an old 2gig drive.John-Mark Gurney1999-07-111-2/+8
* Fix a couple more coding style nits.Jason Evans1999-07-115-12/+12
* Modify previous changes to conform better to libc_r's coding style.Jason Evans1999-07-1111-196/+297
* Add apmd_enable and apmd_flags for the boot-time optinos.Mitsuru IWASAKI1999-07-113-5/+7
* Make the Winbond ethernet driver work on FreeBSD/alpha. Also addedBill Paul1999-07-112-51/+78
* This commit was generated by cvs2svn to compensate for changes in r48743,David E. O'Brien1999-07-1013-33/+217
|\
| * Virgin import of GCC 2.7.2.3David E. O'Brien1999-07-1018-87/+312
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-gcc'.cvs2svn1999-03-3014-0/+8724
* | An SMP-specific change: eliminate a check on bsp_apic_readyAlan Cox1999-07-101-11/+5
* | Convert the if_fea (DEC FDDI) driver to newbus since it has been brokenPeter Wemm1999-07-102-790/+330
* | Fixed a minor style nit in the EXAMPLE section.Wes Peters1999-07-101-1/+1
* | Change the data type used to represent page color in the vm_objectAlan Cox1999-07-101-2/+2
* | Fix typo ($Id: ... % --> $Id: ... $).Mitsuru IWASAKI1999-07-101-1/+1
* | Remove unused function prototypes.Alan Cox1999-07-101-3/+1
* | Add apmd support code.Mitsuru IWASAKI1999-07-103-25/+502
* | Put apmd configuration and rc files in /etc.Mitsuru IWASAKI1999-07-108-8/+113
* | Activate apmd.Mitsuru IWASAKI1999-07-101-1/+2
* | The apmd package provides a means of handling various APM events fromMitsuru IWASAKI1999-07-108-0/+1697
* | Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pendingBruce Evans1999-07-1024-282/+98
* | Fixes for a couple of problems in last commit:Peter Wemm1999-07-101-8/+8
* | Fixed a longstanding scheduling bug. ASTs and softclock interrupts wereBruce Evans1999-07-104-48/+52
* | Fix a dev_t/udev_t issue with accounting. lastcomm now shows thePoul-Henning Kamp1999-07-102-5/+12
* | Add -W and fix the warning due to missing struct initializerKris Kennaway1999-07-102-4/+4