summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid a memory leak by using reallocf() instead of realloc().tjr2003-01-101-1/+1
* Prototype __getcwd() to avoid a warning.tjr2003-01-101-0/+2
* #include <ctype.h> for prototypes (or macro versions) oftjr2003-01-101-0/+1
* Don't allow user process to set an invalid window state through sigreturn.jake2003-01-102-4/+9
* Clear the target hardware address field when generating an ARP request.tmm2003-01-101-0/+1
* Fix superblock alignment problems on non-i386 platforms. Also change fs_uuidgordon2003-01-091-2/+3
* Fix a typo: s/save_free/safe_free/.jhb2003-01-091-1/+1
* Fix for DELL PERC firmware. Driver was hangingemoore2003-01-091-2/+16
* Add support for the Davicom DM9009 chipset.trhodes2003-01-094-0/+8
* Remove earlysetcpuclass() as it has been OBE.jhb2003-01-094-34/+0
* Rework part of the previous processor name changes so that we readjhb2003-01-099-82/+56
* Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH.trhodes2003-01-091-1/+1
* Fix a useless use of cat. Save a process today.schweikh2003-01-091-1/+1
* save_free the buf.obrien2003-01-091-0/+1
* Separate the uses of a buffer and make it dynamically sized.obrien2003-01-091-15/+16
* Build gem(4) on powerpc also.obrien2003-01-091-2/+5
* Moved if_hme to hme.obrien2003-01-092-10/+1
* Add an hme(4) module.obrien2003-01-091-0/+9
* Oops, add zstty to the witness order list.jake2003-01-091-0/+1
* Regen:sheldonh2003-01-091-47/+111
* Dont probe PnP devices.sos2003-01-091-0/+4
* Fix typosos2003-01-091-1/+1
* SGML cleanup: Remove useless <para> </para> around listsue2003-01-091-6/+0
* Make ofw_pci_find_node() use the reg property instead of thebenno2003-01-091-5/+5
* Document tinderbox and whereintheworld, and move diffburst in itsdes2003-01-091-3/+4
* My version of fenner's "make world" log summarizer.des2003-01-092-0/+64
* Sample tinderbox script & build settings.des2003-01-092-0/+91
* MFen: Happy new year 2003ue2003-01-095-12/+23
* Actually, the canonical way would be syntactically correct.des2003-01-091-1/+1
* Add a pcib variant to allow us to fix up interrupt assignments.benno2003-01-092-0/+119
* Canonical way of determining whether or not to use crypto.des2003-01-091-1/+1
* - Add error messages for bulkxfer.simokawa2003-01-092-4/+7
* Allocate interrupts from the resource list.benno2003-01-091-2/+4
* ia64 and sparc64 both have libc_r now.des2003-01-091-2/+1
* - Remove the ignore list and replace it with a quirk list of sorts.benno2003-01-092-23/+58
* Invoke the driver directly when a request is submitted via crypto_dispatchsam2003-01-091-21/+52
* o handle jumbograms in m_clonesam2003-01-091-52/+82
* The return-path is optional in a headline, therefore don't skip amikeh2003-01-091-5/+12
* Fix up some grammar.trhodes2003-01-091-2/+2
* Merge from NetBSD and arrange for FreeBSD's slight differences inimp2003-01-092-817/+423
* These are OBE. devd.conf now lives in /etc.imp2003-01-092-126/+0
* Move devd.conf here and install it by default (didn't do a repo copyimp2003-01-092-1/+96
* Correct a few more definitions, capitalize header fields consistently.mikeh2003-01-091-5/+5
* - remove unneeded includesgrehan2003-01-091-5/+17
* Clarify ~. escape definition, remove duplicate entry, and shorten amikeh2003-01-091-4/+3
* Remove obsolete GEOM option, and bring diskless options up-to-dategrehan2003-01-091-7/+3
* Document the ~. and ~? command escapes.mikeh2003-01-091-0/+4
* Include if_hme_sbus.c, so that the module can also be used on sbustmm2003-01-091-1/+1
* Add detach, shutdown, suspend and resume methods.tmm2003-01-094-12/+142
* Add sbus specific zs file.jake2003-01-081-1/+2
OpenPOWER on IntegriCloud