aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* - Enable 16byte commands.Hidetoshi Shimokawa2003-10-184-19/+159
* Add multicast(4) and pim(4) manual pages and hook up to the build.Bruce A. Mah2003-10-173-0/+1111
* 1. Catch up with the move of the declaration of panic() from <sys/param.h>Bruce Evans2003-10-171-3/+6
* MFV: tzdata2003dGarrett Wollman2003-10-147-176/+326
* Use more modern architectures than VAX for little endian machinesWarner Losh2003-10-141-4/+7
* Replace the VAX and MIPS alternate formats with the architectures thatWarner Losh2003-10-141-6/+12
* - support AES counter mode for ESP.Hajimu UMEMOTO2003-10-131-3/+4
* Update Bluetooth code.Maksim Yevmenkin2003-10-1212-11/+143
* - RIPEMD160 supportHajimu UMEMOTO2003-10-121-0/+2
* s/disklabel/bsdlabel where needed.Marc Fonvieille2003-10-111-1/+1
* Update the manual page examples: use of bsdlabel(8) instead ofMarc Fonvieille2003-10-101-5/+5
* Note that the modem built into the xl cards (both CardBus and MiniPCI)Warner Losh2003-10-101-0/+8
* cardbus->CardBusWarner Losh2003-10-101-1/+1
* Be more pedantic about the model numbers of cardbus cards that areWarner Losh2003-10-101-2/+3
* Update build infrastructure for Heimdal 0.6.Jacques Vidrine2003-10-091-0/+1
* Update the list of supposedly supported 3Com devices from trollingWarner Losh2003-10-091-10/+23
* Fix sl_SI.ISO8859-2Andrey A. Chernov2003-10-092-1/+42
* update to reflect 7955/7956 supportSam Leffler2003-10-081-8/+18
* Correct the description of what the release.3 stage does nowadays.Ruslan Ermilov2003-10-061-5/+3
* Update cross-references.Bruce M Simpson2003-10-061-0/+2
* Add pmap_wired_count() and pmap_resident_count() to the pmap documentation.Bruce M Simpson2003-10-063-2/+82
* Use the term 'physical memory' consistently.Bruce M Simpson2003-10-051-1/+1
* Update the page_req classes VM_ALLOC_NOOBJ and VM_ALLOC_ZERO.Bruce M Simpson2003-10-051-4/+8
* Remove the pmap_prefault(9) page as it is no longer required.Bruce M Simpson2003-10-041-67/+0
* Update the pmap(9) documentation to reflect the movement of pmap_prefault()Bruce M Simpson2003-10-044-3/+132
* Removed the ancient .LIBS setting that causes non-existentRuslan Ermilov2003-10-031-2/+0
* Style fixes: shell script indentation, if/then style, plus a lotDiomidis Spinellis2003-10-031-88/+83
* Create a driver that will compile without warnings on -CURRENTDiomidis Spinellis2003-10-031-18/+21
* Looks like I misread the callout code. We do not seem to hold theWarner Losh2003-10-011-11/+12
* Document the implications of the callout_stop() returning 0 if theWarner Losh2003-10-011-0/+14
* fix typos in comments.Julian Elischer2003-09-302-2/+2
* Add manual pages for the vm_map(9) part of the VM.Bruce M Simpson2003-09-301-0/+1
* Add a (somewhat verbose) manual page for vm_map(9).Bruce M Simpson2003-09-301-0/+320
* Add manual pages for the vm_map(9) part of the VM.Bruce M Simpson2003-09-3020-0/+1587
* Prefer FreeBSD.org to freebsd.org in mail alias examples.Robert Watson2003-09-281-2/+2
* Having had to spend several hours today figuring out just what it is thatGarrett Wollman2003-09-281-11/+101
* Two minor fixes:Warner Losh2003-09-271-2/+15
* - Add the Dell PERC 4/Di to the list of supported devices; itSimon L. B. Nielsen2003-09-271-1/+4
* Update an email address overlooked by scottl.Tom Rhodes2003-09-271-1/+1
* Additional information on the memory properties of struct diskRobert Watson2003-09-261-2/+9
* Documentation of kernel disk_create() and disk_destroy() APIs. TheseRobert Watson2003-09-262-0/+154
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-0/+1
* Separate out userland linting and kernel linting a bit more. ThisMark Murray2003-09-261-0/+1
* Sort debugging levels and update the man page to match reality. AlsoNate Lawson2003-09-261-32/+39
* o add information about the debugging toolsSam Leffler2003-09-251-3/+29
* Fix MLINKS.Bruce M Simpson2003-09-251-3/+6
* update to reflect new apiSam Leffler2003-09-251-79/+104
* Add manual page documentation for the machine-independent PMAP subsystem.Bruce M Simpson2003-09-2523-0/+1606
* * scsi_cmds.cHidetoshi Shimokawa2003-09-252-4/+28
* Make the fields in the text match dev/usb/usb.h too.John Birrell2003-09-241-10/+10