]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-04-13 bpAdd smbfs module. Currently it includes smbfs, netsmb...
2001-04-13 bpMove VT_SMBFS definition to the proper place. Undefine...
2001-04-13 alfredif/panic -> KASSERT
2001-04-13 bpAll NETSMB* options should use opt_netsmb.h file (the...
2001-04-13 bpThis file also depends on sys/types.h and sys/ioccom.h.
2001-04-13 alfredprotect pbufs and associated counts with a mutex
2001-04-13 alfreduse %p for pointer printf, include sys/systm.h for...
2001-04-13 alfredconvert if/panic -> KASSERT, explain what triggered...
2001-04-13 markmMake this more lint-friendly. This file seems to be...
2001-04-13 murrayGenerate useful error messages.
2001-04-13 rumdoc(7) police: Fixed markup.
2001-04-13 markmHandle a rare but fatal race invoked sometimes when...
2001-04-13 rumdoc(7) police: Fixed markup in rev.1.5.
2001-04-13 rumdoc(7) police: Fixed typo and markup in rev.1.11.
2001-04-13 rumdoc(7) police: removed hard sentence breaks introduced...
2001-04-13 jhb- Add a comment at the start of the spin locks list.
2001-04-13 ruDocument /usr/include/fs/smbfs and /usr/include/netsmb.
2001-04-13 alfredUse a macro wrapper over printf along with KASSERT...
2001-04-13 ruPeople, please read the README file!!!
2001-04-13 ddBack out most of revision 1.28: lists of diagnostics...
2001-04-13 ruUpdate comment to match ipfw/ipfw.c,v 1.95.
2001-04-13 alfredMake SOMAXCONN a kernel option.
2001-04-13 rwatsono Disallow two "allow this" exceptions in p_cansignal...
2001-04-13 peterRemove the 'DO NOT EDIT THIS FILE' crud that we spit...
2001-04-13 gshapiroWith the recent change to ip6fw, it is safe to return...
2001-04-13 gshapiroMatch ip6fw's command line options to those of ipfw...
2001-04-12 rwatsono Disable two "allow this" exceptions in p_cansched...
2001-04-12 alfredremove truncated part from commment
2001-04-12 rwatsono Make kqueue's filt_procattach() function use the...
2001-04-12 rwatsono Limit process information leakage by introducing...
2001-04-12 brianCorrect some markup
2001-04-12 rwatsono Reduce information leakage into jails by adding invoc...
2001-04-12 rwatsono Expand inter-process authorization regression test...
2001-04-12 acheActivate backward-compatible prototypes
2001-04-12 katoMerged from options.i386 revision 1.147.
2001-04-12 katoMerged from files.i386 revisions 1.359 and 1.360.
2001-04-12 n_hibmaRegen.
2001-04-12 n_hibmaTDK ids
2001-04-12 n_hibmaFrom NetBSD
2001-04-12 acheBack out history.3 link removing - conflict fixed in...
2001-04-12 acheInstall history.3 as rlhistory.3 to not conflict with...
2001-04-12 acheComment out one of many editline.3 MLINKS conflicting...
2001-04-12 rwatsono Replace p_cankill() with p_cansignal(), remove wrappa...
2001-04-11 impFix minor typo in comment. 112x -> 12xx
2001-04-11 brianIntroduce -osid and -otsid
2001-04-11 jedgarRevamp acl_create_entry() so it actually works.
2001-04-11 archieDon't reference a node after we dropped a reference...
2001-04-11 bpPull constants from netsmb/smb.h.
2001-04-11 rwatsono Enable -DSETSUGID_SUPPORTED in inter-process authoriz...
2001-04-11 impAdd IBM3765 to newcard's pcic pnp device list
2001-04-11 rwatsono Regenerated following introduction of __setugid(...
2001-04-11 rwatsono Introduce a new system call, __setsugid(), which...
2001-04-11 impAdd #define for IBM3765.
2001-04-11 rwatsono Introduce "options REGRESSION", a kernel option which...
2001-04-11 jhbStick proc0 in the PID hash table.
2001-04-11 rwatsono First pass at an inter-process authorization regressi...
2001-04-11 jhbRename the IPI API from smp_ipi_* to ipi_* since the...
2001-04-11 bmahNew release notes: vidcontrol(1) update (submitted...
2001-04-11 jhbParse the various argument registers in the printtrap...
2001-04-11 obrienThe internal declaration for tilde_expand() now conflic...
2001-04-11 bpAdd forgotten files for NETSMBCRYPTO option (may be...
2001-04-11 bpActually install include/fs/smbfs and include/netsmb...
2001-04-11 impAdd O2Micro's OZ6872 Cardbus bridge.
2001-04-11 obrienMissed one in rev 1.608.
2001-04-11 acheUpgrade for readline 4.2
2001-04-11 acheRemove conflicting readline prototype
2001-04-11 acheUpgrade to 4.2
2001-04-11 acheMerge local changes
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-11 achev4.2 initial import
2001-04-11 obrienProperly set `KERNEL' w/in the "doSTDKERNEL:" target.
2001-04-11 jedgarCorrect the following defines to match the POSIX.1e...
2001-04-11 murraySource rc.conf so that named.restart can restart named...
2001-04-11 peterCreate debug.hashstat.[raw]nchash and debug.hashstat...
2001-04-11 iedowseFix a typo relating to the "-U" (force UDP for mount...
2001-04-11 obrienRemove MIPS support.
2001-04-10 obrienRemoved these old 2.9.x files.
2001-04-10 briano The -s limit is ARG_MAX - 4K, not ARG_MAX - 2K.
2001-04-10 jhbRemove constants defining the bitmasks of the old giant...
2001-04-10 jhbRemove the old APIC I/O higher level IPI API in favor...
2001-04-10 jhbCatch up to the dirpref changes by copying new fields...
2001-04-10 iedowseSplit out all the RPC code into a separate function...
2001-04-10 jhbRemove the BETTER_CLOCK #ifdef's. The code is on by...
2001-04-10 jhbAdd an MI API for sending IPI's. I used the same API...
2001-04-10 jhbNOBLOCKRANDOM doesn't exist anymore as a kernel option.
2001-04-10 bmahNew release notes: FFS dirpref speedup, GNATS 3.113...
2001-04-10 rupsroff(1) has never been a part of Groff.
2001-04-10 ruvnconfig(8) -> mdconfig(8).
2001-04-10 ruvnconfig(8) -> mdconfig(8).
2001-04-10 greidAdd another card to the list of Neomagic 256AV's which...
2001-04-10 cglock the mutex, not the softc pointer.
2001-04-10 nikAdd information about the new options to newfs and...
2001-04-10 obrienCorrect some cut-n-paste errors. Also embellish the...
2001-04-10 mckusickDirectory layout preference improvements from Grigoriy...
2001-04-10 briankldload ng_pppoe as necessary
2001-04-10 bpAdd netsmb and smbfs include directories
2001-04-10 bpImport kernel part of SMB/CIFS requester.
2001-04-10 alfredAdd more diagnostic output for failure.
2001-04-10 deischenClean up a bit. Use the correct TAILQ link when walkin...
2001-04-10 deischenAdded a missing set of braces to a conditional that...
next