aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A workaround for screen flicker; eliminate some I/O access to the VGAKazutaka YOKOTA1998-08-102-2/+34
* Lots of changes, including:Doug Rabson1998-08-1035-90/+2363
* The machine dependent disk slice manager does not recognizePoul-Henning Kamp1998-08-102-6/+12
* Use us rather than ns, pre recent commitsWarner Losh1998-08-101-2/+2
* Add an emacs enhanced keyboard layout.Warner Losh1998-08-103-4/+119
* Support the PAL version of the BT878 based Haupauge WinTV/PCI.Søren Schmidt1998-08-102-0/+2
* I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s''David E. O'Brien1998-08-101-2/+2
* Add extra initialisation code that is required for processes thatJohn Birrell1998-08-103-3/+87
* `dns' option defaults to disabled, not enabled.Brian Somers1998-08-092-4/+4
* Oops, forgot my source tree is at RELENG_2_2...MF22. (Add newSatoshi Asami1998-08-092-2/+14
* New man page for pcm(4) driver. Me, I think this is more likelyJordan K. Hubbard1998-08-092-0/+414
* Add missing .ElBrian Somers1998-08-092-2/+4
* /var/run/tunX.pid is created regardless of ppps mode.Brian Somers1998-08-092-14/+4
* Use IFT_PPP from net/if_types.h rather than hard-coding it.Brian Somers1998-08-091-2/+3
* When entering ``term'' mode, don't output any messages untilBrian Somers1998-08-096-19/+29
* Revert the last commit, it made the Bruce filter flip:Poul-Henning Kamp1998-08-091-18/+13
* Don't forget to call PacketAliasInit().Brian Somers1998-08-091-1/+7
* MF22: Shut this thing up by default.Jordan K. Hubbard1998-08-092-4/+4
* A few misc changes to get the spigot and meteor board working in 3.0.Jordan K. Hubbard1998-08-085-3/+18
* Don't ignore symbols containing "$". C++ destructors and otherJohn Polstra1998-08-081-4/+3
* Typo fix. The PR suggested that "save are for old callslot entry" shouldAlexander Langer1998-08-081-1/+1
* cince --> sinceAlexander Langer1998-08-081-1/+1
* Year is sometimes set to -1 when assign_date() is called. Check for -1Alexander Langer1998-08-081-2/+2
* Clean up all temporaries that we can generate.Peter Wemm1998-08-081-9/+6
* Use more standard ld commands when stripping symbols out; ld -O is aPeter Wemm1998-08-081-19/+37
* Make netstat work again.Poul-Henning Kamp1998-08-082-10/+20
* Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSCSøren Schmidt1998-08-082-10/+26
* Make ../Makefile.inc handling more consistant to prevent multiple includesPeter Wemm1998-08-089-9/+43
* If using FreeBSD syscalls, handle the syscalls that don't requireJohn Birrell1998-08-081-1/+11
* Include FreeBSD's syscall.h if not using NetBSD syscalls.John Birrell1998-08-081-2/+5
* Allow for the fact that NetBSD syscalls are no longer the default. CallJohn Birrell1998-08-081-0/+4
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.John Birrell1998-08-081-1/+3
* References to NetBSD syscalls changed to just a comment about what toJohn Birrell1998-08-081-6/+7
* Remove the alpha specific __NETBSD_SYSCALLS from CFLAGS. This can stillJohn Birrell1998-08-081-6/+1
* Show some examples on how to configure callback & CBCP.Brian Somers1998-08-072-12/+46
* Missed these...Brian Somers1998-08-072-0/+757
* o Support callback types NONE, E.164, AUTH and CBCP.Brian Somers1998-08-0735-123/+841
* Fix garbage after quitting X server.KATO Takenori1998-08-071-1/+3
* add Hungarian clooateAndrey A. Chernov1998-08-072-4/+4
* add Hungarian ctypeAndrey A. Chernov1998-08-072-4/+4
* add Hungarian keyboardAndrey A. Chernov1998-08-073-3/+117
* Add Hungarian defsAndrey A. Chernov1998-08-074-1/+233
* Add dirs for Hungarian localeAndrey A. Chernov1998-08-072-2/+8
* fix 8bit clean issueAndrey A. Chernov1998-08-071-5/+5
* Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 andKATO Takenori1998-08-073-4/+7
* Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.272 andKATO Takenori1998-08-072-146/+299
* Silence some warnings when building on the alpha.Doug Rabson1998-08-073-6/+6
* The etc-sendmail.cf target is in src/etc/sendmail/Makefile, notJohn Birrell1998-08-071-2/+2
* Remove a stupid hack of mine which prevented PCI io memory access on the alpha.Doug Rabson1998-08-071-5/+2
* Add support for type1 pci configuration cycles for cia (not pyxis yet).Doug Rabson1998-08-071-26/+61