summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We may have three ways to generate the SPL functions, but one tablephk1999-07-111-54/+25
* Use the fsid from the superblock, unless it looks bogus or has alreadyphk1999-07-111-6/+6
* Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These takegreen1999-07-113-3/+99
* Cleanup OBJ_ONEMAPPING management.alc1999-07-112-15/+5
* Add wb0 to GENERIC now that it actually does work on alpha. (Forgot thiswpaul1999-07-112-2/+4
* Add a hook for a bus to detect child devices which didn't find drivers.dfr1999-07-114-6/+56
* Fix ``:''.green1999-07-111-2/+2
* disable tag queing for the MICROP 4421-07 drive. It's an old 2gig drive.jmg1999-07-111-2/+8
* Fix a couple more coding style nits.jasone1999-07-115-12/+12
* Modify previous changes to conform better to libc_r's coding style.jasone1999-07-1111-196/+297
* Add apmd_enable and apmd_flags for the boot-time optinos.iwasaki1999-07-113-5/+7
* Make the Winbond ethernet driver work on FreeBSD/alpha. Also addedwpaul1999-07-112-51/+78
* This commit was generated by cvs2svn to compensate for changes in r48743,obrien1999-07-1013-33/+217
|\
| * Virgin import of GCC 2.7.2.3obrien1999-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_readyalc1999-07-101-11/+5
* | Convert the if_fea (DEC FDDI) driver to newbus since it has been brokenpeter1999-07-102-800/+340
* | Fixed a minor style nit in the EXAMPLE section.wes1999-07-101-1/+1
* | Change the data type used to represent page color in the vm_objectalc1999-07-101-2/+2
* | Fix typo ($Id: ... % --> $Id: ... $).iwasaki1999-07-101-1/+1
* | Remove unused function prototypes.alc1999-07-101-3/+1
* | Add apmd support code.iwasaki1999-07-103-25/+502
* | Put apmd configuration and rc files in /etc.iwasaki1999-07-108-8/+113
* | Activate apmd.iwasaki1999-07-101-1/+2
* | This commit was generated by cvs2svn to compensate for changes in r48730,iwasaki1999-07-108-0/+1697
|\ \
| * | The apmd package provides a means of handling various APM events fromiwasaki1999-07-108-0/+1697
| /
* | Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pendingbde1999-07-1024-282/+98
* | Fixes for a couple of problems in last commit:peter1999-07-101-8/+8
* | Fixed a longstanding scheduling bug. ASTs and softclock interrupts werebde1999-07-104-48/+52
* | Fix a dev_t/udev_t issue with accounting. lastcomm now shows thephk1999-07-102-5/+12
* | Add -W and fix the warning due to missing struct initializerkris1999-07-102-4/+4
* | Oops - add a missing cast.brian1999-07-101-2/+2
* | Leap through one more hoop to avoid alignment problems.brian1999-07-101-2/+2
* | Add example of how to create a jail.phk1999-07-091-1/+18
* | Clarify an explanation a little bit.phk1999-07-091-4/+9
* | Add a pseudo target called "jail" which DTRT for a jail(2)'ed /devphk1999-07-092-2/+20
* | Allow jailed proccesses to open non-process vnodes like the root of the fs.phk1999-07-092-4/+4
* | Fix the previous warning a different way since the emul_path exposure waspeter1999-07-091-7/+5
* | Minor tweak - don't cause a warning.peter1999-07-091-2/+3
* | Use %q rather than rolling a custom routine.peter1999-07-092-102/+14
* | Implement the %q prefix for the integer types. Note that egcs on thepeter1999-07-091-17/+81
* | Add in dbregs stubs that a committer for changes on the i386 ought to have done.mjacob1999-07-093-3/+48
* | if_sk.c: use pci_port_t instead of u_shortwpaul1999-07-094-12/+10
* | bufhashinit() is called with a caddr_t and is expected to return thepeter1999-07-093-7/+7
* | Add a MAINTAINER line naming myself. We control the vertical. Wejdp1999-07-091-1/+2
* | Fix bug: if a dlopen() failed (e.g., because of undefined symbols),jdp1999-07-091-38/+44
* | Fix typo in previous commit.sheldonh1999-07-093-6/+6
* | Removed device-dirver flags.kato1999-07-092-430/+430
* | Sync with sys/i386/i386/userconfig.c revision 1.148.kato1999-07-091-2/+3
* | Add the pps (Pulse per second timing interface) device.sheldonh1999-07-093-3/+21
OpenPOWER on IntegriCloud