summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add data for missing categories to zh_HK.Big5HKSCS locale.tjr2004-04-045-2/+8
* | whoops, forgot to fix these places where arpresolve() was usedluigi2004-04-043-3/+3
* | Remove support for emulating mbrtowc() and wcrtomb() in terms of thetjr2004-04-044-89/+4
* | Reimplement the GB18030 encoding method using the new-style (mbrtowc()/tjr2004-04-041-123/+137
* | Reimplement the deprecated UTF2 encoding method using the UTF-8 codetjr2004-04-041-104/+97
* | I can't believe that we had the Queen's birthday but not the King's...jmg2004-04-041-0/+1
* | Fix an off-by-one error in the function used to input the ascii/hex strings.phk2004-04-041-4/+7
* | Document new ramdisk_X_????? settings.wes2004-04-041-0/+52
* | + arpresolve(): remove an unused argumentluigi2004-04-045-34/+12
* | Added BSD license, as requested by author.wes2004-04-041-0/+22
* | To quote the submitter:marcel2004-04-041-3/+15
* | To quote submitter:marcel2004-04-041-8/+24
* | Backout revision 1.31. The twa entries were moved to i386/conf/NOTES.nyan2004-04-041-3/+0
* | Give a name of 'l' (list) to the union in struct listinfo. This isgad2004-04-041-28/+30
* | Include <time.h> instead of depending on namespace pollution in <sys/stat.h>bde2004-04-041-0/+1
* | Hookup `arcfour.c' to the build (missed during upgrade to heimdal 0.6.1).nectar2004-04-041-0/+1
* | It seems growfs(8) is now WARNS?=6 safe.mux2004-04-031-1/+1
* | Fix the remaining warnings of growfs(8) on my sparc64 box withmux2004-04-032-5/+5
* | In uart_ebus_probe(), match "su_pnp" besides "su" for ns8250 familymarcel2004-04-031-2/+4
* | - Don't abuse caddr_t when what we really want is a void *.mux2004-04-031-4/+5
* | Add the ability to disable agp devices at the loader prompt. Usage isnjl2004-04-0314-0/+28
* | Temporarily go back to WARNS=0 until I can figure out what's breakingle2004-04-031-1/+1
* | Move the definition of rss() from db_interface.c to cpufunc.h wheremarcel2004-04-032-13/+8
* | Remove CADDR1 and CMAP1. They are unused.alc2004-04-031-2/+0
* | Resolve conflicts after import of Heimdal 0.6.1.nectar2004-04-0330-3470/+196
* | This commit was generated by cvs2svn to compensate for changes in r127808,nectar2004-04-03190-18275/+47053
|\ \
| * | Vendor import of Heimdal 0.6.1.nectar2004-04-03193-18479/+47473
* | | Resolve conflicts after import of Heimdal 0.6.1 libcom_err.nectar2004-04-037-84/+85
* | | This commit was generated by cvs2svn to compensate for changes in r127804,nectar2004-04-036-446/+657
|\ \ \
| * | | Import libcom_err from Heimdal 0.6.1.nectar2004-04-0313-541/+754
* | | | Remove ptmmap and ptvmmap. They are unused on amd64.alc2004-04-032-9/+1
* | | | Create NT_PRSTATUS and NT_FPREGSET notes for each and every threadmarcel2004-04-031-50/+81
* | | | Unbreak LED support on Elan cpus.phk2004-04-031-6/+7
* | | | Make led.c/led(4) standard so acpi_asus can use it too.phk2004-04-031-1/+1
* | | | Style:mlaier2004-04-033-4/+3
* | | | Make growfs WARNS=6 clean.le2004-04-033-45/+49
* | | | Flush cached access mode after modifying a files attributes forpeadar2004-04-031-0/+2
* | | | Give find(1) the option -acl to locate files with extendedbmilekic2004-04-033-0/+54
* | | | Stop iterating over ACLs if we've already determined webmilekic2004-04-031-5/+11
* | | | Assign thread IDs to kernel threads. The purpose of the thread ID (tid)marcel2004-04-035-4/+200
* | | | Recharge the watchdog timer if there's still some TX work left.ru2004-04-031-0/+2
* | | | Correct a potential panic condition that could be caused when getting ornectar2004-04-031-2/+4
* | | | Before MFC'ing the previous commit, I noticed I'd left out a case.peadar2004-04-032-0/+2
* | | | mdoc fix: put the end-of-list macro after the last list element.le2004-04-031-1/+1
* | | | In some cases, sf_buf_alloc() should sleep with pri PCATCH; in others, italc2004-04-0313-20/+20
* | | | Microoptimize pagezero() based upon something that I learned writing thealc2004-04-031-7/+7
* | | | This file was erroneously removed from HEAD when TCP-MD5 support was MFC'd;bms2004-04-031-0/+169
* | | | do proper subclassing of node free+copy; the previous hack falls apart whensam2004-04-031-0/+5
* | | | Fixed a few bugs in the rl(4) driver:ru2004-04-031-8/+10
* | | | do proper subclassing of node free+copy; the previous hack falls apart whensam2004-04-031-2/+8
OpenPOWER on IntegriCloud