summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close PR #11122: check key length before calling strncmp()wpaul1999-04-141-3/+4
* Support linking against libgcc_r.obrien1999-04-141-0/+6
* Create a libgcc with POSIX threads support.obrien1999-04-142-2/+11
* Add a commented-out example on using the makeoptions command to get apeter1999-04-132-2/+6
* Build the functionality of the wdc_p hack into the ide_pci.c code.peter1999-04-136-105/+18
* Shoot the LKM support in the old wd/wdc/atapi driver set in the head andpeter1999-04-1322-1038/+63
* Move the declaration of faultin() from the vm headers to proc.h, sincepeter1999-04-132-4/+4
* Drop the atapi module from the build, it's just wasting time.peter1999-04-131-2/+2
* Hopefully replicate the install.debug changes from the i386 version.peter1999-04-132-48/+30
* Clean up the kernel/kernel.debug/install.debug etc stuff.peter1999-04-133-117/+63
* Clean up the -g/DEBUG handling. This logic can go in the Makefilepeter1999-04-133-30/+8
* As the INFO stuff un doc/ works, we may as well build/install it.markm1999-04-131-2/+2
* Some more fixes:wpaul1999-04-132-38/+45
* Use u_int32_t for sin_addr.s_addr rather than u_long to avoidsimokawa1999-04-131-4/+4
* Initialize alpha_unaligned_* as I intended.simokawa1999-04-131-6/+6
* Removed DIAGNOSTIC opion redefinition.semenu1999-04-132-4/+2
* Reference kldfind(2), kldfirstmod(2), kldload(2), kldnext(2), kldstat(2),ghelmer1999-04-131-1/+7
* Add kld(4) man page. Copyright notice in PR submission was "???", whichghelmer1999-04-131-0/+162
* Remove my temporary detection for PR 7059, Tor Egge fixed this bug.cracauer1999-04-131-5/+1
* Make sending the postcard optional (as suggested by phk).hm1999-04-131-3/+4
* Fixed bogus SRCS definition which broke `make depend'. Plain `make'bde1999-04-131-3/+2
* Note that cc -aout has been broken for a while and a reminder toimp1999-04-131-1/+6
* Fix a misspelling.jkh1999-04-132-2/+2
* During variable expansion, the internal representation of the expressiontegge1999-04-131-5/+5
* Backout early start of APs since it caused some machines to hang.tegge1999-04-137-28/+7
* Correctly ref editline(3).ghelmer1999-04-131-8/+4
* Typo fix.ghelmer1999-04-131-2/+2
* Change LKM/modload to KLD/kldload.ghelmer1999-04-131-4/+4
* Update description of how to analyse kernel dumps.grog1999-04-131-60/+54
* Merge in some updates for the RealTek driver, mainly:wpaul1999-04-122-168/+113
* Grr... don't touch the PN_GEN (general purpose) register in pn_setcfg()wpaul1999-04-121-6/+8
* Add support for the 3cSOHO100-TX, which is a "hurricane" chipsetwpaul1999-04-122-3/+8
* Mention the new splash_pcx decoder.des1999-04-122-6/+28
* Typo fix, src/sys/gnu/usr.bin/cc -> src/gnu/usr.bin/cc.max1999-04-121-2/+2
* Remove extraneous spacebrian1999-04-127-14/+14
* Fix typo in source-explaining comment.cracauer1999-04-121-2/+2
* More consistent with surrounding style. (Hey - it looked great in theeivind1999-04-121-2/+2
* Shorten line.eivind1999-04-121-3/+3
* Add a guarded abort() for the problem in PR bin/7059 (no fix so far,cracauer1999-04-121-17/+33
* PCX loader for pseudo-device splash.des1999-04-124-2/+534
* Centralize and reorganize a few macros.des1999-04-129-30/+56
* Typo in comment.des1999-04-121-2/+2
* ppp != iijppp any morebrian1999-04-123-9/+9
* Sync with sys/i386/isa/isa.c revision 1.118.kato1999-04-121-7/+1
* Minor tweak: move initialiation of busctl register to before setting ofwpaul1999-04-121-3/+3
* Don't build man page indices if NOMAN is defined.des1999-04-111-2/+4
* Document pread() and pwrite().dt1999-04-113-11/+68
* Syncing with NetBSD version 1998/12/14n_hibma1999-04-115-16/+20
* Make debugging more selective.n_hibma1999-04-116-19/+42
* 1) Make debugging more selective.n_hibma1999-04-1118-201/+180
OpenPOWER on IntegriCloud