summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Correct lines incorrectly added to the copyright message. Add missing period.mckusick2003-02-145-20/+5
* | | | Move NOMAN down the section without underscore characters.trhodes2003-02-141-1/+1
* | | | The bugs section hasn't been true since before 5.0-Rimp2003-02-141-3/+0
* | | | Make m_getm() always return the top of the newly allocated chain, asbmilekic2003-02-142-5/+2
* | | | New release notes: NewReno fixed (+MFC), libgeom(3), pam_ssh(8)bmah2003-02-142-6/+36
* | | | devd bugs section is now OBEimp2003-02-141-3/+0
* | | | Recognize FreeBSD 5.1; libc_gen/signbit.3 has set the precedent.ru2003-02-141-0/+3
* | | | Clear the bus reset event flag as soon as possible aftersimokawa2003-02-141-0/+9
* | | | When `des_read_pw_string' is a macro, as in OpenSSL 0.9.7,nectar2003-02-141-1/+1
* | | | Use the stock (FSF) version of this file.ru2003-02-147-10/+0
* | | | Moved the libugidfw library definition out from contributed sourceru2003-02-142-1/+1
* | | | Style nit.des2003-02-141-4/+2
* | | | KASSERT format string does not need newline terminationalfred2003-02-141-2/+2
* | | | Add kasserts to catch bad API usage.alfred2003-02-141-0/+6
* | | | Fix crash dumps on ata and scsi.alfred2003-02-142-2/+4
* | | | style.alfred2003-02-141-8/+20
* | | | Print a backtrace in case we tsleep from inside of DDB.alfred2003-02-141-0/+1
* | | | Correct path for finding asm-generating files.nectar2003-02-141-6/+6
* | | | o Document that dlsym()'s behaviour with new special handle RTLD_SELFphantom2003-02-141-1/+16
* | | | Follow Solaris's manual page and describe Link_map structure herephantom2003-02-141-1/+29
* | | | Add manual page for dlinfo(3). It's still need some work and addphantom2003-02-141-0/+191
* | | | Decrease verbosity, fix some configuration problems.des2003-02-142-8/+6
* | | | Lock proc while accessing p_siglist p_sigmask and p_sigignore.tjr2003-02-141-1/+5
* | | | Lock proc while manipulating p_sigmask p_sigignore and p_siglist.tjr2003-02-141-1/+5
* | | | Obtain proc lock around modification of p_siglist in linux_wait4().tjr2003-02-141-0/+2
* | | | Diff reduction to GENERIC.ru2003-02-141-2/+2
* | | | - Add a mutex for synchronizing the use of CMAP/CADDR 1 and 2.alc2003-02-142-18/+24
* | | | Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-148-9/+34
* | | | Remove an extra agp_flush_cache(). The i810 case that needs it already has it.anholt2003-02-142-10/+0
* | | | o transition from exca_write to exca_putb and read->getb. This is so thatimp2003-02-141-15/+7
* | | | Massive overhaul of exca to help with the isa efforts:imp2003-02-143-64/+240
* | | | Improvements to md5.c so that it uses getrusage to timesilby2003-02-141-8/+12
* | | | - Though I got a feedback from the originator of kern/48129 that thesimokawa2003-02-141-12/+18
* | | | Correct lines incorrectly added to the copyright message.mckusick2003-02-142-6/+0
* | | | Advertize rtld(1) as ld.so(1) in manual pages worldphantom2003-02-132-1/+3
* | | | Bandaid the bits that use the elink_foo() functions which aremdodd2003-02-131-1/+9
* | | | Fix a typo in rtld_dirname.kan2003-02-131-1/+1
* | | | FB_INSTALL_CDEV not usable on Alpha.obrien2003-02-132-1/+2
* | | | Fix whitespace problems with option lines.obrien2003-02-131-31/+31
* | | | Fix the style of the SCHED_4BSD commit.obrien2003-02-137-7/+7
* | | | The protocol lock is always held in the dropafterack case, so we don'thsu2003-02-132-4/+4
* | | | Enable just committed manual pages, update MLINKSphantom2003-02-131-0/+13
* | | | Add AUTHORS sectionphantom2003-02-132-0/+12
* | | | Finally! Document all undocumented functions in libc_r.phantom2003-02-1320-0/+1392
* | | | Only i386 has npx device.obrien2003-02-132-1/+3
* | | | Make the tinderbox log lines less obtrusive.des2003-02-131-4/+2
* | | | Pass KERNCONF on the command line rather than in the environment,des2003-02-131-4/+2
* | | | Complete overhaul of the configuration system, allowing the user todes2003-02-131-41/+81
* | | | We only provide agp drivers for the intel chipsets, move the agppeter2003-02-131-1/+1
* | | | Document start_if.${ifn} scripts.hrs2003-02-131-0/+6
OpenPOWER on IntegriCloud