]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-05-18 krisBDECFLAGS cleanup
2001-05-18 ruRemove GCC-ism (-Wall).
2001-05-18 rumdoc(7) police: Fix markup and spelling.
2001-05-18 ruDon't leak memory when compiling text following the...
2001-05-18 brianRun network6_pass1 if ipv6_enable is YES
2001-05-18 nikAdd scrshot to the i386 specific section. If someone...
2001-05-18 sobomaxBy default build make(1) as a static binary. It costs...
2001-05-18 nikNote, previous commit was
2001-05-18 nikNew scrshot utility, using the CONS_SCRSHOT ioctl....
2001-05-18 nikAdd a new ioctl to syscons, CONS_SCRSHOT. Given a...
2001-05-18 bpCurrently there is no way to tell if write operation...
2001-05-18 ruFixed typo in the description.
2001-05-18 obrienAdd mbstate_t and wint_t.
2001-05-18 obrienMissed a few things.
2001-05-18 obrienIn a word -- style(9).
2001-05-18 obrienSort.
2001-05-18 obrienAdd the "prompt" and "passwd_prompt" fields to /etc...
2001-05-18 obrienMake _BSD_TIME_T_ (time_t) an `int' rather than `long...
2001-05-18 obrienStyle changes -- revert ordering to mostly two revs...
2001-05-18 obrienUse the correct FreeBSD definitions for wint_t and...
2001-05-18 bmahFix typo: The awi driver doesn't support PRISM cards...
2001-05-18 jasoneCondition variable waiters are queued in descending...
2001-05-18 bmahNew release notes: digi driver, FICL 2.05, xargs(1...
2001-05-18 jhb- Use a timeout for the tsleep in scheduler() instead...
2001-05-17 jlemonAdd workaround for embedded NICs, in particular, the...
2001-05-17 jhbReplace references to the KERNEL variable with KERNCONF.
2001-05-17 jhbDuring the code to pick a process to kill when memory...
2001-05-17 jhb- Don't panic on a try lock operation for a sleep lock...
2001-05-17 jhb- Remove the global ithread_list_lock spin lock in...
2001-05-17 jhb- Move the setting of bootverbose to a MI SI_SUB_TUNABL...
2001-05-17 jhbUse NHWI instead of APIC_IMEN_BITS.
2001-05-17 jhb- Axe the IMEN_BITS and APIC_IMEN_BITS constants.
2001-05-17 dmlbPrimary purpose of this commit is to enable support...
2001-05-17 jhbDisable the wi driver locking for now. The driver...
2001-05-17 rwatsono Modify access control checks in p_candebug() such...
2001-05-17 dmlbAdd a couple more codes for upcoming raylink driver...
2001-05-17 dmlbAdd an entry for RAYLINK pccard using the ray driver.
2001-05-17 alfredCleanup
2001-05-17 bmahFix typo: s/maestro3_load/snd_maestro3_load/ (pointed...
2001-05-17 alfredinitialize pipe pointers
2001-05-17 alfredpipe_create has to zero out the select record earlier...
2001-05-17 ruCosmetics to rev.1.89: removed argument names in a...
2001-05-17 ruDescribe all current net.inet.tcp MIB variables.
2001-05-17 nsayerMake the PAM user-override actually override the corree...
2001-05-17 brianAllow ``ip4'' as an ``upperspec'' value, and update...
2001-05-17 ruFix an off-by-hour bug when crossing Daylight Saving...
2001-05-17 ruSuppress compiler warning by adding a type cast.
2001-05-17 bdeBacked out rev.1.8. Rev.1.8 was just to support a...
2001-05-17 rumdoc(7) police: update document date.
2001-05-17 sosUpdate to use the new ioctl interface.
2001-05-17 sosUpdate to use the changed ioctl interface.
2001-05-17 sosChange the ioctl interface to prepare for new functiona...
2001-05-17 sobomaxStyle policy: reformat multiline comments to conform...
2001-05-17 obrienFix the rcsid's.
2001-05-17 peterArgh. Fix a long-standing man page filter botch. See...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-17 peterUpdate for ncurses 5.2-20010512 import
2001-05-17 peterMerge changes from vendor branch to mainline.
2001-05-17 ru... but we do provide .St -isoC-99, and it is not requi...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-17 peterImport ncurses-5.2-20010512 onto the vendor branch
2001-05-17 mckusickWhen a new block is allocated to a directory, an fsync...
2001-05-17 ruRemoved reference to non-existing make(7).
2001-05-17 bpVOP getwritemount() can be invoked on vnodes with VFREE...
2001-05-17 bpUse vop_*vobject() VOPs to get reference to VM object...
2001-05-17 bpDo not leave an extra reference on vnode.
2001-05-17 dcsAllocate more memory if necessary.
2001-05-17 peterBack out last commit. This was already fixed. This...
2001-05-17 peterFix the latest telnet breakage. Obviously this was...
2001-05-17 ericCheck for the expiration of an account and its password...
2001-05-17 obrienBack out rev 1.50. VCS was correct -- it is Version...
2001-05-17 briandigiModel_t -> enum digi_model
2001-05-17 brianInstall /sys/dev/digi/digiio.h as /usr/include/dev...
2001-05-17 briandigiModel_t -> enum digi_model
2001-05-17 brianAdd /usr/include/dev/digi/
2001-05-17 dougbMinor typos
2001-05-16 obrienConsistently define the rune types.
2001-05-16 obrienMove the int typedefs to the top so they can be used...
2001-05-16 jasoneMark a thread that is suspended while sleeping as inter...
2001-05-16 nsayerSince the root-on-insecure-tty code was added to telnet...
2001-05-16 nsayerMake sure the protocol actively rejects bad data rather...
2001-05-16 jesperLink /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key...
2001-05-16 impFix type noticed by jasone
2001-05-16 impMigrate from using MAXPATHLEN to MAX_PATH. Use strlcpy...
2001-05-16 impAdd entry for cygwin, the Cygnus Windows emulator.
2001-05-16 nsayersrandomdev() affords us the opportunity to radically...
2001-05-16 nsayerCatch any attempted buffer overflows. The magic numbers...
2001-05-16 nsayerCatch malloc return failures. This should help avoid...
2001-05-16 iedowseChange the second argument of vflush() to an integer...
2001-05-16 archieAdd BUGS section describing the requirement to manually...
2001-05-16 joergFix man page markup.
2001-05-16 ruUnbreak world; _DIAGASSERT macro is not available in...
2001-05-16 rumdoc(7) police: fix markup.
2001-05-16 ruInstall wchar.h and wctype.h.
2001-05-16 brianRemove forgotten -Wall
2001-05-16 phkFix an array which was too small.
2001-05-16 markmFix problem with static linking:
2001-05-16 rumdoc(7) police: fix markup and spelling.
2001-05-16 rumdoc(7) police: fix markup and spelling.
2001-05-16 rumdoc(7) police: fix markup (demonstrates new -xwidth...
next