summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -W{missing,strict}-prototypes do not make sense for C++, and gcc34 willdes2004-05-101-1/+1
* - Remove the __FBSDID and put the $FreeBSD$ tag in the comment above,mux2004-05-101-6/+5
* Prefer explicit ints to implicit ints in the prototype as well as inmux2004-05-101-1/+1
* - Fix a typo in a printf(). [1]mux2004-05-101-5/+4
* Add myself as maintainer for geom_concat and geom_gate.pjd2004-05-101-0/+2
* Fixed style bugs in previous commit (bogus forward declaration andbde2004-05-102-6/+2
* Resyncemax2004-05-101-1/+4
* Mode few Bluetooth defines into system include filesemax2004-05-106-22/+6
* New errata: SA-04:07.cvs, SA-04:08.heimdal.bmah2004-05-091-0/+14
* Back out part of previous commit. SA-04:09 isn't applicable to HEAD.bmah2004-05-092-8/+0
* Change required config(8) version.cognet2004-05-097-7/+7
* Remove misplaced duplicate comment and slightly reformat thejulian2004-05-091-16/+6
* Add a new "files" directive, which allows to include a files.foo file directlycognet2004-05-096-28/+62
* New release notes: SA-04:08, SA-04:09.bmah2004-05-092-0/+20
* Trim the fxp(4) hardware notes.simon2004-05-092-70/+2
* - Sync with Hardware Notes.simon2004-05-091-9/+31
* Correct the implementation of pmap_page_is_mapped(): It should return TRUEalc2004-05-092-2/+19
* Don't confuse "GEOM" with "geom".pjd2004-05-091-1/+1
* Use a binary search to find the range containing a character intjr2004-05-093-20/+34
* o fix a sentence to match with the synopsis [1]brueffer2004-05-091-3/+3
* This file has never been used, nor will it ever be used in FreeBSD, soimp2004-05-091-71/+0
* set m_len to reflect mbuf contents on return from m_dup1; fixes an obscuresam2004-05-091-0/+1
* This commit was generated by cvs2svn to compensate for changes in r129059,marcel2004-05-0918-190/+1273
|\
| * Update to BETA 7. Besides C++ support, which is irrelevant to us,marcel2004-05-0918-190/+1273
* | Remove redundant sanity check before add_mac() when addingcsjp2004-05-091-2/+0
* | Cache queue pages are not mapped. Thus, the pmap_remove_all() byalc2004-05-091-1/+0
* | Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the rightbmah2004-05-081-1/+3
* | Since revision 1.280 of vm/vm_page.c, vm_page_grab() always returns aalc2004-05-081-2/+0
* | The FTS_NOSTAT option is an optimisation that reduces the numberpeadar2004-05-084-6/+156
* | - Remove the old sparc64 OFW PCI code (as opposed to the formermarius2004-05-0820-886/+25
* | Fix rtprio() to do sensible things when called from threaded processes.julian2004-05-081-4/+45
* | Avoid pointless zeroing of the bogus page in vfs_bio_clrbuf().alc2004-05-081-6/+8
* | We don't need the dependency on the pccard module here.imp2004-05-081-1/+0
* | It turns out that the module dependency on pccard is in error. Sinceimp2004-05-086-6/+0
* | Add support CS4294sanpei2004-05-081-0/+1
* | Unconditionally lock Giant in do_sendfile(), rather than locking itrwatson2004-05-081-2/+2
* | It was pointed out[0] that ctags(1) uses some potentially dangerouscjc2004-05-071-16/+45
* | Minor fixes for ia64 installs:jhb2004-05-074-2/+16
* | Add an implementation of copysignl(), a long double version of copysign().stefanf2004-05-074-4/+57
* | Add an MLINK for fabsl().stefanf2004-05-071-1/+1
* | Add manual page for Cronyx Tau-PCI adapters.rik2004-05-071-0/+93
* | Define KINFO_PROC_SIZE for arm.cognet2004-05-071-1/+1
* | Compare t_brkc against (char)_POSIX_VDISABLE, not against -1.cognet2004-05-071-1/+1
* | Teach route(8) how to deal with root being in a prison. If prisoncsjp2004-05-071-0/+4
* | o fix a typobrueffer2004-05-071-3/+3
* | Use better way of closing fr support before current sppp get it.rik2004-05-071-7/+12
* | Sync with RELENG_4rik2004-05-071-2/+2
* | Use better way of closing fr support before current sppp doesn't have it.rik2004-05-071-8/+13
* | In r1.190, vslock() and vsunlock() were bogusly made to do a "user wire"green2004-05-071-1/+1
* | Sync with RELENG_4.rik2004-05-071-3/+3
OpenPOWER on IntegriCloud