summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed CLEANFILES.ru2003-02-256-6/+8
* Convert to new disk API.sos2003-02-254-85/+42
* Allocate struct ipx_ifaddrs with an initial reference count of 1, not 0.tjr2003-02-251-0/+1
* Fix a long-standing bug where if the package being deleted had nodes2003-02-252-14/+12
* Properly teardown the interrupt so we wont panic on detach.sos2003-02-251-7/+13
* Removed the ISA only hooks here, no longer needed..sos2003-02-251-51/+0
* When generating a TCP response to a connection, not only test if therwatson2003-02-252-2/+2
* Bump __FreeBSD_version for the d_mmap_t interface change.mux2003-02-251-1/+1
* Convert one more d_mmap_t consumer I missed in my previous commit.mux2003-02-252-4/+8
* Fix support for the old CMD 646 chips, interrupt setup was wrong.sos2003-02-252-11/+15
* style(9): join lines.maxim2003-02-251-4/+2
* Ip reassembly queue structure has ipq_nfrags now. Count a number ofmaxim2003-02-251-7/+15
* Remove an unsafe KASSERT.davidxu2003-02-252-2/+0
* Catch up with change to kse_release syscall.julian2003-02-251-2/+2
* - Properly handle the vnode interlock in nfs_fsync.jeff2003-02-251-1/+1
* - Add the missing NULL interlock argument to a recently added BUF_LOCK.jeff2003-02-251-1/+1
* Revert the probe code change.sos2003-02-251-2/+2
* NO_GEOM cleanup:phk2003-02-251-25/+12
* NO_GEOM cleanup:phk2003-02-253-40/+19
* More fixes.ru2003-02-251-6/+8
* NO_GEOM cleanup:phk2003-02-254-44/+22
* Retire major #133 (amrd).phk2003-02-251-1/+1
* Fuse two #ifdefs with identical conditions.alc2003-02-251-3/+0
* Prevent large files from monopolizing the system buffers. Keepmckusick2003-02-253-3/+64
* Remove a bogus comment.davidxu2003-02-252-12/+0
* Remove a never true condition.davidxu2003-02-251-2/+1
* - Add an interlock argument to BUF_LOCK and BUF_TIMELOCK.jeff2003-02-2515-102/+105
* Cleanup of the d_mmap_t interface.mux2003-02-2544-163/+122
* Hold the TCP protocol lock while modifying the connection hash table.hsu2003-02-251-4/+4
* Remove support for running in SimOS. The support has rotted overmarcel2003-02-2513-533/+3
* Only apply rev 1.10 (which hacks around the i386 boot2 being too big forobrien2003-02-251-0/+5
* mdoc(7) police: Tidy up.ru2003-02-241-40/+58
* Fixed a typo in MLINKS.ru2003-02-241-1/+1
* Install the gcov(1) manpage; kernbb(8) references it.ru2003-02-241-1/+0
* So we don't use this header anymore.ru2003-02-241-177/+0
* Fixed copyright.ru2003-02-241-20/+32
* Killed one more instance of pseudo-devices.ru2003-02-241-1/+1
* mdoc(7) police: Scheduled sweep.ru2003-02-2462-687/+820
* NO_GEOM cleanup:phk2003-02-243-35/+13
* - Removed UMAXPTDI and UMAXPTEOFF.jake2003-02-244-6/+2
* Ensure that build-tools end up in the object directory differentru2003-02-241-1/+3
* EMACS joke (no, not EMACS itself).dcs2003-02-241-0/+6
* Fix a grammar bogon.schweikh2003-02-241-1/+1
* New errata: SA-03:02, SA-03:03.bmah2003-02-241-0/+18
* In vm_page_dirty(), assert that the page is not in the free queue(s).alc2003-02-241-0/+2
* Fix whitespace bogon introduced in previous commit...no contentbmah2003-02-242-2/+4
* New release notes: SA-03:02, SA-03:03.bmah2003-02-242-2/+28
* Fix style bugs in previous commit.mike2003-02-241-7/+5
* Correctly map SIGSYS signal to/from Linux.kan2003-02-242-3/+3
* The mpbiosreason variable does not used for pc98.nyan2003-02-246-0/+12
OpenPOWER on IntegriCloud