summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the standard 'lpq' output a little more informative when listing jobsgad2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usinggad2000-10-311-9/+44
* Generate bmov instructions for all move requests. The drivergibbs2000-10-311-3/+3
* aic7xxx.c:gibbs2000-10-318-368/+706
* Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnosticgibbs2000-10-311-0/+2
* 0x03F -> 0x3F for consistancy with the rest of the file.gibbs2000-10-311-1/+1
* Allow async transfer negotiation updates to modify tagging behavior.gibbs2000-10-311-3/+1
* Use do { ... } while (0) to wrap the body of mtx_assert().jhb2000-10-311-2/+2
* Swap the order of two tags in the pppoe PADI and PADS packetsjulian2000-10-311-3/+3
* Fix typo in commentsroger2000-10-313-6/+6
* Resolve conflicts.asmodai2000-10-312-19/+37
* This commit was generated by cvs2svn to compensate for changes in r68073,asmodai2000-10-3112-559/+1667
|\
| * Virgin import of BIND v8.2.3-T6Basmodai2000-10-3114-560/+1673
* | Fix a fundamental error. The device is not owned by the parentasmodai2000-10-311-1/+1
* | Upgrade to driver 2.18roger2000-10-315-15/+140
* | Resolve conflicts.asmodai2000-10-314-11/+22
* | This commit was generated by cvs2svn to compensate for changes in r68068,asmodai2000-10-3144-199/+320
|\ \ | |/
| * Virgin import of BIND v8.2.3-T6Basmodai2000-10-3148-210/+342
* | If acpica driver is loaded using kldload(8), warn and just ignore.takawata2000-10-312-0/+10
* | Quiet -Wall.obrien2000-10-311-1/+4
* | Deprecate devsw->d_bmaj entirely.phk2000-10-315-215/+5
* | Add missing redirection to /dev/null to prevent disturbinghm2000-10-311-2/+2
* | Don't issue a warning if isdncontroller is set to -1hm2000-10-311-2/+2
* | Do not waste a time saving a copy of IP header if we are certainlyru2000-10-311-1/+2
* | Remove unused #includes.phk2000-10-315-35/+0
* | Disabled EGA/VGA 1bpp/4bpp modes support. This is not real fix, but this comesnyan2000-10-312-0/+4
* | I forgot the driver configuration file for mfsroot.flp.hosokawa2000-10-311-0/+57
* | Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.hosokawa2000-10-3115-22/+398
* | Correct a bignum.grog2000-10-311-1/+1
* | Add support for virgin disklabelsjkh2000-10-314-68/+298
* | Add a new ioctl for doing virgin disklabels.jkh2000-10-314-0/+37
* | remove duplicated item.sanpei2000-10-311-5/+0
* | I'm dropping the MAINTAINER request and see what happens. If it becomesmjacob2000-10-311-2/+0
* | Filter out some more magic environment variables used by libraries linkedkris2000-10-313-4/+11
* | Forgotten RELEASE_CRUNCH hack for mppe.c.hosokawa2000-10-311-2/+2
* | Makefile for ACPI CA base acpi driver kernel module.takawata2000-10-312-0/+102
* | Oops, in previous commit(rev.1.4), I replacedsanpei2000-10-311-6/+6
* | fix the sigaltstack hack by lowering the stack size to the original valuegallatin2000-10-311-0/+2
* | Use the new-style ngpppoe_init_data structure.brian2000-10-312-6/+3
* | Change the format of ngpppoe_init_data so that the provider is NULbrian2000-10-312-30/+148
* | Remove vestages of a previous implimentation of "-h".obrien2000-10-311-2/+2
* | Mention that ``nat deny_incoming'' drops unrecognised IP packets.brian2000-10-312-0/+6
* | Add pcib_if location to list of *.m files.takawata2000-10-311-1/+1
* | o Document various sysctl's available for managing services availablerwatson2000-10-311-0/+39
* | o Deny access to System V IPC from within jail by default, as in therwatson2000-10-315-0/+54
* | Convert the de driver into a loadable module. Still missing is anmarkm2000-10-314-145/+36
* | GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanobrien2000-10-311-9/+30
* | Move 'tw*' after 'twe*' so that it's possible to create the control devicemsmith2000-10-311-5/+5
* | Call dc_apply_fixup() in dc_setcfg() for the MII case.wpaul2000-10-312-0/+8
* | Grrr. The 'reg' variable in dc_apply_fixup() needs to be a u_int32_t, notwpaul2000-10-302-2/+2
OpenPOWER on IntegriCloud