aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix _zget() so that it checks the return from kmem_alloc(), to avoidMike Smith2000-04-041-3/+9
* Add information about the dangarous apollo MPV3 chipset. SeveralWarner Losh2000-04-041-0/+12
* Upgrade the bktr driver from 2.07 to 2.10.Roger Hardiman2000-04-0411-637/+1333
* Add multiple #include protectionRoger Hardiman2000-04-043-0/+18
* Whitespace change:Sheldon Hearn2000-04-041-2/+3
* Fixed prototype for setflags(). setflags() returns int, not u_long,Bruce Evans2000-04-042-2/+2
* Remove obsolete reference to PCVT_FREEBSD.Hellmuth Michaelis2000-04-042-2/+2
* Add a '+' to the first LDADD, otherwise it clobbers the LDADD inGary Jennejohn2000-04-041-1/+1
* Add an example of how to tweak CXXFLAGS in a make.conf file.David E. O'Brien2000-04-042-0/+12
* Pass me the pointy hat.Gary Jennejohn2000-04-042-3/+14
* - implement logfile archivation to a separate, userHellmuth Michaelis2000-04-042-101/+426
* Run newsyslog source through knfom script obtained from Bruce Evans.Hellmuth Michaelis2000-04-041-408/+415
* Allow MAXDEP dependants, not MAXDEP-1.Doug Rabson2000-04-041-1/+1
* Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modsslKris Kennaway2000-04-041-0/+1
* Add a missing PXE API call and structure.Paul Saab2000-04-041-0/+11
* Fix mbuf leaking - duh!Duncan Barclay2000-04-041-6/+9
* Fix pcic_detach_socket to get right pcic_handle.Warner Losh2000-04-042-2/+2
* Be consistant about using the right child to get the ivars, which isWarner Losh2000-04-041-7/+20
* enable emu10k1 (sblive) driver, though still playback onlyCameron Grant2000-04-041-1/+1
* make the click on starting output go awayCameron Grant2000-04-041-20/+24
* Add all the PXE related structures from the 2.1 PXE spec from Intel.Paul Saab2000-04-042-155/+531
* Dereference a pointer (print int instead of pointer value)Nick Hibma2000-04-031-1/+1
* Numerous fixes brought in by Lennart Augustsson from NetBSD:Nick Hibma2000-04-031-47/+151
* Document that the flags can be specified as an octal number.John Polstra2000-04-032-2/+4
* OpenBSD has a broken debugger that does not grok static. Use aNick Hibma2000-04-0323-583/+588
* Plug two file descriptor leaksBrian Somers2000-04-031-2/+6
* Nuke csu_hdr from struct cspace. csu_hdr is not used anywhere in theGary Jennejohn2000-04-032-14/+3
* Add note on SCSI floppy on DEC3000 seriesWilko Bulte2000-04-031-0/+4
* Enable etc/defaults/pccard.conf which is default configuration fileMitsuru IWASAKI2000-04-034-3/+10
* Regen.Nick Hibma2000-04-032-120/+418
* Add Freecom + product; Update NetBSD's copyrightNick Hibma2000-04-031-1/+5
* Explain static numbering.Sheldon Hearn2000-04-031-4/+16
* Entry for Zip drive no longer needed. We do automatic rescans on connectNick Hibma2000-04-031-10/+0
* Add a hack to cam that makes the cam_xpt available to the rest of theNick Hibma2000-04-033-28/+5
* Silence some warnings.Poul-Henning Kamp2000-04-031-0/+1
* Fix unsafe tempfile creation. This file is already off the vendorSheldon Hearn2000-04-031-12/+13
* Brush up the last commit.Kazutaka YOKOTA2000-04-031-3/+4
* Brush up the last commit.Kazutaka YOKOTA2000-04-031-13/+13
* Unbreak LINT.Kazutaka YOKOTA2000-04-032-1/+5
* regenerate with MPSAFE from syscalls.masterAlfred Perlstein2000-04-031-5/+5
* Make makesyscalls.sh parse an optional field 'MPSAFE' that specifiesAlfred Perlstein2000-04-032-18/+33
* Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, andMike Smith2000-04-033-48/+0
* Add support for sunos_big_vec to support 'make world's on SolarisSteve Price2000-04-031-8/+4
* Add support for the sunos_big_vec format as well.Steve Price2000-04-031-4/+7
* Build and install the elf32_sparc ld(1) scripts and make elf32_sparcSteve Price2000-04-031-1/+13
* fix missing defines and prototype for emu_vdump()Cameron Grant2000-04-033-6/+21
* Sync with NetBSD: Add a few id's and correct numerous typo'sNick Hibma2000-04-031-47/+101
* - Add HPFS and NWFS vnode tags.Chris Costello2000-04-021-12/+12
* Sync with NetBSD: Keep the bit position even when the report descriptor says ...Nick Hibma2000-04-021-2/+5
* Enable Haifa on sparc64 as well.Steve Price2000-04-021-1/+1