aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Synchronize with NetBSD/pc98 based on NetBSD/i386 version 1.3G patchKATO Takenori1998-01-1612-206/+253
* Fixed bugs introduced when files were synchronized withKATO Takenori1998-01-163-39/+30
* Add rcsid. Remove unused vars. Use err(3) and change exit(-1).Philippe Charnier1998-01-161-28/+19
* Sync with sys/i386/conf/files.i386 revision 1.185.KATO Takenori1998-01-152-2/+4
* Fix I/O port address of ed8.KATO Takenori1998-01-152-4/+4
* Added comment on fe0 and fe1. Added fe1 fro C-NET(98)P2 andKATO Takenori1998-01-152-2/+8
* Addition of splsoftvm and a VM SWI to handle bus dma related callbacks.Justin T. Gibbs1998-01-159-25/+32
* Implementation of Bus Space for FreeBSD-x86.Justin T. Gibbs1998-01-1518-11/+11518
* Implementation of Bus DMA for FreeBSD-x86. This is sufficient to doJustin T. Gibbs1998-01-154-2/+1192
* Add entry for i386/i386/busdma_machdep.cJustin T. Gibbs1998-01-152-2/+4
* Move almost all the ntp related stuff from kern_clock.c toPoul-Henning Kamp1998-01-145-1344/+675
* Make softticks static.Poul-Henning Kamp1998-01-141-35/+2
* Add and document PPS_SYNCPoul-Henning Kamp1998-01-143-3/+21
* I forgot to synchronize some changes with sys/i386/isa/wd.c, but IKATO Takenori1998-01-141-8/+14
* Include pc98.h instead of isa.h when PC98 is defined.KATO Takenori1998-01-141-1/+5
* Fix typo.KATO Takenori1998-01-141-2/+2
* Remove __libalias_version. Ppp no longer uses it.Brian Somers1998-01-141-3/+0
* Add a macro to accurately calculate the length of a struct ifreq whenGarrett Wollman1998-01-131-1/+6
* Fix illegal numeric expressions: 08 and 09.Kazutaka YOKOTA1998-01-123-30/+30
* Remove two non-global variables.Poul-Henning Kamp1998-01-121-3/+1
* Fix JIS code support.KATO Takenori1998-01-121-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.281.KATO Takenori1998-01-122-4/+4
* Sync with sys/i386/isa/syscons.c revision 1.245.KATO Takenori1998-01-121-3/+9
* Sync with sys/i386/conf/GENERIC revision 1.102.KATO Takenori1998-01-122-8/+6
* Initialize the variables Crtat and Atrat in scvidprobe().KATO Takenori1998-01-122-31/+29
* Adjust upwards the size of exec map in order to take into account theJohn Dyson1998-01-122-4/+4
* Add some devfs entriesJulian Elischer1998-01-121-2/+44
* add devfs entries for a few more syscons devices (e.g. sysmouse)Julian Elischer1998-01-123-9/+27
* Fix another vnode leak.John Dyson1998-01-122-4/+8
* Fix some vnode management problems, and better mgmt of vnode free list.John Dyson1998-01-1211-79/+291
* Implement the first page access for object type determination moreJohn Dyson1998-01-113-96/+132
* Try to solve timeout race by not touching softtics here.Poul-Henning Kamp1998-01-112-8/+4
* Remove use of <osreldate.h>.Eivind Eklund1998-01-111-6/+0
* Move softc stuff into if_tunvar.hBrian Somers1998-01-112-17/+51
* Move softc stuff into if_tunvar.hBrian Somers1998-01-111-0/+1
* Since the alpha has to use NetBSD's kernel for the time being, it alsoJohn Birrell1998-01-111-0/+607
* Add ppp, at long last, back to GENERIC. We have enough room in theJordan K. Hubbard1998-01-112-6/+4
* Fix softclock calling so we don't loose timeouts (I broke this ~10h ago)Poul-Henning Kamp1998-01-114-12/+16
* Add a machine dependent header for the i386 jmp_buf size instead of pilingJohn Birrell1998-01-102-0/+70
* Add a machine dependent header to size the jmpbuf instead of pilingJohn Birrell1998-01-101-0/+35
* PAL codes needed for asm.hJohn Birrell1998-01-101-0/+93
* Header files which are linked from /usr/include to /usr/include/machine.John Birrell1998-01-106-1/+881
* Put back __libalias_version so ppp(8) build again.Steve Price1998-01-101-0/+3
* Sync with ipfw interface change: fw_pts is now part of a union (aAlexander Langer1998-01-101-5/+5
* include <net/if.h> and restore this to sanity.Jordan K. Hubbard1998-01-101-0/+1
* Whoops. softclock is called from doreti_swi as well. Abandon call fromPoul-Henning Kamp1998-01-103-14/+8
* Whoops. softclock is called from doreti_swi as well. Abandon call fromPoul-Henning Kamp1998-01-101-2/+2
* Sync with sys/i386/isa/syscons.c revision 1.244.KATO Takenori1998-01-101-4/+28
* Effect the divorce of kern_clock.c and kern_timeout.c (which wasPoul-Henning Kamp1998-01-105-1679/+27
* These are a few of the alpha machine dependent header files - the firstJohn Birrell1998-01-1011-0/+1419