summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rearrange <netinet/in.h> so that it is easier to conditionalizemike2002-04-241-48/+96
* Whitespace.bmah2002-04-242-2/+2
* New release note: wi(4) hostap.bmah2002-04-242-6/+18
* Make Veritas Storage Appliance a HILUNS device.mjacob2002-04-241-0/+5
* Back out the NO_RCMNDS knob.obrien2002-04-233-13/+2
* Do not +1 with MAXPATHLEN.obrien2002-04-231-1/+1
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-2321-77/+77
* Restore some of the original variable names, but fix the warnings theirobrien2002-04-231-21/+19
* Implement the GEOMGETCONF ioctl which returns vital stats for thephk2002-04-234-14/+43
* The cold and panicstr variables do not need to be protected by sched_lock.hsu2002-04-231-9/+13
* All in a days work: make a function static.phk2002-04-232-2/+1
* Don't free(9) a pointer which has been modified.phk2002-04-232-12/+14
* Add a basic sanity check on pointers passed to free(9).phk2002-04-231-0/+10
* Unbreak NFS mounts when mount(8) is invoked as : mount path@server.mux2002-04-231-1/+5
* sys.mk no longer includes bsd.own.mk so I need to include it here forgshapiro2002-04-231-0/+3
* Don't call malloc(9) to allocate zero bytes softc data for devices.phk2002-04-231-1/+1
* Track nfs's getpages() changes:bp2002-04-231-12/+46
* Get rid from extra #ifdefs.bp2002-04-232-79/+4
* Initialize thread select queue in the same way as rev 1.93 of sys_generic.cbp2002-04-231-0/+3
OpenPOWER on IntegriCloud