aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make 'clean' and 'update' commands rather than options. Invoke 'update'Dag-Erling Smørgrav2003-05-152-15/+17
* Make the ENV configuration variable a hash rather than an array.Dag-Erling Smørgrav2003-05-151-12/+64
* Add a 'release' command which builds a release. It currently setsDag-Erling Smørgrav2003-05-151-14/+58
* use 5.006_001 (for new open() syntax)Dag-Erling Smørgrav2003-05-151-0/+1
* Add a Makefile for the web bits.Dag-Erling Smørgrav2003-05-152-0/+13
* Untabify string literals.Dag-Erling Smørgrav2003-05-151-6/+6
* Don't show platforms for which we have no logs.Dag-Erling Smørgrav2003-05-151-4/+8
* CSS uses C-style comments, not C++-style.Dag-Erling Smørgrav2003-05-151-1/+3
* These are the sources for the tinderbox summary page.Dag-Erling Smørgrav2003-05-154-0/+199
* This file creates register sets based on the runtime specification.Marcel Moolenaar2003-05-151-0/+180
* This file contains elementary context related functions used toMarcel Moolenaar2003-05-152-0/+1608
* This file contains the code that implements the syscall path basedMarcel Moolenaar2003-05-152-0/+1130
* Initialize logical_cpus_mask when the logical CPUs are enumerated inAlan Cox2003-05-156-12/+30
* This commit was generated by cvs2svn to compensate for changes in r115013,Marcel Moolenaar2003-05-1529-0/+5320
|\
| * This is beta4 of libuwx; an ia64 stack unwinder. This code is madevendor/libuwx/BETA4Marcel Moolenaar2003-05-1529-0/+5320
* When getting back an NLM DENIED response for a requested lock from theRobert Watson2003-05-151-2/+2
* Allow zero or more actions in an action list, rather than requiringWarner Losh2003-05-151-0/+3
* Clear up that COMPAT_43 may not do the same thing on every architectureJuli Mallett2003-05-153-7/+10
* Fix typo in rev 1.69. Also clarify a line.David E. O'Brien2003-05-151-1/+4
* Collect the nastiness for preserving the kernel MSR_GSBASE around thePeter Wemm2003-05-157-36/+42
* Use compile time constants for things like PTmap[] etc because they'rePeter Wemm2003-05-152-16/+3
* Avoid registering for a lock on the server in the event the NFS clientRobert Watson2003-05-141-6/+11
* GCC 3.3 complains about anonymous structures in unions, soMaxime Henrion2003-05-141-7/+7
* When giving examples of how to use extattrctl(8) to configure UFS1Robert Watson2003-05-141-4/+4
* Fix a typo that broke the pc98 kernel build.John Baldwin2003-05-142-2/+2
* According to revision 1.6 of iir.c, the latest import should have resolvedTom Rhodes2003-05-141-8/+0
* mdoc(7) police: fix more breakages from rev. 1.69.Ruslan Ermilov2003-05-141-6/+6
* Remove the Firewire driver from the install kernel.David E. O'Brien2003-05-141-0/+3
* Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy.David E. O'Brien2003-05-141-1/+1
* s/procsig/sigacts/ to catch up to procsig and sigacts changes in the kernel.John Baldwin2003-05-141-10/+6
* Add <sys/queue.h> to unbreak world.John Baldwin2003-05-141-0/+1
* In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channelThomas Quinot2003-05-141-1/+8
* When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messagesRobert Watson2003-05-141-2/+7
* add support for NetMos 4S0P PCI: 4S, 0PWilko Bulte2003-05-141-0/+13
* Bandaid for world. jhb gets the pointy hat here and he needs to look atPeter Wemm2003-05-141-0/+4
* Add new directories from the XFree86 4.3.0 update.Eric Anholt2003-05-141-0/+28
* RegenPeter Wemm2003-05-146-36/+86
* Add BASIC i386 binary support for the amd64 kernel. This is largelyPeter Wemm2003-05-1432-385/+1981
* Fix some misunderstandings about 64 bit extension.Peter Wemm2003-05-141-12/+6
* p_sigignore moved into struct sigacts. move one which was missed.Paul Saab2003-05-141-1/+1
* - Merge struct procsig with struct sigacts.John Baldwin2003-05-1334-248/+364
* Add pc98 archtecture entry.Poul-Henning Kamp2003-05-131-0/+4
* In setitimer(2), if the it_value of the new itimer value is clear, thenJohn Baldwin2003-05-131-3/+4
* Reword the infamouse mouse dialog to ask if you have a PS/2, serial, orJohn Baldwin2003-05-132-2/+2
* New release/hardware notes: ips driver.Bruce A. Mah2003-05-134-0/+10
* Add some extra #ifdef stubs so that this compiles on 4.8.John Baldwin2003-05-134-0/+19
* Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386".Yoshihiro Takahashi2003-05-131-1/+1
* Revert unnecessary part of previous commit.Dag-Erling Smørgrav2003-05-131-7/+7
* Fix broken comment line introduced in rev 1.69.Sheldon Hearn2003-05-131-1/+1
* * The copy of the stat struct in the man page has rotted, so remove it.Doug Barton2003-05-131-29/+2