summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove reference to Alpha machinewilko2006-05-151-2/+0
* o Join "lnc(4) killers" gang and add lnc.4 man page to a listmaxim2006-05-151-1/+3
* Now that lnc(4) is removed from the source tree, replace lnc0 in an examplemarius2006-05-151-2/+2
* Now that lnc(4) is removed from the source tree, remove it from the listmarius2006-05-151-2/+1
* Replace references to lnc(4) with references to le(4) (so far the notesmarius2006-05-151-4/+4
* Update the description of pcn(4) from pcn(4) vs. lnc(4) to pcn(4) vs. le(4)marius2006-05-151-3/+5
* Restore the ability to mount procfs and fdescfs filesystems via thekbyanc2006-05-154-3/+24
* Update README.examples according to the current state of the examples/etc dir...matteo2006-05-151-18/+30
* Note that an old adjkerntz is not really usable after the recentkeramida2006-05-151-0/+15
* Refer to csup in the make.conf(5) manpage.mux2006-05-151-0/+2
* Add definitions for atomic_subtract_rel_32, atomic_add_rel_32 andcognet2006-05-151-0/+3
* Recalculate IP checksum after running pfil hooks.dhartmei2006-05-151-2/+17
* Switch from the lnc driver to the le driver. But C-NET(98)S support isnyan2006-05-153-11/+2
* Display real/avail memory as per other platforms.benno2006-05-151-3/+29
* o In rip_disconnect() do not call rip_abort(), just mark a socketmaxim2006-05-151-1/+11
* o Fix typo in a comment.maxim2006-05-151-1/+1
* Re-wrok PHY setup, media handling and dual-port detection.yongari2006-05-152-37/+13
* Switch to a 64bit time_t, while it's not a big problem to do so.cognet2006-05-152-2/+2
OpenPOWER on IntegriCloud