]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-04-30 acheUse generated bc.h
1998-04-30 acheReturn -1 for invalid descriptor in catclose
1998-04-30 acheUse NL_CAT_LOCALE to activate LC_MESSAGES
1998-04-30 acheIf passed catgets descriptor is NULL or -1, return...
1998-04-30 acheForce loadType to 0
1998-04-30 acheImplement NL_CAT_LOCALE
1998-04-30 acheAdd (unsigned char) cast to ctype macros
1998-04-30 achePrototypes/typedefs cleanup
1998-04-30 achePrototypes/typedefs cleanup
1998-04-30 jbOops, backout the previous change having confused my...
1998-04-30 jbChange the description of errno to match the thread...
1998-04-30 jbMake errno finally and permanently thread-aware so...
1998-04-30 jbMake cerror thread aware by calling __error() to get...
1998-04-30 jbThe syscall that creates a kernel thread is coming...
1998-04-30 jbBuild __error.c into libc, but not libc_r. The weak...
1998-04-30 jbChange the name of this source file so that libc_r...
1998-04-30 acheAdd removed files to the removed list
1998-04-30 acheTurn on Readline support
1998-04-30 dfrAdd support for ELF shared libraries. Also use bfd...
1998-04-30 acheRemove junk files that occupes space: Flex/Bison output...
1998-04-30 dfrUse the dynamic symtab of the runtime linker when looki...
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...
next