summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable named-xfer and rbootd for alpha.dima1998-11-101-14/+5
* Noop Commit - Change was in last revision.gibbs1998-11-102-2/+2
* Convert to change in ISA compatiblity port handling in the base bt driver.gibbs1998-11-102-6/+6
* Fix probes when a port address is specified.gibbs1998-11-109-143/+157
* Fix probes when a port address is specified.gibbs1998-11-102-199/+294
* Enable IPXrouted for alpha.dima1998-11-101-3/+3
* Cleanup. Make it compile on alpha.dima1998-11-101-17/+0
* Don't forget to initialise dbuff when debugging.brian1998-11-101-5/+9
* Clean it up a little bit.dima1998-11-091-19/+8
* Release the ppbus when probe fails.nsouch1998-11-091-2/+5
* Reenable adjkerntz for alpha.dima1998-11-091-5/+2
* If the session leader dies, s_leader is set to NULL and getsid() maytruckman1998-11-094-6/+12
* Reenable fstat for alpha.dima1998-11-091-2/+2
* Reenable systat/vmstat for alpha.dima1998-11-091-4/+4
* Add some bogus stuff to make systat/vmstat happy.dima1998-11-091-1/+11
* ifioctl takes a u_long rather than an int on 3.0peter1998-11-092-2/+10
* Add #include to get a prototype for update_intr_masks().peter1998-11-091-1/+2
* "fix" a warning that has been bugging me for ages. Eliminate a couplepeter1998-11-092-22/+20
* s/%#p/%p/ to fix a warning. This looks like a leftover of once beingpeter1998-11-092-6/+6
* Fix a warning (#include the apic_next_irq() prototype for APIC_IO)peter1998-11-091-1/+5
* Delete stray extern declaration for non-existing variables.peter1998-11-091-2/+1
* Remove [apparently] bogus casts to u_long for the vnode_pager_setsize()peter1998-11-098-24/+24
* Fix a .Nm -> .Fn fix that was missed in the previous commit.jkoshy1998-11-091-1/+1
* Fix typo (if it's not a typo, then it doesn't make sense IMHO)peter1998-11-092-2/+2
* Fix some calculations that use sizeof to attempt to find the end of antruckman1998-11-091-3/+3
* Do a better job of determining if we were called as uptime(1).steve1998-11-091-5/+2
* main.c:des1998-11-082-12/+13
* Whoops, properly compress doc files again.jkh1998-11-081-2/+2
* Allow for printing out integer arrays.phk1998-11-082-4/+16
* Update interface to timecounter to last change to the generic code.phk1998-11-081-5/+5
* Add semicolon to INTERFACE declaration.nsouch1998-11-081-2/+2
* Port the ps/2 mouse driver to the alpha.dfr1998-11-082-0/+4442
* Check if devclass exists for probed devices beforensouch1998-11-081-2/+4
* Update configuration files for the perl based makedevops script.nsouch1998-11-083-38/+38
* Prevent boot.config being parsed more than once.rnordier1998-11-082-2/+4
* Add semicolon to INTERFACE declarationsnsouch1998-11-086-12/+12
* "Here is the most recent version of makedevops.pl. I've made the parsingnsouch1998-11-081-177/+350
* Drop the familiar 'text=xxxx data=xxxx bss=xxxx ...' display whilernordier1998-11-082-28/+4
* boot1: Eliminate EDD detection and optional use of disk packetrnordier1998-11-087-203/+164
* Explain what the command line switches do and what thebrian1998-11-082-14/+258
* Fix a few typosbrian1998-11-082-6/+6
* * Fix a couple of places in the device pager where an address wasdfr1998-11-0818-33/+34
* dig, dnsquery & host seem to work on the alpha nowgpalmer1998-11-081-4/+4
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-082-12/+36
* Missing newline at end of file causes syntax error.peter1998-11-083-6/+6
* 64bit clean nowdima1998-11-081-1/+1
* Enable 686 class optimisations for all 686-class processors, not just themsmith1998-11-082-14/+14
* Spell November correctly.wpaul1998-11-072-4/+4
* Add man page for the RealTek 8129/8139 driver.wpaul1998-11-073-2/+383
* o Add proper stack checking to all file wordsjkh1998-11-071-28/+48
OpenPOWER on IntegriCloud