summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud