]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-29 bdeLook for symbols in /modules/*.ko, not in /lkm/*.o.
1999-07-29 msmithRemove some duplicate definitions, as suggested by...
1999-07-29 msmithFix for vmspace sharing as per Alan Cox. Thanks!
1999-07-29 brianAllow room for editing labels on disks that are >=...
1999-07-29 jkhDon't show fdisk choice on Alpha.
1999-07-29 msmithNuke this, it's not used anymore.
1999-07-29 mdoddFix a typo.
1999-07-29 msmithMajor update to the kernel's BIOS-calling ability.
1999-07-29 greenRemove XXX from the headers (broke the build, I'm betting.)
1999-07-29 mdoddAlter the behavior of sys/kern/subr_bus.c:device_print_...
1999-07-28 green8 -> NBBy
1999-07-28 greenCorrect a really gross comment format.
1999-07-28 seActivate "arc" (ARC / AlphaBIOS loader) on Alpha.
1999-07-28 nikFix some typos.
1999-07-28 nikExplicitly list the i/o addresses of the serial ports.
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThe ARC BIOS / AlphaBIOS specific primary boot loader...
1999-07-28 msmithWe're called too early to have any idea whether APM...
1999-07-28 msmithRemove unused real-mode APM setup support. We've been...
1999-07-28 seActivate building of elf2exe for MACHINE_ARCH==alpha.
1999-07-28 seELF to EXE converter for ARC BIOS / AlphaBIOS booting.
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 msmithRemove unused real-mode APM init functions.
1999-07-28 brianDon't return a garbage mbuf pointer after storing it
1999-07-28 msmithRemove some erroneous comments about how APM is initial...
1999-07-28 msmithRemove some droppings left over from the removal of...
1999-07-28 greenNew w ability: you can list multiple users on the comma...
1999-07-28 n_hibmabc core dumped when a value with between 128 and 255...
1999-07-28 sheldonhFix typo: sofware -> software.
1999-07-28 davidnRemove some more warnings.
1999-07-28 ruBecome a maintainer.
1999-07-28 ruBack out previous commit.
1999-07-28 alcClear error in nfsrv_create when we have a valid reply...
1999-07-28 dfrAdd support for SYS_RES_DENSE and SYS_RES_BWX resource...
1999-07-28 obrienUse Yacc rather than Bison.
1999-07-28 obrienThe Unix way is arguments come before an input file...
1999-07-28 obrienCorrectly refer to the companion program rather than...
1999-07-28 obrienGo back to allowing ``.'' as a username.group separator...
1999-07-28 brianFix a load of typos
1999-07-28 wpaulAdd a module Makefile for the PNIC driver.
1999-07-28 wpaulConvert the PNIC driver to newbus.
1999-07-27 brianShow how to use the new filter capabilities
1999-07-27 briano Overhaul filtering, adding facilities to jump over...
1999-07-27 n_hibmaEvery reqh in an aborted pipe is given status CANCELED...
1999-07-27 nikChange "telesis" to "telesyn" to reflect their change...
1999-07-27 nikFreeBSD.ORG -> FreeBSD.org
1999-07-27 nikRemove references to the non-existent addgroup(8) and...
1999-07-27 nikRemove the quotes from the kernel configuration "option...
1999-07-27 n_hibmaChanged 'overriding what /etc/passwd says' to 'overridi...
1999-07-27 wpaulRoar! Finish what I started last night: somehow only...
1999-07-27 brianIf we've negotiated CBCP and have also specified `...
1999-07-27 bdeFixed disordering in previous commit.
1999-07-27 mdoddCase matters.
1999-07-27 mdoddImplement the BUS_PROBE_NOMATCH method for the PCI...
1999-07-27 wpaulOn FreeBSD/i386, when you use the SYS_RES_MEMORY resour...
1999-07-27 deischenHide pthread cancellation routines behind #ifdef NOT_YE...
1999-07-27 greenThis covers the previous version, since a null commit...
1999-07-27 brianBe a bit more consistent with variable names.
1999-07-26 green*** empty log message ***
1999-07-26 brianStart ppp before natd, not afterwards.
1999-07-26 katoSync with sys/i386/isa/npx.c revision up to 1.75.
1999-07-26 katoSync with sys/i386/isa/clock.c revision up to 1.140.
1999-07-26 katoSync with sys/i386/i386/userconfig.c revision up to...
1999-07-26 katoSync with sys/i386/i386/machdep.c revision 1.356.
1999-07-26 katoSync with sys/i386/conf/files.i386 revision 1.254.
1999-07-26 brianDon't complain if 0 bytes are written to the tun device...
1999-07-26 katoSync with sys/i386/conf/GENERIC revision 1.178.
1999-07-26 sheldonhAdd missing cause for an EINVAL return (msgtype < 1).
1999-07-26 brianFix an off-by-one error and correct the man page WRT...
1999-07-26 brianAdd a default ppp.conf (mode 600).
1999-07-26 sheldonhCorrect HISTORY section, according to CVS logs.
1999-07-26 n_hibmaConvert interrupt count from signed to unsigned and...
1999-07-26 desPull on my asbestos undies and claim ownership of inetd...
1999-07-26 greenHere goes, the "clear up any possible confusion" commit.
1999-07-26 phkPave the way for the fla driver.
1999-07-26 sheldonhBring two wayward memory allocation failure messages...
1999-07-26 alcAdd sysctl and support code to allow directories to...
1999-07-26 acheremove <ctype.h> - not needed
1999-07-26 cracauerVarious formatting fixes on my FPE trapcode commit.
1999-07-26 krisTypo: assember -> assembler
1999-07-26 grogAdd recognition that Microsoft NT does not exist.
1999-07-26 acheunsigned char cleanup
1999-07-26 obrienDon't background pccardd, it nullfies the "-z" flag...
1999-07-25 greenMore cleanups to ident_stream. Variables moved around...
1999-07-25 markmRemove paths that are listed as compulsory (sorta)...
1999-07-25 n_hibmaAdd comments, change variable names to make them consis...
1999-07-25 hoekasprintf() does use realloc() internally, but saying...
1999-07-25 cracauerOn FPU exceptions, pass a useful error code (one of...
1999-07-25 n_hibmaAdd a sensible message if an invalid ID was entered
1999-07-25 peterMake this compile on the Alpha. I'm not 100% sure...
1999-07-25 wpaulRemember to clear the IFF_RUNNING and IFF_OACTIVE flags...
1999-07-25 wpaulThis commit adds device driver support for Adaptec...
1999-07-25 bdeDon't set DE_ACCESS for unsuccessful reads.
1999-07-25 bdeDon't set IN_ACCESS for requests to read 0 bytes or...
1999-07-25 bdeFixed access timestamp bugs:
1999-07-25 hosokawaAdded CyQ've ELA-010 Ethernet Card
1999-07-25 hosokawa3C574TX Fast Etherlink PC-card support.
1999-07-25 hosokawa3C574TX 16bit FastEtherlink PC-card support.
1999-07-24 dgIncreased max kmem to 200MB. This should fix some out...
1999-07-24 wpaulAdd mx and ax modules for the Macronix and ASIX drivers...
next