summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge the following from the English version:hrs2003-06-151-2/+6
* check_drive: If the partition isn't a Vinum drive, release it againgrog2003-06-151-35/+35
* Don't set TDF_UPCALLING in cpu_set_upcall, it is not only used bydavidxu2003-06-151-2/+0
* Rename P_THREADED to P_SA. P_SA means a process is using schedulerdavidxu2003-06-1527-51/+51
* White space fix.simokawa2003-06-151-3/+3
* Use #ifdef __alpha__, not __alpha.alc2003-06-151-2/+2
* If someone tries to mount a union filesystem with another unionfs asdas2003-06-141-4/+14
* Introduce malloc types M_UNDCACHE and M_UNPATH for importantdas2003-06-141-10/+13
* Factor out the process of freeing ``directory caches'', which unionfsdas2003-06-143-24/+25
* Migrate the thread stack management functions from the machine-dependentalc2003-06-1420-1258/+190
* Catch up man page with reality in rc.d/named.mtm2003-06-141-1/+1
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-141-19/+1
* Update a comment about symlinking named's pid file to correctlymtm2003-06-141-1/+1
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-1417-305/+19
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-142-0/+27
* Fix the KMOD for the lpbb device.jmg2003-06-141-1/+1
* amdpm was omitted from the build of i2c controllers. Fixed.nsouch2003-06-141-1/+1
* Add i2c to the list of modules to build.nsouch2003-06-141-0/+1
* Remove MAINTAINER lines.obrien2003-06-146-14/+0
* Update and try to remain out of area where conflict exists.obrien2003-06-141-7/+0
* Tidy up. Sort headers.markm2003-06-1413-56/+53
* Minor tweaks to the build process so that we can build 5.1-current onimp2003-06-141-1/+6
* Put on the core hat and back out all of the CSTD= changes. Core willimp2003-06-141-14/+0
* Some glue to allow lint(1) to work on the kernel. This is notmarkm2003-06-142-2/+29
* Avoid dereferencing the thread pointer in smb_iod_addrq() if it's NULL.tjr2003-06-141-1/+2
* Don't follow smbnode n_parent pointer when NREFPARENT flag is not settjr2003-06-141-0/+2
* Don't truncate the output file before making sure that we cantrhodes2003-06-141-6/+17
* Do not bogusly set CSTD to the empty string.des2003-06-143-5/+0
* Remove the old xref to kerberos(1), and replace it with an xref totrhodes2003-06-141-1/+1
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-1410-1184/+133
* Set the precedence on failure reports to "bulk" so I don't get tons ofdes2003-06-141-0/+1
* Add a system policy, and have the login and su policies include it ratherdes2003-06-144-23/+35
* Revert to a known-good state. Anyone desiring to experiment with stricterdes2003-06-141-23/+9
* In the last clean-up of this code, the fact that the default tty modegreen2003-06-141-6/+20
* Move the *_new_altkstack() and *_dispose_altkstack() functions out of thealc2003-06-1413-222/+35
* Only use this with a non-GCC compiler.obrien2003-06-141-0/+2
* Use GCC's internal built-in alloca implementation, when available.obrien2003-06-141-0/+5
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamken2003-06-145-12/+0
* Remove kernel event tracing. The overhead is significant when runningmarcel2003-06-141-6/+0
* Document ENOSPC.trhodes2003-06-131-0/+2
* Fix alignment requirements of tulip_rombuf by further increasingticso2003-06-132-8/+8
* When building a shared library, link it against libgcc_pic.a instead of thepeter2003-06-131-1/+2
* If the -proxy_only option is used, the -alias_address/-interfaceru2003-06-132-4/+9
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedpeter2003-06-132-0/+4
* This is unusable on amd64. Remove it before it causes more confusion.peter2003-06-131-53/+0
* We cannot use c99 on amd64 either due to lack of alloca(). libc:strptime()peter2003-06-131-2/+3
* In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve theru2003-06-132-0/+8
* Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argumentru2003-06-132-18/+6
* Clarify that original address and port when doing transparent proxyingru2003-06-132-10/+10
* Added myself to the AUTHORS section.ru2003-06-132-0/+4
OpenPOWER on IntegriCloud