summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix static array overrun.glebius2006-05-171-1/+1
* Make the printfs relating to purging threads from a device less intrusive.phk2006-05-171-4/+3
* Update to current DRM CVS, bringing in a fix for a NULL pointer chase whenanholt2006-05-174-5/+7
* Merge from DRM CVS:anholt2006-05-171-0/+1
* Fix return value.davidxu2006-05-171-1/+2
* get thread signal info.davidxu2006-05-172-0/+38
* Export offsets of thread signal pending set and signal mask for debugger.davidxu2006-05-173-0/+6
* Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications canemax2006-05-173-1/+75
* Consistently use `superuser privileges' instead of its singularkeramida2006-05-161-1/+1
* Fix style(9) nits, whitespace and parentheses.thompsa2006-05-161-61/+52
* Disconnect mount_reiserfs from build.rodrigc2006-05-161-1/+0
* Add reiserfs.5 man page to build.rodrigc2006-05-161-0/+1
* Add man page for ReiserFS.rodrigc2006-05-161-0/+83
* - Revert if_le_pci.c rev. 1.2; although lnc(4) is now gone, le_pci_probe()marius2006-05-167-215/+223
* * Document the fact that non-superusers cannot change file flags forkeramida2006-05-161-2/+47
* The current routing code allows insertion of indirect routes that haveqingli2006-05-161-0/+19
* Some minor wording/description changes.trhodes2006-05-161-6/+8
* Provide a less cryptic panic message in place of just "found inode."trhodes2006-05-161-1/+2
* Fix file leaking in translate_path_major_minor.ambrisko2006-05-161-2/+6
* Close a "(" I left open.matteo2006-05-161-1/+1
* Move a define depending on __FreeBSD_versoin to after where itmjacob2006-05-161-8/+8
* Add support for allocating one larger than page-sized contiguous block of memoryanholt2006-05-162-52/+220
* Don't try to upload alpha-specific docs anymore.bmah2006-05-161-1/+1
* Update the description of the `STATE' column for SMP systems,keramida2006-05-161-2/+6
* Make this compile with -Wundef.ru2006-05-161-0/+4
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-16121-124/+0
* Make a bootable CD on pc98.nyan2006-05-162-6/+5
* 1) Fix mii_phy_tick():oleg2006-05-161-18/+18
* Introduce MII_ANEGTICKS and MII_ANEGTICKS_GIGE defines.oleg2006-05-161-0/+4
* Kill more references to lnc(4).ru2006-05-164-7/+4
* Remove unneeded check.glebius2006-05-161-4/+0
* Since m_pullup() can return a new mbuf, change gre_input2() toglebius2006-05-161-23/+23
* - Backout one line from 1.78. The tp can be freed by tcp_drop().glebius2006-05-161-3/+2
* Do not leak kernel memory in case if userland has been compiledglebius2006-05-161-0/+1
* Allow concurrent read(2)/readv(2) access to a file.ps2006-05-162-5/+24
* Read block hints list from last snapshot on the active snapshot list.tegge2006-05-161-0/+4
* Copy last block on file system again after file system has been suspended.tegge2006-05-151-0/+11
* Don't leak a locked buffer if last block on file system cannot be read.tegge2006-05-151-2/+3
* Errors detected while file system is suspended should not trigger antegge2006-05-151-6/+4
* - Fix warning when compiling with -DDEBUGpav2006-05-151-1/+1
* - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage,pav2006-05-157-153/+578
* Shoot my own dog :-(wilko2006-05-153-2736/+0
* Prepare to shoot my own dog, decouple the alpha docs from the build.wilko2006-05-151-2/+1
* s/alpha/sparc64/ in examples.wilko2006-05-151-4/+4
* - Fix crash when hitting unknown syscall. Copied from i386-fbsd.cpav2006-05-155-5/+10
* Remove reference to Alpha architecture.wilko2006-05-151-2/+1
* Remove reference to Alphawilko2006-05-151-1/+1
* o In the cross-build example replace alpha by sparc64.maxim2006-05-151-3/+3
* Remove reference to the Alpha architecture.wilko2006-05-152-5/+3
* Remove reference to Alpha.wilko2006-05-151-2/+2
OpenPOWER on IntegriCloud