summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The probable boot device is "machdep.guessed_bootdev".luigi2002-03-101-2/+2
* Add an implementation of cpu_throw() and make restorectx() simply branchdfr2002-03-102-77/+23
* Don't try to print the arguments if the value of bsp is outside thedfr2002-03-101-7/+9
* Export a (machine dependent) kernel variable bootdev asluigi2002-03-105-4/+59
* Fix a breakage introduced in rev.1.75 (supposedly style cleanup), which resultssobomax2002-03-101-6/+6
* Added upcoming FreeBSD 4.6wosch2002-03-101-0/+3
* FreeBSD 4.5 is releaseed "29 Jan 2002" (not 20 Jan)wosch2002-03-101-1/+1
* Allow '.' in identifiers - some ia64 register names contain '.'.dfr2002-03-101-1/+1
* Use the right value for the region length in parse_spill_mask.dfr2002-03-101-4/+4
* Do not call a synthesizer with a sequencer lock held.tanimura2002-03-101-2/+12
* Filesystem translationgioria2002-03-101-1/+119
* /var/log/security gets almost no (if not no) activity on many FreeBSDrwatson2002-03-101-1/+1
* Setlocale returns static buffer, don't assume it will be unchangedache2002-03-101-4/+8
* "Base system/contributed software " section translationgioria2002-03-101-3/+101
* Adding Multimedia section translationgioria2002-03-101-1/+42
* Check the <channel> arg a bit more.sos2002-03-102-5/+12
* PCCARD support translationgioria2002-03-101-2/+36
* Adding Disk and storage translationgioria2002-03-101-0/+134
* Add SONY VAIO psm controller ISA-PnP ID.takawata2002-03-102-0/+2
* cosmetic: spell 'cashe' as 'cache'billf2002-03-103-3/+3
* Make the proposed name arg to dev_stdclone() const.phk2002-03-103-3/+3
* Document `sysctl variable=/dev/foo' syntax.dd2002-03-101-2/+24
* Link scbus(4) to scsi(4). Most of the other CAM devices have theirdd2002-03-101-0/+1
* Don't refer the reader to look for a word that doesn't exist anywheredd2002-03-101-1/+3
* The chapter on kernel debugging is now in the Developers' Handbook.dd2002-03-101-2/+2
* Remove inappropriate .Op calls in examples.dd2002-03-102-4/+4
* Minor English fixes.dd2002-03-101-2/+2
* Fix one genuine bug and a potential one:luigi2002-03-101-2/+2
* Free allocated buffer at siodetach().nyan2002-03-102-0/+8
* o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>mike2002-03-103-2/+18
* MFi386: revision 1.501nyan2002-03-102-2/+2
* Spell-check and fix some other typos.bmah2002-03-101-6/+6
* Condition the compilation of trapwrite() on I386_CPU.alc2002-03-102-0/+8
* Add sparc64 ifdefs.jake2002-03-101-0/+3
* Make this build on sparc64.jake2002-03-103-0/+60
* Increase VM_KMEM_SIZE to 16 megs from 12. Define VM_KMEM_SIZE_SCALE so thatjake2002-03-091-1/+10
* Remove __Palfred2002-03-091-6/+6
* Add a driver for the mem and kmem devices, based off the i386 version.tmm2002-03-092-0/+245
* Change back to using vfork() now that execvp() is vfork()-safe. If execvp()des2002-03-091-7/+10
* Don't deref NULL mutex pointer when pipeclose()'ing a pipe that is notalfred2002-03-091-30/+51
* Set the interrupt map type accordingly if we need to fall back to usingtmm2002-03-091-0/+1
* Fix a warning by adding a missing include.tmm2002-03-091-0/+1
* Set the busmaster enable bit in the PCI command register, as the firmwaretmm2002-03-091-0/+9
* Fix some bugs in the handling of the case of not enough tx descriptorstmm2002-03-091-12/+14
* Couple minor updates.jake2002-03-091-9/+7
* o Don't require long long support in bswap64() functions.mike2002-03-099-100/+189
* Forgot to update the date.luigi2002-03-091-1/+1
* Lots of updates on the install process, detailing how toluigi2002-03-091-17/+271
* Delete "notyet" code before it becomes "ohh no" code.phk2002-03-091-8/+0
* Adding Network Protocols section translationgioria2002-03-091-1/+157
OpenPOWER on IntegriCloud