summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update wlan_amrr supported to match the driver.kevlo2007-05-141-0/+1
* Link the defunct MUTEX_PROFILING option to LOCK_PROFILING.thompsa2007-05-131-0/+1
* 'netstat -A -p tcp' doesn't print the Socket but the Tcpcb pointer in theandre2007-05-131-1/+1
* Complete the (mechanical) move of the TCP reassembly and timewaitandre2007-05-136-624/+25
* Add `accept dns' to rfcomm-server examplepav2007-05-131-0/+1
* Update entries for building tags.mckusick2007-05-132-8/+12
* Greatly speed up {check,delete}-old* by replacing make loops with sh loops.des2007-05-131-28/+20
* Temp workaround for config_intrhook_establish running the hookmjacob2007-05-131-0/+3
* Add prototypes for ether_aton_r() and ether_ntoa_r() missed in previousrwatson2007-05-131-0/+2
* Add ether_aton_r and ether_ntoa_r to public symbol map for libc.rwatson2007-05-131-0/+2
* Add some notes about symbol versioning and the switch to libthr.deischen2007-05-131-0/+13
* Bump FreeBSD version for enabling of symbol versioning and changingdeischen2007-05-131-1/+1
* Remove .mcount from gmon's Symbol map and add it to the appropriatedeischen2007-05-135-2/+27
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-1318-786/+62
* Add regression tests for ethers(3) functions, including new _r variants.rwatson2007-05-133-1/+246
* Add and document ether_ntoa_r() and ether_aton_r() functions, which acceptrwatson2007-05-132-37/+85
* Move to more conformant style(9) before making functional changes.rwatson2007-05-131-51/+35
* o Add a script to check ntpd(8) state. Default is off.maxim2007-05-133-1/+37
* Disable PREEMPTION option. It causes some problem on pc98.nyan2007-05-131-1/+1
* Bump config(8) version and build requirement for config(8) to 600006. Thiswkoszek2007-05-139-9/+9
* Replace rev. 1.9 with patch from OpenBSD.pav2007-05-121-3/+3
* This is loser's commit message:wkoszek2007-05-121-1/+12
* Replace incomprehensive description of -m by much clearer text from OpenBSD,pav2007-05-121-2/+3
* Replace a fairly opaque sentence with a much clearer wording from NetBSD.pav2007-05-121-2/+2
* Add ${.CURDIR} before kernconf.tmpl in order to let the build see newlywkoszek2007-05-121-1/+1
* Improve INCLUDE_CONFIG_FILE support.wkoszek2007-05-128-90/+422
* o Fix several style bugs in the previous commit.maxim2007-05-121-7/+15
* Talk more about swap backingpav2007-05-121-1/+8
* Fix crash when using 'du' capability: NULL return of strpbrk was not handledpav2007-05-121-2/+2
* Remove cred argument, which was removed from code by phk two years agopav2007-05-122-7/+3
* Correct two typospav2007-05-121-2/+2
* Remove %m formatter, it's ifdef 0'ed in the code from the very beginningpav2007-05-121-2/+0
* Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variablespav2007-05-121-0/+6
* Expand documentation of -f optionpav2007-05-121-1/+8
* Document /boot/mbr (non-interactive boot block)pav2007-05-121-0/+10
* Fix -D description to read debug_optionspav2007-05-121-1/+1
* o Make iostat -Ix work: print per-interval I/O extended statistics.maxim2007-05-121-7/+25
* Add missing .El.brueffer2007-05-121-0/+1
* Add missing .El.brueffer2007-05-121-0/+1
* axe(4) supports altq now.brueffer2007-05-122-2/+4
* Add missing curly braces.brueffer2007-05-121-1/+2
* ALTQify.brueffer2007-05-121-5/+7
* Remove compat ifdefs for FreeBSD versions < 500014, makes the codebrueffer2007-05-1212-120/+3
* - Add bits for userland profiling. For sun4u this is compile-tested only.marius2007-05-113-8/+73
* Autogenerate hardware notes for hptiop(4).brueffer2007-05-112-0/+3
* Connect hptiop(4) to the build. Only install hptmv(4) on i386 and amd64.brueffer2007-05-111-1/+4
* Manpage for the hptiop(4) driver. Could use a little more content.brueffer2007-05-111-0/+80
* New release notes:brueffer2007-05-111-1/+21
* Mistake in the logic deciding what adapters needjfv2007-05-111-1/+2
* Drop everything that doesn't belong into this new file.andre2007-05-111-1929/+0
OpenPOWER on IntegriCloud