summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable pcm to read kenv variables to set default values forjosef2004-06-201-2/+11
* | MFNetBSD 1.15, author: mycroftle2004-06-201-2/+2
* | Re-add the code to automatically load the smbfs.ko module if necessary.mux2004-06-201-1/+11
* | Micro-tweaking.markm2004-06-201-7/+10
* | Spelling fixes.mpp2004-06-201-1/+1
* | Spelling fixes.mpp2004-06-202-2/+2
* | Spelling fix and add $ FreeBSD $ tagmpp2004-06-201-1/+2
* | Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)mpp2004-06-201-6/+6
* | Sync up ERRORS section with errno.h.mpp2004-06-201-0/+14
* | Fix a spelling error.mpp2004-06-201-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r130780,stefanf2004-06-201-97/+0
* | This commit was generated by cvs2svn to compensate for changes in r130777,stefanf2004-06-204-26/+1028
|\ \
| * | Import the rest of tzcode2004a, the bits needed for the timezone compiler.stefanf2004-06-209-92/+1162
| * | Import tzcode2004a.stefanf2004-06-145-133/+398
* | | Retire support for gprof's -c option. All our currently supportedstefanf2004-06-2012-111/+1
* | | Completely remove s_ilogb.S as the assembler implementation gives very littlestefanf2004-06-202-84/+1
* | | Uncomment some functions that we now support.das2004-06-201-3/+3
* | | Remove outdated comments.tjr2004-06-201-3/+1
* | | With tmm's latest change to the sparc64 dynamic loader, we can remove thisobrien2004-06-202-19/+1
* | | Cross-reference round(3) and trunc(3) as appropriate.das2004-06-203-3/+8
* | | Connect scalbln(), trunc(), and the associated documentation to the build.das2004-06-201-4/+6
* | | Declare scalbln(), scalblnf(), trunc(), and truncf().das2004-06-201-0/+4
* | | Implement trunc() and truncf().das2004-06-203-0/+188
* | | Add trivial implementations of scalbln() and scalblnf().das2004-06-202-4/+59
* | | Add pmap locking to pmap_is_prefaultable().alc2004-06-202-12/+18
* | | Backed out previous commit. Blind substitution of dev_t by `struct cdev *'bde2004-06-205-5/+5
* | | Fixed misformatting of code and breaking of a comment in previous commit.bde2004-06-202-4/+4
* | | Fixed misformatting in previous commit.bde2004-06-202-2/+2
* | | Backed out previous commit. The dev_t -> `struct cdev *' changes havebde2004-06-201-1/+1
* | | Add a call to calcru() to update the kproc_info fields of ki_rusage.ru_utimegad2004-06-201-0/+2
* | | Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildobrien2004-06-201-2/+2
* | | Include <sys/_lock.h>'s prerequisite <sys/queue.h> before including thebde2004-06-201-1/+1
* | | Update to binutils 2.15.marcel2004-06-191-15/+20
* | | Print the `99.99% done, finished soon' message only as often as theiedowse2004-06-191-2/+5
* | | Clear any pending exceptions before using frstor (in the non-FXSR case)bde2004-06-191-0/+4
* | | Seperately add regex.c and splay-tree.c to SRCS. They are both neededmarcel2004-06-191-6/+9
* | | Sync to 1.182 of usbdevssanpei2004-06-192-2/+18
* | | Add support Microtune Bluetooth donglesanpei2004-06-191-0/+4
* | | Yield to ru's ninja-like manpage skills and update watchdog(4) tosmkelly2004-06-191-29/+38
* | | Add the necessary branding of ELF files. This is relatively easy tomarcel2004-06-191-3/+2
* | | Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsmarcel2004-06-191-1/+1
* | | Fix compilation for Xscale.cognet2004-06-191-1/+1
* | | Grrr. our rev 1.19 (FSF GCC rev 1.579) is causing some problems on 32-bitobrien2004-06-191-0/+9
* | | Move the elf32-target.h and elf64-target.h targets from the MDmarcel2004-06-197-20/+6
* | | Remove dead code related to pv entry allocation.alc2004-06-191-14/+0
* | | The 3C3SH573BT looks like the Xircom RealPort cards to the naked eye,imp2004-06-191-1/+1
* | | Update to binutils 2.15:marcel2004-06-191-3/+3
* | | Update to binutils 2.15:marcel2004-06-191-5/+26
* | | Remove unused pt_entry_ts. Remove an unneeded semicolon.alc2004-06-192-17/+8
* | | Fine-tune the last change even more and use the return value as errorle2004-06-191-1/+1
OpenPOWER on IntegriCloud