summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new file to be included by the makefiles used by crunchgenluigi2000-02-081-0/+6
* The Makefile for building the crunched image is the sameluigi2000-02-081-0/+44
* Cleanup the build scripts.luigi2000-02-085-210/+246
* Remove unused files.luigi2000-02-085-158/+0
* Start the cleanup of PicoBSD build scripts and general buildluigi2000-02-081-108/+34
* There is a problem in that one cannot use ctype.h at the same time as partsobrien2000-02-086-181/+293
* Use lstat(2) rather than stat(2) in isdir(), so that a symlink to aobrien2000-02-081-1/+1
* Change IPv6 address scope delimeter from '@' to '%' as recent KAME change.shin2000-02-081-1/+1
* ping -S option was missing from IPsec merge, so enable it again.shin2000-02-081-2/+2
* Always set dist_attr to NULL.jkh2000-02-082-2/+2
* Do refcounting of open devices (more) correctly.sos2000-02-0710-21/+51
* Dont panic if no sub-driver is found.sos2000-02-071-1/+1
* Unbreak addump, now dumping works again.sos2000-02-071-0/+1
* Add PCI Id's for i810 chipsets.n_hibma2000-02-079-3/+118
* m_pullup() frees the supplied mbuf on failure; we don't need to trymdodd2000-02-071-5/+3
* Enshrine my own personal tantrum to the whole xinstall fiasco.imp2000-02-071-1/+12
* IPv6 prefix assignment bug fixes.shin2000-02-071-3/+44
* Permit site local addr in IPv6 source address selection rule.shin2000-02-071-2/+23
* Fix telnet core dump at invalid service name specified.shin2000-02-073-0/+18
* Add MacAlly Keyboard in USB sectionn_hibma2000-02-061-0/+1
* Add a firewall_flags option that is used when ipfw processes a file. It allowspaul2000-02-062-1/+2
* Move brandelf from being i386 specific to the MI area -- Linux emulationobrien2000-02-061-1/+1
* Approved by: jkhhm2000-02-067-70/+70
* Don't use tsleep when cold booting. It is called before bus->use_pollingn_hibma2000-02-061-1/+1
* Correctly handle suspend and resume in APM.n_hibma2000-02-062-28/+26
* Disable the generation of SMIs (System Management Interrupts). Always setn_hibma2000-02-062-20/+20
* Update the CDROM section to reflect our current support.asmodai2000-02-062-8/+4
* Fix details of libipsec, per Jim Bloom.imp2000-02-061-1/+1
* Add libipsec shared version regression.imp2000-02-061-14/+22
* Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more.peter2000-02-062-2/+2
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-0515-12/+28
* Unbroke the reference to libalias(3).ru2000-02-052-2/+2
* Minor NetBSD fixes.wosch2000-02-051-7/+7
* Update a bit. Inspired by the mentioned PR.asmodai2000-02-051-4/+15
* Add a few features to crunchgen to simplify the use of existingluigi2000-02-052-9/+60
* Synced with sys/boot/i386/loader/Makefile rev 1.41.kato2000-02-051-0/+2
* Synced with sys/i386/conf/GENERIC revision 1.241.kato2000-02-052-4/+2
* Add a NOFORTH variable so we can build a smaller loader withoutluigi2000-02-041-0/+2
* Fix a (mostly harmless) scheduling-in-the-past problem withluigi2000-02-041-6/+6
* Fix indentation.gibbs2000-02-041-1/+1
* Unbreak LINT (missing curly brace).n_hibma2000-02-041-1/+1
* fix support for shared IRQ's.sos2000-02-048-84/+171
* Commit missing bits, forgotten when committing support for suspend/resumen_hibma2000-02-042-8/+14
* Fix a couple of typos in the 'camcontrol negotiate' output.ken2000-02-041-2/+2
* Set MAINTAINER=freebsd-small with an explanation to submit allkris2000-02-041-1/+9
* Clean up POSIX options, syncronize generics.jkh2000-02-044-6/+8
* Add a quirk type (and one for ARCHIVE Python's) that disables themjacob2000-02-031-24/+33
* Update copyright license terms to match the reset of the aic7xxx dirver.gibbs2000-02-032-14/+6
* Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminarygibbs2000-02-037-1010/+2539
* Synced with sys/i386/conf/GENERIC rev 1.240.kato2000-02-032-2/+2
OpenPOWER on IntegriCloud