summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use the symbol name to lookup the symbol value when we can usemarcel2002-04-259-86/+168
* Handle numbers larger than QUAD_MAX for unsigned conversions correctly.tjr2002-04-251-50/+96
* - Tweak wording of panic message to make more sense.arr2002-04-241-2/+2
* Update the test-case reference vectors to match the new XML format.phk2002-04-2415-1363/+865
* Improve the cross-references in the XML output.phk2002-04-241-12/+9
* Add -DKERNELSIM so the test cases compile with the kernel simulation.phk2002-04-241-0/+1
* Improve the output in case of inserts or deleted.phk2002-04-241-2/+12
* - Turn the atm_stackq_pool into a uma_zone (and change it's name toarr2002-04-241-9/+9
* New release notes: expr(1) and EXPR_COMPAT, m4(4) OpenBSD import andbmah2002-04-242-0/+80
* Prepare the .conf XML comparator for a more kosher XML format.phk2002-04-247-366/+1004
* When a compound section name is specified, search for pages that actuallyeric2002-04-241-44/+95
* Correct timer management (deprecated) in nd6_timer.ume2002-04-241-2/+3
* Add another chip id for the new LAVA 4-port serial card.jhay2002-04-241-0/+10
* Ignore the multifunction bit in the PCIR_HEADERTYPE.jhay2002-04-241-1/+1
* - Remove atm_attributes_pool and the relating atm_allocate() and atm_free()arr2002-04-243-11/+15
* Don't call freeenv() on a modified pointer.mux2002-04-241-6/+7
* Drop myself from an entry I was unexpectedly included in.rnordier2002-04-241-2/+1
* aic7xxx_freebsd.c -> aic7xxx_osm.cgibbs2002-04-241-1/+1
* Major update to the aic7xxx driver:gibbs2002-04-2415-2889/+858
* Constify _malloc_options.phk2002-04-243-4/+4
* Add macro functionality.gibbs2002-04-2410-208/+1248
* o Work around bugs in the powerof2 macro: It thinks that 0 is a power ofimp2002-04-243-36/+54
* Fix a PNPID in a commentimp2002-04-242-2/+2
* PR: 33966hm2002-04-241-6/+6
* GC bsd.docb.mk. It has never apparently been used.ru2002-04-242-49/+1
* Abuse bsd.obj.mk for defining default distribute target.ru2002-04-246-47/+10
* GC bsd.sgml.mk. Nothing in the src/ tree uses it, and two doc/ru2002-04-242-209/+1
* Build the catpages distribution in a more natural way.ru2002-04-242-8/+8
* Make specific provisions for the kernel simulator used in the regressionphk2002-04-241-1/+1
* The chrooted environment isn't nearly pristine, so resetru2002-04-241-0/+1
* Remove the -v option, it is now default behaviour.phk2002-04-242-17/+5
* handle ECONNABORTED.ume2002-04-241-1/+3
* Add some fortunes and re-order the Feynman problem solving algorithm.tg2002-04-241-10/+32
* Continue the cleanup preparations for UFS2 (& GEOM):phk2002-04-243-168/+116
* The install.debug and reinstall.debug targets are needed solelyru2002-04-243-19/+24
* typo in connect(2) error handling.ume2002-04-241-2/+2
* Free(9) should be Giant-free.tanimura2002-04-241-1/+1
* Split file system setup code out into a function called mount.jake2002-04-241-50/+109
* Prepare for a major update to the aac driver:scottl2002-04-245-259/+166
* Style changes to reduce diff to things I did in the FSF repo.obrien2002-04-241-37/+51
* Fix bug where we were loosing our platform-wide ASM_COMMENT_STARTobrien2002-04-241-0/+4
* Add me to the MAINTAINERS for 3dfx card stuff.cokane2002-04-241-0/+1
* Add support for loading files other than /boot/loader. Useful if you'rejake2002-04-241-79/+234
* Remove sodropablereq - this function hasn't been used since thesilby2002-04-243-90/+0
* Add an exit function.jake2002-04-241-3/+21
* Add -Wno-unused.jake2002-04-241-1/+1
* memcpy, memset -> bcopy, bzero.jake2002-04-241-32/+28
* Clean up elf loading to not make assumptions about the ordering of sections.jake2002-04-241-37/+18
* Remove xfsread. Just call fsread directly.jake2002-04-241-16/+5
* Remove a bunch of unused variables, functions and macros. Allocate storagejake2002-04-241-174/+11
OpenPOWER on IntegriCloud