]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-04-25 acheFix nasty error in len_octal, result not initialized
1998-04-25 acheFix ctype error #1 - chars must be unsigned
1998-04-25 acheMake asctime_r static if !_THREAD_SAFE to prevent names...
1998-04-24 desRemove the bogus -? option after reading the getopt...
1998-04-24 mjacobOops- osreldate.h is not around like I thought it would...
1998-04-24 phkAugment the last change after some deliberation with...
1998-04-24 bdeDon't build shared libraries twice for `make world...
1998-04-24 deso Removed two unused variables (f_dirname and f_newline...
1998-04-24 desUpdated references to the behaviour of ls(1).
1998-04-24 obrienDiscussed with: bde
1998-04-24 obrienCreate virgin disklabels with 8 (MAXPARTITIONS) partiti...
1998-04-24 dgAt the request of Garrett, changed sysctl:
1998-04-24 dgEnsure that TCP_REXMTVAL doesn't return a value less...
1998-04-24 julianslice_device.c: permissions changes for SLICE devices
1998-04-24 deso Renamed '-b' (show unprintables in octal) to '-B'
1998-04-24 dgOutput mbuf clusters as current/peak/max. Requires...
1998-04-24 dgAdded kern.ipc.nmbclusters
1998-04-23 julianWhen calling the open function, specify either FREAD...
1998-04-23 julianOops forgot to include opt_bootp.h
1998-04-23 desThere is no "rwho" service, it's "who"
1998-04-23 bdeDon't generate code with syntax errors (hard newlines...
1998-04-23 bdeFixed missing dependencies. The critical missing one...
1998-04-23 eivindConvert timespecclear() back to an expression (this...
1998-04-23 pstBack out last change
1998-04-23 eivindWrap timerclear in do { ... } while(0)
1998-04-23 eivindAdd devfs support.
1998-04-22 teggeMask the interrupt before setting the corresponding...
1998-04-22 rnordierImprove description.
1998-04-22 julianBad144 support for the slice system (!)
1998-04-22 mjacobAdd support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 mjacobAdd support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 mjacobAdd support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 katoSync with sys/i386/conf/majors.i386 revision 1.39.
1998-04-22 julianclose() is no longer a SLICE method.
1998-04-22 peterAdd a couple of missing symbols referred to in asm...
1998-04-22 phknetstat truncates info in sockaddr* between kgetsa...
1998-04-22 phkEven with '-s', syslogd still creates an AF_INET socket...
1998-04-22 pstFix cabs and cabsf definitions to be prototypes.
1998-04-22 phkWhen ipfw reads its rules from an input file, the optin...
1998-04-22 msmithAdd a block device entry for the 'myx' driver too.
1998-04-22 msmithAdd 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf...
1998-04-22 julianDon't allow an open to succeed if the device is invalid...
1998-04-21 desAdded -b option to display unprintables in octal.
1998-04-21 brian- breakage of the warnings about pessimized i/o port...
1998-04-21 brianCorrect the digiboard device names in agreement
1998-04-21 julianRemove the artificial limit on the size of the ipfw...
1998-04-21 katoPC-98 does not supports DMA automode lager than 65535...
1998-04-21 katoSupports PC-98 again.
1998-04-21 eivindAdd a forgotten 'static'.
1998-04-21 briano Move debug stuff down a bit so that it doesn't try to
1998-04-21 eivindMake brandelf test for known brands, and introduce...
1998-04-20 julianThe 'mountroot' option is obviously pointless for an LKM
1998-04-20 dimaindent
1998-04-20 julianRemove more LFS left-overs
1998-04-20 julianRemove an LFS clause, now that it is in the history,
1998-04-20 rnordierSpelling/typo fixes: (preceeded, friday).
1998-04-20 rnordierSpelling/typo fix: (proccessed).
1998-04-20 rnordierSpelling/typo fixes: (proccessed, og).
1998-04-20 sosEnable DEVFS usage of the device (include opt_devfs.h>
1998-04-20 nate- Argh, fix stupid logic error in the laststate/state...
1998-04-20 bdeDon't build files at install time (just to be consisten...
1998-04-20 nate- Don't try and keep track of the previous state, since...
1998-04-20 nate- Give up trying for a simple solution for correctly...
1998-04-20 nate- Only poll the PCIC controller for insertion/removal...
1998-04-20 rnordierCheck bytes read to prevent random error message.
1998-04-20 katoCommented out ide_pci.c.
1998-04-20 katoSync with sys/i386/conf/options.i386 revision 1.77.
1998-04-20 katoSync with sys/i386/conf/files.i386 revision 1.197.
1998-04-20 katoSync with sys/i386/isa/wd.c revision up to 1.159.
1998-04-20 katoSync with sys/i386/isa/fd.c revision 1.109.
1998-04-20 katoSync with sys/i386/isa/npx.c revision 1.60.
1998-04-20 joergDefine '\t' as a printable character, so it can be...
1998-04-20 desfd(4) referenced in HISTORY has nothing to do with...
1998-04-20 jbAdd an example supfile for the gnats database.
1998-04-20 phkAdd a #ifdef _THREAD_SAFE around ctime_r
1998-04-20 charnierCorrectly operate on hardlink when source and destinati...
1998-04-20 jkhNote usage of Linux PLIP peer.
1998-04-20 nateMF22: Finish fixing 'looping' bug.
1998-04-20 julianfix typo in copyright.
1998-04-20 julianGet rid of DEVFS_ROOT
1998-04-20 julianMake the devfs SLICE option a standard type option.
1998-04-20 acheDescribe timegm()
1998-04-19 julianAdd changes and code to implement a functional DEVFS.
1998-04-19 teggeDisregard the values for polarity and trigger mode...
1998-04-19 desBacked out lseek changes.
1998-04-19 briano Support a compile-time -DNO_FW_PUNCH for portability
1998-04-19 ahastyForgot to add opt_bktr.h
1998-04-19 nate- If we see a tuple we don't expect, don't spin forever...
1998-04-19 phkLike most Unices FreeBSD should have a larger tty field...
1998-04-19 phkThe current version of netstat does not print the interface
1998-04-19 phkCtags write to buffer beyond the end of it when the...
1998-04-19 phkProblem whith "subnet=" statement in /etc/gateways.
1998-04-19 phkmt should report the compression status.
1998-04-19 phkAccording to:
1998-04-19 bdeSupport compiling with `gcc -pedantic' (don't use hard...
1998-04-19 bdeSupport compiling with `gcc -pedantic' (don't use hard...
1998-04-19 bdeSupport compiling with `gcc-pedantic' (don't declare...
1998-04-19 bdeSupport compiling with `gcc-pedantic' (don't use hard...
1998-04-19 brianRemove duplicate decls
1998-04-19 bdeSupport compiling with gcc -pedantic (don't use a bogus...
next