summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ng_car.4mav2007-05-151-0/+1
* A node that implements various traffic shaping and rate limiting algorithms.mav2007-05-152-0/+7
* A node that implements various traffic shaping and rate limiting algorithms.mav2007-05-151-0/+176
* A node that implements various traffic shaping and rate limiting algorithms.mav2007-05-152-0/+867
* Add ACPI HPET table support.takawata2007-05-153-2/+42
* Feed ipv6 flowlabel to hash calculation.thompsa2007-05-151-1/+3
* Change from a mutex to a read/write lock. This allows the tx port to bethompsa2007-05-154-83/+132
* libthr is promoted to libpthread so don't removedelphij2007-05-151-5/+0
* First cut at making detach work. also add sdh as a possible mmc bridge.imp2007-05-152-10/+65
* Don't need mmc_mode ivarimp2007-05-151-2/+0
* Rework the support for ABIs to override resource limits (used by 32-bitjhb2007-05-146-83/+64
* Move cpu_exit() earlier in exit1() to close a race betweenjhb2007-05-141-16/+10
* Eliminate M_TEMP.scottl2007-05-141-3/+3
* Eliminate the use of M_TEMP.scottl2007-05-146-115/+122
* -n is used by newfs to tell "do not generate a .snap directory" instead ofremko2007-05-141-4/+4
* o Re-indent long lines.maxim2007-05-141-6/+6
* handle IPv6 router alert option contained in an incoming packet perjinmei2007-05-141-4/+18
* o Install 480.status-ntpd.maxim2007-05-141-0/+1
* GParted seems to have replaced QTParted on the System Rescue CD,bmah2007-05-141-1/+1
* Mention tools (specifically ntfsresize, QTPartd, and SystemRescueCD)bmah2007-05-141-16/+15
* Restore previous behaviour of aborting delete-old* if rm failed.des2007-05-141-2/+2
* Replace select() by poll() to avoid problems with bigmav2007-05-142-6/+7
* Document RFTHREADpav2007-05-141-1/+9
* Backout revisions 1.16-1.14.dds2007-05-142-59/+7
* I guess powerpc needs vfork(), add it to the symbol list.deischen2007-05-141-0/+1
* Use unsigned comparisons. Prior to this commit, SHA1_Update andcperciva2007-05-142-2/+4
* 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
OpenPOWER on IntegriCloud