aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFi386: sys/i386/isa/npx.c revisions from 1.114 to 1.116Yoshihiro Takahashi2001-10-191-161/+56
* Fixed style bugs from revisions 8.1 (CSRG), 1.14, 1.19 and 1.22.Ruslan Ermilov2001-10-191-7/+7
* Changed IO_NPXSIZE to 8Yoshihiro Takahashi2001-10-192-2/+2
* MFi386: sys/i386/isa/clock.c revision 1.177Yoshihiro Takahashi2001-10-193-12/+0
* MFi386: sys/i386/isa/pcaudio.c revision 1.63Yoshihiro Takahashi2001-10-191-6/+0
* Merged from sys/isa/sio.c revisions from 1.344 to 1.347Yoshihiro Takahashi2001-10-192-6/+20
* MFi386: sys/i386/conf/GENERIC revision 1.320Yoshihiro Takahashi2001-10-191-1/+1
* MFi386: options.i386 revision 1.158Yoshihiro Takahashi2001-10-191-0/+2
* Rework pmap so that it separates the PTE structure from the pv_entryDoug Rabson2001-10-192-332/+509
* Build the linux module on Alpha again. Note that the linux moduleMarcel Moolenaar2001-10-191-1/+2
* After removing the bogus differences, any real incompatibilitiesMarcel Moolenaar2001-10-191-452/+0
* Fix Alpha related brokenness. We used to have a MD linux_ioctl.hMarcel Moolenaar2001-10-192-8/+209
* Linux compiles broken on alpha again. Remove.Matt Jacob2001-10-191-2/+2
* Add entry for the PRO/1000.Jonathan Lemon2001-10-193-0/+5
* Hook the gx module up to the build.Jonathan Lemon2001-10-192-0/+9
* Add a driver for the Intel PRO/1000 Gigabit Ethernet boards.Jonathan Lemon2001-10-193-0/+2317
* #if 0 out some code that depends on other uncommitted patches.Dag-Erling Smørgrav2001-10-191-0/+2
* Adapt to pseudofs changes (dynamic initialization, not static).Dag-Erling Smørgrav2001-10-191-65/+58
* Switch to dynamic rather than static initialization.Dag-Erling Smørgrav2001-10-193-62/+288
* Add support for the "device private" ioctls soon to be used by the an driver.Dag-Erling Smørgrav2001-10-192-16/+76
* Add two "device private" ioctls needed by the Aironet (an) driver.Dag-Erling Smørgrav2001-10-191-5/+8
* Whitespace fix.Dag-Erling Smørgrav2001-10-191-1/+1
* Use normal CWARNFLAGS and defines when compiling on FreeBSD.Mark Peek2001-10-191-2/+6
* Add verbage for MODULES_OVERRIDE.Warner Losh2001-10-182-0/+8
* Add support for the gcc-2.95 stdarg implementation.Mark Peek2001-10-182-0/+40
* Protect against deranged fabric nameservers that spit out 10000 identicalMatt Jacob2001-10-181-3/+16
* Shift the code which packs and unpacks instruction bundles out of DDBDoug Rabson2001-10-185-12/+41
* My attempts at minimizing the number of #def's got me in trouble.David E. O'Brien2001-10-185-21/+24
* Add experimental support for sending keypad facility messages.Hellmuth Michaelis2001-10-1811-158/+139
* Fix typos in previous commit:Marcel Moolenaar2001-10-181-1/+1
* Add support for "__gnuc_va_list". Some overly "smart" libraries assumeDavid E. O'Brien2001-10-185-5/+28
* Sync comments with i386.David E. O'Brien2001-10-181-6/+6
* Minor comment tweaking.David E. O'Brien2001-10-171-4/+4
* - Small cleanups to the Giant handling in trap().John Baldwin2001-10-171-9/+17
* Small cleanups to the handling of Giant in trap().John Baldwin2001-10-171-8/+5
* Add a SIOCGIFINDEX ioctl, which returns the index of a named interface.Jonathan Lemon2001-10-173-0/+7
* Cleanup ifunit(), so it uses the dev_named() function to map an interfaceJonathan Lemon2001-10-171-29/+11
* Add dev_named(dev, name), which is similar in spirit to devtoname().Jonathan Lemon2001-10-173-0/+15
* Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2.Ruslan Ermilov2001-10-1716-161/+206
* Change kern.bootfile when mv'ing the kernelBrian Somers2001-10-175-0/+10
* Pull fix for memory leak in in6_losing() from netinet/in_pcb.c,v 1.85.Ruslan Ermilov2001-10-171-3/+2
* contigmalloc1() could cause the vm_page_zero_count to become incorrect.Matthew Dillon2001-10-171-0/+2
* Use a array to convert from a attribute for AT to one for PC98.Yoshihiro Takahashi2001-10-171-42/+38
* Merged from sys/boot/i386/libi386/vidconsole.c revisions 1.16, 1.17 and 1.18.Yoshihiro Takahashi2001-10-171-164/+144
* fix style(9)Yoshihiro Takahashi2001-10-171-174/+211
* Merged from sys/boot/i386/loader/Makefile revision 1.54.Yoshihiro Takahashi2001-10-171-0/+7
* Change kern.bootfile when mv'ing the kernelBrian Somers2001-10-171-0/+2
* Fixed to process a IPv6 packet when ah transport after esp tunnelHajimu UMEMOTO2001-10-171-3/+42
* The behavior of SPDUPDATE has been changed.Hajimu UMEMOTO2001-10-171-10/+6
* Bring in latest CSRG revisions to this file:Ruslan Ermilov2001-10-171-1/+9