]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Restore documented tgetstr() behavior.
[FreeBSD/FreeBSD.git] / sys /
1999-09-03 julianremove some out-of-scope DEVFS references..
1999-09-03 luoqiHandle for passthru resource release correctly.
1999-09-03 mdoddThis adds support for the Buslogic/Bustek/Storage Dimen...
1999-09-03 mdoddThis is the rest of the MCA support; new_bus code to...
1999-09-03 mdoddSYSINIT() needs sys/kernel.h. Include it.
1999-09-03 mdoddThis adds the i386 specific support for systems with...
1999-09-03 julianRemove accidental cut&paste garbage in a comment.
1999-09-03 grogReverse MFC of revision 1.5.2.7:
1999-09-03 julianComment the boot manager. So I don't have to work it...
1999-09-02 marcelImplementation of the modify_ldt syscall. Use the sysar...
1999-09-02 luoqiSome reorganization of sysarch() interface:
1999-09-02 kato- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that...
1999-09-02 katoThe ed_probe_Novell should not clear id_maddr when...
1999-09-02 katoSync with sys/i386/i386/userconfig.c revision 1.156.
1999-09-02 katoSync with sys/i386/conf/files.i386 revision 1.263.
1999-09-02 katoSync with sys/i386/conf/GENERIC revision up to 1.186.
1999-09-02 yokotaEnable ioctls to manipulate color palette. They have...
1999-09-02 yokotaDo not call the VESA BIOS if the current video mode...
1999-09-02 marcelSilence warnings about the use of vnode sanse declaration.
1999-09-02 peterMissed this use of the old pnp includes. I don't think...
1999-09-02 peterUpdate for new pnp includes
1999-09-02 peterSo that there is no confusion, zap these now. pnpinfo...
1999-09-02 peters/LOGIGAL/LOGICAL/
1999-09-02 peterStub out the old pnp code till these are converted...
1999-09-01 n_hibmaTypo: 'x' should be 'y' (only affects debugging output)
1999-09-01 dfrThis is part of an untested set of changes to the ed...
1999-09-01 dfrThis represents essentially a complete rewrite of the...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 wpaulRe-arrange things in the attach routines of the 3Com...
1999-09-01 nsayerquoted string change: the si driver also covers the...
1999-09-01 sefMake prototype match function.
1999-09-01 phkFix the sense of the vn_isdisk() check.
1999-09-01 peterSigh. Serves me right for testing against a modified...
1999-09-01 rogerUpdate to driver 1.72.
1999-09-01 phkSet si_bsize_phys and si_bsize_max in all legacy CD...
1999-09-01 phkTry to win back the "removal of most crufty code" troph...
1999-09-01 phkUse "multiple 4 char outdent until no wrap" rather...
1999-09-01 dfrChange $Id$ to $FreeBSD$
1999-09-01 dfr* Fix a stack of warnings.
1999-09-01 jkhTry and commit the tun comment fix again; I have no...
1999-09-01 peterAdd $FreeBSD$
1999-09-01 peter$Id$ -> $FreeBSD$
1999-09-01 peterEliminate some magic numbers.
1999-09-01 phkImprove the micro "disk" layer after gaining more exper...
1999-09-01 phkImprove the returned values in st_blksize a little...
1999-09-01 cgsay hello to newpcm. it is not yet enabled, requiring...
1999-09-01 cgmss and sb drivers updated for newpcm
1999-09-01 wpaulJust when I thought it was safe. In the original 3c905...
1999-09-01 brianppp(1) -> ppp(8)
1999-09-01 newtonAdd MAINTAINER line
1999-09-01 julianGeneral cleanup of core-dumping code.
1999-08-31 dfrMake multiuser boots the default instead of singlue...
1999-08-31 phkSet the buffersize for non BSDFFS labeled partitions to
1999-08-31 phkMake buffered acces to bdevs from userland controllable...
1999-08-31 phkInclude "dscheck" and device name in all messages from...
1999-08-31 jlemonSimplify, and return an error if the user attempts...
1999-08-31 jlemonRemove conversion macros that were used during development.
1999-08-31 wpaulConvert the RealTek 8139 driver to newbus and miibus...
1999-08-31 wpaulAdd a driver for the internal PHY in the RealTek 8139.
1999-08-31 teggeIf integration of a buffer into a cluster write operati...
1999-08-31 nyanC-NET(9N)C support (PC-98 only).
1999-08-31 rogeradd vnode_if.h
1999-08-31 rogerOops. I undid the $Id: -> $FreBSD: change.
1999-08-31 rogerUpdate to driver release 1.71
1999-08-31 julianmake correct minor numvers for some of the devices.
1999-08-31 wpaulAdd splimp protection to wb_tick().
1999-08-31 wpaulMake sure to free resources on failure correctly in...
1999-08-31 peterFix a couple of things that weren't quite right for...
1999-08-31 jlemonAdd a SYSCTL_PROC so that TCP timer values are now...
1999-08-31 msmithMake the error return from mem_range_attr_get actually...
1999-08-30 wpaulConvert the Adaptec and Winbond drivers to miibus.
1999-08-30 msmithCheck that there is memory range support before attempt...
1999-08-30 jlemonRestructure TCP timeout handling:
1999-08-30 phkNull commit to get last commit message recorded:
1999-08-30 phk*** empty log message ***
1999-08-30 dimaktrace should not follow symlinks either.
1999-08-30 luoqiWrong sleep addr passed to wakeup.
1999-08-30 phkpps_shiftmax only exists #ifdef PPS_SYNC
1999-08-30 gibbsaic7xxx.c:
1999-08-30 gibbsAdd support for the aic7859 which is found on the 2930CU.
1999-08-30 nsayerMFS: Change path to perl.
1999-08-30 phkUpdate to the latest nanokernel from Dave Mills.
1999-08-30 sheldonhFor every "promiscuous mode enabled" message printed...
1999-08-30 phks/si_tty_tty/si_tty/g
1999-08-30 rogerAdd #include <sys/select.h> ready for select() support...
1999-08-30 phkMake bdev userland access work like cdev userland acces...
1999-08-30 phkMake bdev userland access work like cdev userland acces...
1999-08-30 bdeConverted the silly SAFTEY option into a new-style...
1999-08-30 peterIf using GNUC and ELF, make __IDSTRING() expand into...
1999-08-30 bde"Fixed" my recent world breakage (umap_subr.c now inclu...
1999-08-30 jdpAdd STAILQ_FOREACH.
1999-08-29 billfAdd $FreeBSD$ and spell Eklund properly.
1999-08-29 obrienRemove extra indenting of `break' statements introducte...
1999-08-29 kato- Removed COMPAT_ATDISK from option because it is pseud...
1999-08-29 iwasakiident GENERIC -> ident PCCARD
1999-08-29 wpaulConvert the 3Com XL driver to miibus. This one is a...
1999-08-29 wpaulRegenerate miidevs.h.
1999-08-29 wpaulThe ASIC on the 3c905C appears to be manufactured by...
1999-08-29 rogerAdd Voodoo 3 identification.
next