summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update some comments, comment out argument names to guard againstkientzle2008-03-141-16/+50
* Since "length" computes the length of a string and is used as ankientzle2008-03-141-1/+1
* Let archive_entry_clear() accept a NULL pointer and simply do nothing.kientzle2008-03-141-0/+2
* Rework the versioning implementation and test to match thekientzle2008-03-142-2/+58
* Rework the versioning information, hopefully for the last time.kientzle2008-03-141-41/+37
* Add a useful sprintf()-style wrapper aroundkientzle2008-03-142-0/+13
* Change spelling and eliminate a typo in comments to reduce diffs withemaste2008-03-141-11/+11
* Support for writing 'compress' format, thanks to Joerg Sonnenberger.kientzle2008-03-145-0/+596
* A block in a tar file is 512 bytes. Period.kientzle2008-03-141-1/+1
* Add preliminary support for binding interrupts to CPUs:jhb2008-03-1411-33/+218
* Correct IPsec behaviour with a 'use' level in SP but no SA available.bz2008-03-143-24/+61
* Update usage() - add new -D option. While I'm here, update copyrightemax2008-03-141-2/+5
* Remove the "Fast " from thebz2008-03-141-1/+1
* Add a quirk to ignore ASUS LCM display found on some ASUS laptops.jkim2008-03-142-0/+3
* Make the function prototype for cpu_search() match the declaration so thatjhb2008-03-141-2/+2
* Add stack_print_ddb() to the synposis of stack(9), add mlink for it; fixrwatson2008-03-142-1/+4
* Correct reference counting on the SP for outgoing IPv6 IPsec connections.bz2008-03-142-7/+5
* #if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu().bz2008-03-142-6/+8
* Replace the function name in two identical printfsbz2008-03-141-2/+4
* Add stub for pc98.nyan2008-03-141-0/+6
* - Document Pentium and Pentium MMX events.jkoshy2008-03-141-2/+338
* Correct a typo.jkoshy2008-03-141-2/+6
* Fix a silly bogon which prevented all the CPUs that are tagged as interruptjhb2008-03-142-8/+8
* Add projects-all collection to cvs-supfileedwin2008-03-131-0/+6
* Rework how the nexus(4) device works on x86 to better handle the idea ofjhb2008-03-1311-121/+270
* Replace the non-MPSAFE timeout(9) API in ffs_softdep.c with the MPSAFEcokane2008-03-131-8/+15
* Use the SMAP data from the loader if it is provided instead of usingjhb2008-03-131-60/+99
* Vim function to style(9).obrien2008-03-131-0/+68
* Add an include file from the removed XRPU driver.brueffer2008-03-131-0/+2
* style(9) & style.Makefile(9)obrien2008-03-1314-258/+297
* uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"obrien2008-03-136-205/+2
* - Use an uppercase provider name in the example, to make the name changebrueffer2008-03-131-7/+7
* Add the module dependency on the mem(4) module. This will fix the modulecokane2008-03-131-0/+1
* Since version 4.3, gcc changed its behaviour concerning the i386/amd64kib2008-03-137-15/+15
* Fix bugs in previous revision (missing comma, misspelled syscall name).ru2008-03-131-3/+2
* Remove trailing whitespace.ru2008-03-131-1/+1
* Add missing section number.ru2008-03-131-1/+1
* Add missed parentheseskib2008-03-131-1/+1
* Add const qualifier to cpuset mask's pointer, since the cpuset mask shoulddavidxu2008-03-131-1/+1
* In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSOdavidxu2008-03-132-4/+3
* PR 117603jeff2008-03-131-2/+5
* - When running a new command cause cpuset to operate on the per-thread maskjeff2008-03-122-4/+8
* This commit was generated by cvs2svn to compensate for changes in r177128,delphij2008-03-121-1/+2
|\
| * Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8delphij2008-03-121-1/+2
* | - The P_SA flag has been removed. Don't reference it in a KASSERT.jeff2008-03-121-2/+1
* | - Fix build breakage; there was a reference to a removed syscall injeff2008-03-121-4/+3
* | The variable MTRR registers actually have variable-sized PhysBase andjhb2008-03-124-16/+52
* | MFamd64: Break up the probe logic in the mem_drvinit routines so it'sjhb2008-03-122-13/+18
* | Minimize diffs with i686_mem.c:jhb2008-03-122-6/+9
* | Current 'ar' read support in libarchive can only handle a GNU/SVR4kaiw2008-03-123-42/+41
OpenPOWER on IntegriCloud