]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-02-27 ghelmerCorrected use of backslash escaping in sample code.
1999-02-26 brianAllow control over the number of ConfigREQ & TermREQ...
1999-02-26 wollmanFixes for Alpha.
1999-02-26 wollmanAdd support for SHA-1 and RIPEMD160, now that libmd...
1999-02-26 wollmanDon't build the assembly for shared linkage, PIC isn...
1999-02-26 wollmanAdd Eric Young's RIPEMD160 implementation as well,...
1999-02-26 kenAdd a quirk entry for the Seagate Medalist Pro 6 gig...
1999-02-26 rogerUpdated the bktr entry to add vbi*
1999-02-26 rnordierFinish implementing "setdrv" option. This is intended...
1999-02-26 rnordierImplement "setdrv" option
1999-02-26 wpaulRemove call to DELAY() from xl_wait(), since xl_wait...
1999-02-26 wpaulAdd PCI device ID for the PNIC II.
1999-02-26 impFix last commit based on feedback from Guido, Bruce...
1999-02-26 wollmanFix bug in MDx test suite.
1999-02-26 teggeDon't call assign_apic_irq with a value for irq that...
1999-02-26 hoekDecapitalize function name by prepending with word...
1999-02-25 msmithAdd entry for Motorola Montana modem.
1999-02-25 jkhDon't emit usage() message when no arguments given...
1999-02-25 brianParse IP addresses more securely - specifically, don...
1999-02-25 rnordierEmulate a V86 "movl %cr0,%eax" instruction.
1999-02-25 bdeAdded a used #include (don't depend on "vnode_if.h...
1999-02-25 bdeAdded a used #include (don't depend on "vnode_if.h...
1999-02-25 newtonIntegrated a patch provided by Guido to more correctly...
1999-02-25 newtonAdded p_emuldata to struct proc as a place for emulator...
1999-02-25 katoAdded comment on Access/PC N98C+ and LAC-98 cards,...
1999-02-25 katoAdded adv driver support.
1999-02-25 katoCommented out lpt0.
1999-02-25 bdeFixed my recent breakage of the ELF case.
1999-02-25 brianWhen our dial timeout is ``random'', display its value
1999-02-25 brianDon't immediately bring auto links back up in multilink
1999-02-25 bdeFixed tab lossage in previous commit.
1999-02-25 katoSync with sys/i386/isa/wd.c revision 1.189.
1999-02-25 katoSync with sys/i386/i386/userconfig.c revision 1.132.
1999-02-25 bdeDon't forget to update `switchticks' in corner cases...
1999-02-25 katoSync with sys/boot/i386/loader/Makefile revision 1.29.
1999-02-25 katoThe fe driver supports bridging, so added it to lists.
1999-02-25 impAdd missing check for LINK_MAX in ufs_rename. Since...
1999-02-25 rogerMy changes:
1999-02-25 alcReviewed by: Matthew Dillon <dillon@apollo.backplane...
1999-02-25 alcReviewed by: Matthew Dillon <dillon@apollo.backplane...
1999-02-25 dillon Comment swstrategy() routine.
1999-02-25 dillon Update ufs_vnops code to use new specinfo fields...
1999-02-25 dillonReviewed by: Julian Elischer <julian@whistle.com>
1999-02-25 peterUntangle the nfs send and receive queue locking a littl...
1999-02-24 dillon Remove unnecessary page protects on map_split and...
1999-02-24 msmithDon't try protecting page 0; it seems that BIOS writers...
1999-02-23 gjMake the buf in authflags big enough to hold " norechal...
1999-02-23 wollmanDeal with broken Web sites which return 302 responses...
1999-02-23 wpaulAdd support for still more cheapo 10/100 cards: Delta...
1999-02-23 acheremove ctype.c - unused and confusing
1999-02-23 phkMisplaces brace puts important code into debug section.
1999-02-23 eivindAdd a prototype to silence warnings.
1999-02-23 davidnFix minor nit with command line parsing for pw -V DIR...
1999-02-23 davidnFix tpyo (sic) and missing 'else' (bad cut n' paste).
1999-02-23 davidn1) Do not blindly ignore file update errors which may...
1999-02-23 jkhUpdate reference to setup.exe (which is now dead).
1999-02-23 ghelmerAdd a reference to the ypinit(8) command.
1999-02-23 ghelmerChange the prompt for the office location field from...
1999-02-23 wpaulDangit... made a typo in the NEXPTR register definition...
1999-02-23 wpaulMinor updates for the ASIX AX88141, which is a newer...
1999-02-22 bdeThe previous commit also fixed a possibly-wrong (too...
1999-02-22 desAdd support for stealth forwarding (forwarding packets...
1999-02-22 bdeImproved scheduling in uiomove(), etc. resched_wanted...
1999-02-22 eivindOutdated with the removal of LKM support. KLDs can...
1999-02-22 bdeAdded a per-cpu variable `switchticks' for use in sched...
1999-02-22 brianAdd IC-CARD Ethernet card & AT&T V34+ Fax Modem
1999-02-22 brianXircom Ethernet+Modem 10/100+
1999-02-22 newtonOops. Adding a Makefile might help anyone who wants...
1999-02-22 dcsFix assorted memory leak/buffer reuse problems.
1999-02-22 n_hibmaUpdate for the man page. 4.0 is using KLD's not LKM's.
1999-02-22 newtonConverted "streams" pseudo-device into a KLD
1999-02-22 rnordierMake various minor corrections.
1999-02-22 dillon Removed ENOMEM error on swap_pager_full condition...
1999-02-22 steveAdd entries for the following cards:
1999-02-22 stevedhclient is now in /sbin.
1999-02-21 rnordierActivate boot0cfg.
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
1999-02-21 rnordierAdd boot0cfg: this installs/configures the `boot0'...
1999-02-21 jdpFix bug: If gdb couldn't find the dynamic linker's...
1999-02-21 n_hibmaAdded man page usb uhci ohci
1999-02-21 n_hibmaBug fix: Trap 12 when ugen not present and therefore...
1999-02-21 n_hibmaDevice unload code is broken, disabled. Requires a...
1999-02-21 n_hibmaAdd uhci and ohci driver names
1999-02-21 n_hibmaRename hid device to uhid (HID: Human Interface Device)
1999-02-21 n_hibmamake ums look like a Mouse Systems or Sysmouse mouse...
1999-02-21 n_hibma 1) Added define for USB as an interface
1999-02-21 nsouchFix controller/device ppc0 inconsistency with GENERIC
1999-02-21 dfrAdd support for Compaq ProLiant 1200 host to PCI bridge.
1999-02-21 julianAdd a quick note to say what the 3 uuencoded files...
1999-02-21 dillon Remove conditional sysctl's
1999-02-21 dillonReviewed by: Alan Cox <alc@cs.rice.edu>
1999-02-20 jdpIncrement __FreeBSD_version to reflect the fact that...
1999-02-20 jdpIf you merge this into -stable, please increment __Free...
1999-02-20 n_hibmaRemoved uhub from list. Mandatory with usb device and...
1999-02-20 dtFix an operator precedence bug.
1999-02-20 dfrA correction to the code which attempts to prevent...
1999-02-20 obrienReally make the "Rename nlpt to lpt." purported to...
1999-02-20 dtSet ifq_maxlen.
1999-02-20 robertoBit 24 of the Feature Flag is FXSR (for Fast FP Save...
1999-02-20 n_hibma Bug fix: devcount was running from [count..0], shoul...
next