]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1996-04-25 Poul-Henning... Fix cpu_fork for real.
1996-04-25 Satoshi AsamiFix logic bug in pci bridge code. For a PCI-PCI bridge...
1996-04-25 David GreenmanRegardless of whether or not the check for IPv4 is...
1996-04-25 Jordan K. Hubbardalloca() was being called with highly bogus arguments...
1996-04-25 Jordan K. HubbardThe traceon and traceoff directives aren't in this...
1996-04-24 John PolstraWhen a local symbol that would normally be eliminated...
1996-04-24 Jordan K. HubbardChange "Found end of tape. Load next tape ..." message...
1996-04-24 Paul TrainaClose a security hole in sliplogin.
1996-04-24 Poul-Henning... Reject all IP versions but 4.
1996-04-24 Satoshi AsamiAdd missing "int" to static var.
1996-04-24 John DysonThis fixes kmem_malloc/kmem_free (and malloc/free of...
1996-04-24 Nate WilliamsFix reverse logic bug which caused the ethernet configu...
1996-04-23 Nate Williams- This code adds some backwards compatability hacks...
1996-04-23 Nate WilliamsFormat the already applied PCCARD additions to use...
1996-04-23 Nate Williams- Make pccardd release it's allocated io space and...
1996-04-23 Nate WilliamsAdds the APM hooks into the generic pccard kernel files...
1996-04-23 Paul TrainaAdd support for SOCKS if enabled.
1996-04-23 Paul TrainaAdd support for socks
1996-04-23 Justin T. GibbsFix second instance of the inb type when getting the...
1996-04-23 Justin T. GibbsFix a typo in the RESTART_SEQUENCER macro that could...
1996-04-23 Jordan K. HubbardBring this into sync.
1996-04-23 Jordan K. HubbardCosmetic tweaks.
1996-04-22 Wolfram SchneiderNew variable NOOBJLINK
1996-04-22 Nate WilliamsUpdated the laptop 'kludge' file. Hopefully this can...
1996-04-22 Paul Trainatypo shmrsh -> smrsh
1996-04-22 John PolstraAdd a couple of needed X11 libraries. Discovered when...
1996-04-22 Nate Williams- add apm to the GENERIC kernel (disabled by default...
1996-04-22 Sujal PatelFix a segfault which occurs when it gets an empty input...
1996-04-22 Justin T. GibbsThe default number of tags in the SCB paging case was...
1996-04-22 John DysonThis fixes a troubling oversight in some of the pmap...
1996-04-21 Paul TrainaFind official home of smrsh
1996-04-21 Paul TrainaEnable proper installation of sendmail restricted shell...
1996-04-21 Paul TrainaAdd /usr/libexec/sm.bin for smrsh(8)
1996-04-21 John PolstraAdd "-x" to the linker command for building shared...
1996-04-21 Bruce EvansFixed in-line IP header checksumming. It was performed...
1996-04-21 Satoshi AsamiTake out quotes around MOTIFLIB. Clarify comments...
1996-04-20 Justin T. GibbsUpdate to face reality. We now support the aic7850...
1996-04-20 Justin T. GibbsAdd PCI IDs for the aic7860 (basically an aic7850 Ultra...
1996-04-20 Justin T. GibbsImplement SCB paging which allows up to 255 active...
1996-04-20 Justin T. GibbsChange the devconf description from "ISA or EISA bus...
1996-04-20 Justin T. GibbsTurn on SCB paging for aic7770 chips rev E or greater.
1996-04-20 Justin T. GibbsImplement SCB paging. This allows up to 255 active...
1996-04-20 John PolstraAdd Doug Ambrisko for implementing LD_PRELOAD in the...
1996-04-20 John PolstraImplement support for LD_PRELOAD in the dynamic linker...
1996-04-20 John PolstraImplement support for LD_PRELOAD in the dynamic linker.
1996-04-20 Dima RubanAdded sup5.freebsd.org (burka.rdy.com)
1996-04-20 Jordan K. HubbardAnother bug fix for the DITEM_REDRAW case.
1996-04-20 Jordan K. HubbardMake the DITEM_RECREATE option work properly.
1996-04-20 Jordan K. HubbardAdd Paul Traina as the new security officer.
1996-04-19 Andrey A. ChernovExclude devices. Character ones modes changes often...
1996-04-19 Sujal PatelFix up the badly out of date struct proc's p_flags.
1996-04-19 Satoshi AsamiDelete duplicate "make sure you have at least one devic...
1996-04-19 Wolfram Schneidercontents file for /usr/share/doc/papers
1996-04-19 Wolfram Schneideradd ``contents'' to SUBDIR
1996-04-19 Bruce EvansYet more b_flags fixes. The previous ones broke the...
1996-04-19 Bruce EvansFixed removal of devfs entries for the real slice corre...
1996-04-19 Bruce EvansRemoved bogus includes of <sys/types.h> from synopses.
1996-04-19 Bruce EvansDon't include <sys/types.h> when it isn't used.
1996-04-19 Bruce EvansDon't depend on <sys/types.h> including <sys/cdefs.h>.
1996-04-19 Garrett WollmanFix timezone names for Mountain time.
1996-04-19 Bruce EvansAdded `const' to types of sys_siglist and sys_signame.
1996-04-19 Bruce EvansAdded `const' to types of sys_errlist and sys_nerr.
1996-04-19 Jordan K. HubbardFix a bug which did not properly bias checklist items...
1996-04-19 Jordan K. HubbardRevise the responsibility roster a bit.
1996-04-19 Poul-Henning... savectx returns through cpu_switch in case of the child...
1996-04-18 Sujal PatelFix the man page to reflect the recent addition of...
1996-04-18 Poul-Henning... Whoops, shouldn't really have been here, but what the...
1996-04-18 Poul-Henning... Fix a bogon. cpu_fork & savectx ecpected cpu_switch...
1996-04-18 Nate Williams- Save/restore the FS data segment.
1996-04-18 Nate Williams- Addition of my name to the APM Copyright
1996-04-18 John PolstraUpdate an offset field for i386 a.out core files, so...
1996-04-18 John PolstraFix a typo in the syntax for indirect offsets.
1996-04-18 Garrett WollmanThree speed-ups in the output path (two small, one...
1996-04-18 Garrett WollmanDefine a few macros useful in the _IP_VHL case.
1996-04-18 Garrett WollmanFix a warning by not referencing ip_output() as a pr_ou...
1996-04-18 Garrett WollmanAlways call ip_output() with a valid route pointer...
1996-04-18 Garrett WollmanAdd an inline function to compute the common-case IP...
1996-04-18 Jordan K. HubbardRemove a long-standing window leak I just noticed.
1996-04-18 Jordan K. HubbardRemove the special-case behavior for fire actions that...
1996-04-18 Andrey A. ChernovUse -X to be xargs-friendly
1996-04-18 Andrey A. ChernovFix sgetrune/sputrune arg type: was unsigned int instea...
1996-04-18 Andrey A. ChernovFix error in wcstombs: byte count not counted
1996-04-18 Nate WilliamsFix usage: message to print out corrrectly.
1996-04-18 Nate WilliamsAdded RCS Id and BSD-style copyrights to individual...
1996-04-18 Nate WilliamsAdded a disabled psm0 (PS/2) mouse device, using the...
1996-04-17 Joerg WunschMention swapinfo as .Nm, so it will be referenced by...
1996-04-17 Joerg WunschDocument the possible EPERM return.
1996-04-17 Sujal PatelImplement the RFNOWAIT flag for rfork(). If set this...
1996-04-17 Paul TrainaSupport FreeBSD v2.1
1996-04-17 Paul TrainaAdd in linux support for the quickcam driver bottom...
1996-04-17 Paul TrainaFix a few bugs in argument processing.
1996-04-16 Jordan K. HubbardMore changes to attempt to make this whole new dialog...
1996-04-16 Andrey A. ChernovBack out my MOTIF_STATIC change, it is unnecessary
1996-04-16 Mark MurrayRemove old cruft.
1996-04-16 Mark MurrayFix oder of subdirs so this will rebuild if .depends...
1996-04-16 David GreenmanFix for PR #1146: the "next" pointer must be cached...
1996-04-16 Bill PaulNIS cleanups and fixes, the next generation, continued.
1996-04-16 Bill PaulNIS cleanups and fixes, the next generation.
1996-04-15 Mike PritchardAdd man pages for the copy*, fetch*, and store* families of
1996-04-15 Bill PaulFix a few NIS-related bogons:
next