summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MF22: Shut this thing up by default.jkh1998-08-092-4/+4
* A few misc changes to get the spigot and meteor board working in 3.0.jkh1998-08-085-3/+18
* Don't ignore symbols containing "$". C++ destructors and otherjdp1998-08-081-4/+3
* Typo fix. The PR suggested that "save are for old callslot entry" shouldalex1998-08-081-1/+1
* cince --> sincealex1998-08-081-1/+1
* Year is sometimes set to -1 when assign_date() is called. Check for -1alex1998-08-081-2/+2
* Clean up all temporaries that we can generate.peter1998-08-081-9/+6
* Use more standard ld commands when stripping symbols out; ld -O is apeter1998-08-081-19/+37
* Make netstat work again.phk1998-08-082-10/+20
* Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSCsos1998-08-082-10/+26
* Make ../Makefile.inc handling more consistant to prevent multiple includespeter1998-08-089-9/+43
* If using FreeBSD syscalls, handle the syscalls that don't requirejb1998-08-081-1/+11
* Include FreeBSD's syscall.h if not using NetBSD syscalls.jb1998-08-081-2/+5
* Allow for the fact that NetBSD syscalls are no longer the default. Calljb1998-08-081-0/+4
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.jb1998-08-081-1/+3
* References to NetBSD syscalls changed to just a comment about what tojb1998-08-081-6/+7
* Remove the alpha specific __NETBSD_SYSCALLS from CFLAGS. This can stilljb1998-08-081-6/+1
* Show some examples on how to configure callback & CBCP.brian1998-08-072-12/+46
* Missed these...brian1998-08-072-0/+757
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-0735-123/+841
* Fix garbage after quitting X server.kato1998-08-071-1/+3
* add Hungarian clooateache1998-08-072-4/+4
* add Hungarian ctypeache1998-08-072-4/+4
* add Hungarian keyboardache1998-08-073-3/+117
* Add Hungarian defsache1998-08-074-1/+233
* Add dirs for Hungarian localeache1998-08-072-2/+8
* fix 8bit clean issueache1998-08-071-5/+5
* Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 andkato1998-08-073-4/+7
* Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.272 andkato1998-08-072-146/+299
* Silence some warnings when building on the alpha.dfr1998-08-073-6/+6
* The etc-sendmail.cf target is in src/etc/sendmail/Makefile, notjb1998-08-071-2/+2
* Remove a stupid hack of mine which prevented PCI io memory access on the alpha.dfr1998-08-071-5/+2
* Add support for type1 pci configuration cycles for cia (not pyxis yet).dfr1998-08-071-26/+61
* Add some more useful macros.dfr1998-08-071-1/+7
* Update so that it should build a working kernel for the platforms supporteddfr1998-08-072-16/+54
* Tweaks to console support.dfr1998-08-071-31/+22
* unifdef -UISOphk1998-08-071-119/+1
* Games primes and factor don't understand hexadecimals.phk1998-08-071-13/+18
* This PR contains additional magic for file(1) describingphk1998-08-071-0/+50
* None of the header files for the packet capture libraryphk1998-08-073-0/+30
* Add snprintf.c to SRCS so that the function quad_to_string exists. Thejb1998-08-061-1/+1
* Fix LIBDIR (for aout/ELF).markm1998-08-0610-13/+17
* Don't mess around in OBJDIR for includes, and remove some warnings.eivind1998-08-0611-28/+31
* Fix some things Simon had broken, basically making LINT compile again.eivind1998-08-061-9/+3
* Update for Perl 5.005_01markm1998-08-061-3/+3
* Fix some definitions.yokota1998-08-062-12/+18
* The control code ^_ (0x1f) should really be called `us' rather than `ns'.yokota1998-08-0637-75/+75
* The control code ^_ (0x1f) should really be called "us" rather than "ns".yokota1998-08-062-3/+4
* Port syscons to the alpha. The driver itself has moved to sys/isa as it willdfr1998-08-0611-116/+241
* The daemon, snake and star savers should refuse to load if the currentyokota1998-08-069-9/+36
OpenPOWER on IntegriCloud