]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-04-30 achefix make - use -I${.CURDIR} instead -I.
1998-04-30 acheFix make - use -I${.CURDIR} instead of -I.
1998-04-30 dfrAdd GDB support. The method and some of the code came...
1998-04-30 dfrThis was broken for ELF builds.
1998-04-30 dysonFix an error that I made with an optimization. In...
1998-04-29 jmzResurrect exit.c
1998-04-29 acheBasic support for LC_MESSAGES
1998-04-29 andreasupdate dc utility as well
1998-04-29 andreasremove old bc-1.0.3 stuff
1998-04-29 acheMake 'y' command 8bit clean
1998-04-29 andreasAdded short instruction for FreeBSD how to import
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasImport GNU bc 1.04
1998-04-29 impAdd note about BLOCKSIZE variable to -s flag.
1998-04-29 impUse ${.TARGET} rather than $@. i386 tested, pc98 untes...
1998-04-29 andreasFixes incorrect company and product names in uha(4...
1998-04-29 dtUse DFLTBSIZE instead of MAXBSIZE for pm_fatblksize.
1998-04-29 jbAdd spinlock.
1998-04-29 jbChange signal model to match POSIX (i.e. one set of...
1998-04-29 katoSync with sys/i386/i386/trap.c revision 1.127.
1998-04-29 jbDon't need wrappers for longjmp/setjmp anymore.
1998-04-29 jbRemove empty files that were renamed some time ago.
1998-04-29 jbAtomic lock source.
1998-04-29 jbStop renaming these in libc_r because wrappered version...
1998-04-29 jbReplace the threaded locking with spinlock calls for...
1998-04-29 jbReference an external variable in threaded programs...
1998-04-29 jbUse signal() in both the threaded and non-threaded...
1998-04-29 jbStubs are required in libc so that it can be used with...
1998-04-29 dysonAdd a needed prototype, and fix a panic problem with...
1998-04-29 maxAdd "flags 0x10" to the sio0 entry so that SMP-GENERIC...
1998-04-29 dysonTighten up management of memory and swap space during...
1998-04-28 eivindTranslate T_PROTFLT to SIGSEGV instead of SIGBUS when...
1998-04-28 acheFix merge errors
1998-04-28 acheUpgrade to 2.2
1998-04-28 dgOops, revert part of a diff that wasn't supposed to...
1998-04-28 dgCache the results of the ps_strings sysctl so that...
1998-04-28 acheMerge local changes
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-28 acheV2.2 import
1998-04-28 dysonFix a pseudo-swap leak problem. This mitigates "leaks...
1998-04-28 bdeFixed syntax error for `make checkdpadd'. libfl.a...
1998-04-28 impUse historically correct error message in some cases...
1998-04-28 dgSet TCP_NODELAY on the control channel to improve perfo...
1998-04-28 julianSubmitted by: Doug Ambrisko <ambrisko@whistle.com>
1998-04-27 bdeDon't build dependencies unless NOCLEAN is set. This...
1998-04-27 bdeDon't include ../Makefile.inc here. bsd.man.mk is...
1998-04-27 desCast return values to the appropriate fp_*_t. Note...
1998-04-27 desFixed spelling of "fictitious" in diagnostics and comments
1998-04-27 dgFixed a bug where if MAXUSRARGS amount of args were...
1998-04-27 peter*** empty log message ***
1998-04-27 brianSupport more than 256 tun devices:
1998-04-26 desCheck that user really typed "who am {I,i}", and that...
1998-04-26 phksay a few words about the -b option.
1998-04-26 phkAdd warning about root-fs blocksize expectations.
1998-04-26 phkAdd pa=none to give a hint that they exist.
1998-04-26 bdeFixed `make -j9' by putting generated headers in $...
1998-04-26 bdeBacked out most of rev.1.19 (explicit dependencies...
1998-04-26 phkWhen all transformation rules to or from a suffix disap...
1998-04-26 jkhUse more reasonable defaults for SUP variables (and...
1998-04-26 jkhAdd the whatis database to catpages too
1998-04-26 phktelnetd does not recognize the if (display file before...
1998-04-26 phkJean-Simon Pendry's paper on amd refers to the use...
1998-04-26 phkfix ncal.1 grammar
1998-04-26 phk`sigprocmask()' man page references `sigmask()' in...
1998-04-26 dysonAdd the PAT cpuid feature.
1998-04-26 teggeDon't clobber errno when reaping child processes.
1998-04-25 hosokawaKeywords "iosize" and "memsize" are unused since 1...
1998-04-25 hosokawa#define'd KWD_XXX for keywords.
1998-04-25 andreasmake includes has to execute "make beforeinstall" in...
1998-04-25 brianQuieten gcc-2.8.1
1998-04-25 katoSync with sys/i386/isa/wd.c revision up to 1.163.
1998-04-25 dysonCorrect copyright.
1998-04-25 katoSync with sys/i386/isa/wd.c revision 1.161.
1998-04-25 katoSync with sys/i386/conf/GENERIC revision 1.108.
1998-04-25 alexStrengthen the rules governing the 127.0.0.0/8 subnet...
1998-04-25 brianFix diagnostic typo.
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
next