summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r69450,msmith2000-12-01175-4423/+6822
|\
| * Update to the 20001115 Intel ACPI CA snapshot.msmith2000-12-01184-4722/+6904
* | sysvipc loadable.alfred2000-12-0116-256/+321
* | Add reserved lkmressys keyword. I swear, this script will die thealfred2000-12-011-2/+2
* | mdoc(7) police: fixed errors from the previous revision, keepru2000-12-011-17/+21
* | implement NOSTD syscall type, this creates the syscall args, but sticksalfred2000-12-011-6/+9
* | Translate alfred to english.alfred2000-12-011-33/+27
* | There is no src/contrib-crypto/ anything directory. So don't look forobrien2000-12-011-2/+1
* | Protect access to p_stat with sched_lock.jhb2000-12-013-0/+6
* | Fix this slightly better by using NON_GPROF_RET instead of duplicatingjhb2000-12-013-3/+3
* | - Add a hack for "psmintr: out of sync.." This is NOT a fix,yokota2000-12-012-0/+22
* | - Slightly rearrnage IntelliMouse Explorer and Logitechyokota2000-12-012-60/+78
* | Use an mp-safe callout for endtsleep.jake2000-12-013-2/+4
* | Use msleep() instead of mtx_exit()/tsleep() so that we release the lock andjhb2000-12-012-26/+14
* | Don't update p_stat in exit1() to SZOMB until after releasing the allprocjhb2000-12-011-1/+7
* | Mention the MTU in ``show iface''.brian2000-12-011-2/+2
* | Use msleep instead of mtx_exit; tsleep; mtx_enter, which is not safe.jake2000-12-011-6/+3
* | Change doreti to take a trapframe instead of an intrframe.jake2000-12-0113-39/+27
* | Cosmetique: don't use localized `date`ache2000-12-011-1/+1
* | Split the WITNESS and MUTEX_DEBUG options apart so that WITNESS does notjhb2000-12-014-36/+42
* | Kill #define of DETACH_FORCE since it is now in card_if.mimp2000-11-302-36/+2
* | o Make comment match reality, synch code with comment.rwatson2000-11-301-2/+10
* | Get rid of that damned ``i4b-L4-i4b_l4_setup_timeout: 975625189: ERROR:brian2000-11-301-6/+4
* | Add missing && which absense stops 'make world'ache2000-11-301-1/+1
* | Add some comments and $FreeBSD$brian2000-11-301-17/+13
* | Update some misleading comments, empty ``set logout'', and add abrian2000-11-301-4/+25
* | login.conf: we don't want coredumps on picobsdluigi2000-11-303-6/+25
* | Upgrade to 6.10ache2000-11-305-2716/+1167
* | remove an undefined reference when no VLAN support is compiled in.luigi2000-11-302-1/+7
* | Make crunchgen aware of obj directories. Formerly it hadluigi2000-11-302-31/+59
* | This file not present in 6.10ache2000-11-301-32/+0
* | o Add a comment to exec_check_permissions() to indicate that therwatson2000-11-301-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r69408,ache2000-11-3096-758/+6229
|\ \
| * | Initial import of slightly trimmed tcsh 6.10ache2000-11-3096-758/+6229
* | | only call bwillwrite() to stall on IO when dealing with VNODEs otherwisealfred2000-11-301-1/+2
* | | Revert the previous change to this file. We have to hardcode in the opcodejhb2000-11-303-3/+3
* | | This is a fix for a problem described in PR kern/19572. It wasalfred2000-11-301-1/+11
* | | Document the mtxname keyword.jhb2000-11-301-2/+13
* | | use a oppurtunistic locking strategy with the uidinfo structures to avoidalfred2000-11-302-13/+59
* | | Remove an unused variable.gibbs2000-11-301-3/+3
* | | make crfree into a function rather than a macro to avoid bloat because ofalfred2000-11-302-7/+16
* | | Get rid of a bogus mtx_exit (it was attempting to release anmckusick2000-11-302-2/+0
* | | remove unneded sys/ucred.h includesalfred2000-11-3011-11/+0
* | | Eliminate groff(1) warnings.ru2000-11-301-14/+16
* | | remove unneded sys/ucred.h includealfred2000-11-301-1/+0
* | | Set the proper bit in the howto flags for a serial console rather thanjhb2000-11-302-4/+4
* | | remove unneeded sys/ucred.h includealfred2000-11-301-1/+0
* | | Eliminate groff(1) warnings.ru2000-11-308-9/+10
* | | Add support for probing the keyboard from pxeboot which will behaveps2000-11-303-0/+44
* | | Format string paranoia. This should avoid potential buffer overflows fromwill2000-11-303-13/+29
OpenPOWER on IntegriCloud