]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 obrienVirgin import of GCC 2.7.2.3
1999-07-10 alcAn SMP-specific change: eliminate a check on bsp_apic_ready
1999-07-10 peterConvert the if_fea (DEC FDDI) driver to newbus since...
1999-07-10 wesFixed a minor style nit in the EXAMPLE section.
1999-07-10 alcChange the data type used to represent page color in...
1999-07-10 iwasakiFix typo ($Id: ... % --> $Id: ... $).
1999-07-10 alcRemove unused function prototypes.
1999-07-10 iwasakiAdd apmd support code.
1999-07-10 iwasakiPut apmd configuration and rc files in /etc.
1999-07-10 iwasakiActivate apmd.
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThe apmd package provides a means of handling various...
1999-07-10 bdeGo back to the old (icu.s rev.1.7 1993) way of keeping...
1999-07-10 peterFixes for a couple of problems in last commit:
1999-07-10 bdeFixed a longstanding scheduling bug. ASTs and softcloc...
1999-07-10 phkFix a dev_t/udev_t issue with accounting. lastcomm...
1999-07-10 krisAdd -W and fix the warning due to missing struct initia...
1999-07-10 brianOops - add a missing cast.
1999-07-10 brianLeap through one more hoop to avoid alignment problems.
1999-07-09 phkAdd example of how to create a jail.
1999-07-09 phkClarify an explanation a little bit.
1999-07-09 phkAdd a pseudo target called "jail" which DTRT for a...
1999-07-09 phkAllow jailed proccesses to open non-process vnodes...
1999-07-09 peterFix the previous warning a different way since the...
1999-07-09 peterMinor tweak - don't cause a warning.
1999-07-09 peterUse %q rather than rolling a custom routine.
1999-07-09 peterImplement the %q prefix for the integer types. Note...
1999-07-09 mjacobAdd in dbregs stubs that a committer for changes on...
1999-07-09 wpaulif_sk.c: use pci_port_t instead of u_short
1999-07-09 peterbufhashinit() is called with a caddr_t and is expected...
1999-07-09 jdpAdd a MAINTAINER line naming myself. We control the...
1999-07-09 jdpFix bug: if a dlopen() failed (e.g., because of undefin...
1999-07-09 sheldonhFix typo in previous commit.
1999-07-09 katoRemoved device-dirver flags.
1999-07-09 katoSync with sys/i386/i386/userconfig.c revision 1.148.
1999-07-09 sheldonhAdd the pps (Pulse per second timing interface) device.
1999-07-09 katoSync with sys/i386/i386/machdep.c revision 1.355.
1999-07-09 sheldonhUse the proctitle to indicate that we're busy wrapping...
1999-07-09 sheldonhAllow internal and external wrapping to be enabled...
1999-07-09 obrienInstall dhclient.conf.
1999-07-09 wpaulThis commit adds driver support for the SysKonnect...
1999-07-09 jlemonSupport for i386 hardware breakpoints.
1999-07-09 jlemonImplement support for hardware debug registers on the...
1999-07-09 jkhProperly document /etc/defaults/rc.conf and rc_conf_files.
1999-07-08 billfFix nested if/else within an if
1999-07-08 peterTweak previous commit. Only sense the configuration...
1999-07-08 mckusickCondition in KASSERT was reversed.
1999-07-08 marcelImplement VT_RELDISP ioctl
1999-07-08 katoSync with sys/dev/syscons/syscons.c revision 1.313.
1999-07-08 katoSync with sys/i386/i386/machdep.c revision up to 1...
1999-07-08 katoSync with sys/i386/conf/majors.i386 revision 1.79.
1999-07-08 katoSync with sys/i386/conf/Makefile.i386 revision 1.158.
1999-07-08 greenDEFAULT_PAGE_SIZE was removed, pgtok defined in headers...
1999-07-08 mckusickThese changes appear to give us benefits with both...
1999-07-08 wpaulGrrr.... forgot one line from the previous fix.
1999-07-07 wpaulFix a potential race condition that can occur in xl_sta...
1999-07-07 desBack out previous commit after discussing it with Dmitr...
1999-07-07 desAlways set errno to ENOMEM when returning 0 from malloc...
1999-07-07 mjacobFix my complete botch. I hope. Tested this time
1999-07-07 yokota- Fixed memory leak in sc_alloc_history_buffer().
1999-07-07 yokotaDo not list a null string in a dialog box.
1999-07-07 yokota- Fix Belgian keyboard map (be.iso.kbd).
1999-07-07 peterDo away with ${network_interfaces} in rc.conf. Just...
1999-07-07 bdeRemoved bogus quotes in descriptions of disk devices...
1999-07-07 jkhinvoke fvwm properly
1999-07-07 acheadd unused argument to udev2dev() to make kernel compiled
1999-07-07 robertoAdd $Id$
1999-07-07 cracauerBreak lines to be < 80 chars. This has been done only...
1999-07-07 impPer requests from the community, commit rudimentary...
1999-07-07 impSpelling nits
1999-07-07 msmithReinstate the previous fix for the broken export of...
1999-07-07 greenBack out previous commit. It was wrong, and caused...
1999-07-07 hosokawaAdded pccard_conf parameter.
1999-07-07 hosokawaRemoved my name and (old) e-mail address from comments.
1999-07-07 hosokawaAdded pccard_conf parameter to /etc/rc.conf,
1999-07-06 msmithswdevt should contain a udev_t not a devt. This result...
1999-07-06 phkupdate fla related entries.
1999-07-06 desRename bpfilter to bpf.
1999-07-06 desUse -finet option to netstat(1), and don't discard...
1999-07-06 desDon't truncate port numbers.
1999-07-06 peterImplement SA_SIGINFO support for the Alpha. This is...
1999-07-06 n_hibmaBackout the previous change. Claimed to break compatibi...
1999-07-06 peterDon't clobber the smb cdevsw entry that was installed...
1999-07-06 peterQuieten gcc paranoia.
1999-07-06 yokotaList avaiable function keys.
1999-07-06 hosokawaAdded a short README to PC-card boot.flp directory.
1999-07-06 peterTypo: s/0ff0/0xff0/
1999-07-06 hosokawaAdded $pccardd_flags.
1999-07-06 yokotaRemove reference to the obsoleted COMCONSOLE option.
1999-07-06 marcelTrivial implementation of TIOCM{S|G}ET and TIOCMBI...
1999-07-06 jkhDon't ask about Linux emulation on the alpha (for now).
1999-07-06 hosokawaUse #include <pccard_conf.h> instead of -DPCCARD.
1999-07-06 jkhAdd an option for more fully enabling linux compatibility.
1999-07-06 hosokawaExclude CHECKSUM.MD5 itself from CHECKSUM.MD5 in PC...
1999-07-06 cracauerUpdate to new struct sigcontext after SA_SIGINFO changes
1999-07-06 cracauerImplement SA_SIGINFO for i386. Thanks to Bruce Evans...
1999-07-06 cracauerRename struct members sa_siginfo. POSIX reserves identi...
1999-07-06 greenAdd Centaur/IDT WinChip support.
1999-07-06 mjacobadd in (controlled by option) 2200 Expanded Lun F/W
next