]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-12-01 msmithRemove duplicate definition.
2000-12-01 msmithUpdate local changes for new hardware register interface.
2000-12-01 jedgarProperly check malloc(3) return values
2000-12-01 brianAdd more comments, fix a typo, mention how to do PPPoUD...
2000-12-01 ruEliminate a few more groff(1) warnings.
2000-12-01 desRemove some obsolete comments.
2000-12-01 desClean up the whitespace encoding code.
2000-12-01 desAdd SCHEME_HTTPS.
2000-12-01 obrienUpdate the 3-June-2000 import delete list to keep mkdep...
2000-12-01 obrienComment an endif.
2000-12-01 msmithAcpiOsMem primitives as required by the new ACPI CA...
2000-12-01 msmithUpdate to work with the new ACPI CA snapshot.
2000-12-01 brianExit if malloc() returns NULL
2000-12-01 msmithWe need support for comparing quad_t's now (ACPI CA...
2000-12-01 msmithAdd one new file brought in with the ACPI CA 20001115...
2000-12-01 msmithResolve conflicts from the vendor update.
2000-12-01 obrienThe GCC 2.96 snapshots have slightly different rules...
2000-12-01 msmithThis commit was generated by cvs2svn to compensate...
2000-12-01 msmithUpdate to the 20001115 Intel ACPI CA snapshot.
2000-12-01 alfredsysvipc loadable.
2000-12-01 alfredAdd reserved lkmressys keyword. I swear, this script...
2000-12-01 rumdoc(7) police: fixed errors from the previous revision...
2000-12-01 alfredimplement NOSTD syscall type, this creates the syscall...
2000-12-01 alfredTranslate alfred to english.
2000-12-01 obrienThere is no src/contrib-crypto/ anything directory...
2000-12-01 jhbProtect access to p_stat with sched_lock.
2000-12-01 jhbFix this slightly better by using NON_GPROF_RET instead...
2000-12-01 yokota- Add a hack for "psmintr: out of sync.." This is NOT...
2000-12-01 yokota- Slightly rearrnage IntelliMouse Explorer and Logitech
2000-12-01 jakeUse an mp-safe callout for endtsleep.
2000-12-01 jhbUse msleep() instead of mtx_exit()/tsleep() so that...
2000-12-01 jhbDon't update p_stat in exit1() to SZOMB until after...
2000-12-01 brianMention the MTU in ``show iface''.
2000-12-01 jakeUse msleep instead of mtx_exit; tsleep; mtx_enter,...
2000-12-01 jakeChange doreti to take a trapframe instead of an intrframe.
2000-12-01 acheCosmetique: don't use localized `date`
2000-12-01 jhbSplit the WITNESS and MUTEX_DEBUG options apart so...
2000-11-30 impKill #define of DETACH_FORCE since it is now in card_if.m
2000-11-30 rwatsono Make comment match reality, synch code with comment.
2000-11-30 brianGet rid of that damned ``i4b-L4-i4b_l4_setup_timeout...
2000-11-30 acheAdd missing && which absense stops 'make world'
2000-11-30 brianAdd some comments and $FreeBSD$
2000-11-30 brianUpdate some misleading comments, empty ``set logout...
2000-11-30 luigilogin.conf: we don't want coredumps on picobsd
2000-11-30 acheUpgrade to 6.10
2000-11-30 luigiremove an undefined reference when no VLAN support...
2000-11-30 luigiMake crunchgen aware of obj directories. Formerly it had
2000-11-30 acheThis file not present in 6.10
2000-11-30 rwatsono Add a comment to exec_check_permissions() to indicate...
2000-11-30 acheThis commit was generated by cvs2svn to compensate...
2000-11-30 acheInitial import of slightly trimmed tcsh 6.10
2000-11-30 alfredonly call bwillwrite() to stall on IO when dealing...
2000-11-30 jhbRevert the previous change to this file. We have to...
2000-11-30 alfred This is a fix for a problem described in PR kern...
2000-11-30 jhbDocument the mtxname keyword.
2000-11-30 alfreduse a oppurtunistic locking strategy with the uidinfo...
2000-11-30 gibbsRemove an unused variable.
2000-11-30 alfredmake crfree into a function rather than a macro to...
2000-11-30 mckusickGet rid of a bogus mtx_exit (it was attempting to relea...
2000-11-30 alfredremove unneded sys/ucred.h includes
2000-11-30 ruEliminate groff(1) warnings.
2000-11-30 alfredremove unneded sys/ucred.h include
2000-11-30 jhbSet the proper bit in the howto flags for a serial...
2000-11-30 alfredremove unneeded sys/ucred.h include
2000-11-30 ruEliminate groff(1) warnings.
2000-11-30 psAdd support for probing the keyboard from pxeboot which...
2000-11-30 willFormat string paranoia. This should avoid potential...
2000-11-30 asmodaiAdd more environment variables to be filtered through...
2000-11-30 asmodaiString paranoia fix. Synched from normal telnet.
2000-11-30 ruBackout rev 1.2 (this paper is in me(7) not in ms(7...
2000-11-30 nikAdd make.conf(5).
2000-11-30 asmodaiString paranoia. Merged from regular telnet.
2000-11-30 desIf the transfer timed out, but we don't know how large...
2000-11-30 sheldonhThe osf1 utility has not been installed since rev 1...
2000-11-30 sheldonhRetire the osf1(8) utility. The Makefile hasn't instal...
2000-11-30 gshapiroAdd commentary about shared SASL files versus sendmail...
2000-11-30 marcelDon't use p->p_sigstk.ss_flags to keep state of whether the
2000-11-30 peterIncrease NKPT from 17 to 30. This fixes the 4GB ram...
2000-11-30 jhbFix up priority propagation:
2000-11-29 jhbMake use of the full screen width to display p_comm...
2000-11-29 dannyboyLose an extra paragraph break.
2000-11-29 jhbIntroduce a 'mtxname' keyword that displays the current...
2000-11-29 obrienI didn't maintain the "chs" ordering. Rather the bug...
2000-11-29 jhbDisplay the name of the mutex we are blocked on in...
2000-11-29 jhbSet p_mtxname when blocking on a mutex and clear it...
2000-11-29 jhbSave a copy of p_mtxname in e_mtxname when creating...
2000-11-29 jhb- Add a p_mtxname field to proc which points to the...
2000-11-29 jonThis fixes several problems with CIS as suggested by...
2000-11-29 rwatsono Add a PATH statement to the beginning of make-localho...
2000-11-29 jhbUse an atomic operation with an appropriate memory...
2000-11-29 jhbThe sched_lock mutex goes after the sio mutex in the...
2000-11-29 jhbSave the line number and filename of the last mtx_enter...
2000-11-29 jhbDon't drop Giant and the passed in mutex incorrectly...
2000-11-29 jonOops, broke CIS reading from ROM on my last commit.
2000-11-29 brianCall MSCHAP CHAP80 in ``show lcp'' so that it's consist...
2000-11-29 asmodaiFix stdbool.h to actually work as advertised.
2000-11-29 nikXref make.conf(5), and point to /usr/share/doc/psd...
2000-11-29 nikTypo police.
2000-11-29 katoMerged from sys/i386/i386/userconfig.c revision 1.185.
2000-11-29 ruEliminate groff(1) warnings.
next