]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-14 mikeo Move forward declaration for struct timespec to a...
2002-10-14 mike1) Although C99 allows implementations to define additi...
2002-10-14 nyanFix to check disk geometry.
2002-10-14 nyanThe MACHINE variable on pc98 is "i386". So, use "pc98...
2002-10-14 nyanUse snprintf() instead of sprintf().
2002-10-14 nyanCheck correct machine name.
2002-10-14 nyanMFi386: revision 1.9.
2002-10-14 cognetFix support for the ALi M5451 (rev 0.2) chip.
2002-10-14 phkDon't panic when we can just return an error code.
2002-10-14 tjrUse a weak reference instead of a macro to make vfscanf...
2002-10-14 ueMove toc-depth define to the correct position and reduc...
2002-10-14 tjrAdd LC_CTYPE information for characters with lead bytes...
2002-10-14 tjrWrite the strvis()'d string out to the history file...
2002-10-14 nyanThe ep and pccard modules build on pc98.
2002-10-14 nyanMerged from sys/dev/sio/sio.c revision 1.382.
2002-10-14 phkImplement the GEOMCONFIGGEOM ioctl which can be used...
2002-10-14 phkAdd more KASSERTS.
2002-10-14 ruMerge FSF changes onto mainline (-r option).
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 ruFrom ChangeLog:
2002-10-14 phkRemove an unused variable.
2002-10-14 marcelAllow kernel dumps to be aborted with ctrl-C.
2002-10-14 cjcUnconditionally restore the pointer to the saved Ethern...
2002-10-14 mckusickRegularize the vop_stdlock'ing protocol across all...
2002-10-14 impo Comment out the symbol download code for 4.x.
2002-10-14 tjrFA, FB and FC are lead bytes according to recent Micros...
2002-10-14 tjrStyle changes. Mainly removing excessive whitespace...
2002-10-14 alcEliminate the unnecessary clearing of flag bits that...
2002-10-14 tjrAdd Big5, MSKanji and UTF-8 to the list of supported...
2002-10-14 grogClarify that a number of incidents relate to Germany.
2002-10-14 obrienTake a guess at what WARNS level will make this compile...
2002-10-13 phkAdd in the GEOM control module.
2002-10-13 phkAdd the outline of the "/dev/geom.ctl" handling code.
2002-10-13 jakeCompile in support for zipfs and bzipfs so we can load...
2002-10-13 cognetConnect trm(4) to the build.
2002-10-13 phkGive GEOM modules a chance to specify their own init...
2002-10-13 jakeAdd beginnings of sparc64 release magic.
2002-10-13 cognetImport of the trm(4) driver (for Tekram DC395U/UW/F...
2002-10-13 jakeMODINFO_SIZE metadata has type size_t, not unsigned...
2002-10-13 phkCorrectly account for MAXPARTITIONS in the CTASSERT...
2002-10-13 rwatsonRemove root from the kmem, sys, tty, and staff groups...
2002-10-13 mikeRemove the P1003_1B kernel option; it is no longer...
2002-10-13 rwatsonFor consistency with other entries in group, don't...
2002-10-13 mux- Remove a useless initialization for 'ronly', if it...
2002-10-13 phkPass flags to VOP_CLOSE() corresponding to what was...
2002-10-13 mikestruct ia64_fpreg needs to be available outside of...
2002-10-13 mikeRemove <sys/_posix.h>; nothing uses it anymore.
2002-10-13 mikeRemove _KPOSIX_VERSION as a kernel option, nothing...
2002-10-13 mikeUpdate a sysctl to use _POSIX_VERSION from <sys/unistd...
2002-10-13 mikeMove the _POSIX_VERSION constant from <unistd.h> to...
2002-10-13 mike#ifdef _KERNEL not #if _KERNEL.
2002-10-13 ruOops, missed that in rev. 1.35.
2002-10-13 mikeInclude <sys/_posix.h> directly instead of depending...
2002-10-13 krisDon't call report() without a format string.
2002-10-13 krisMark the logerr() function __printflike().
2002-10-13 krisUse strlcpy instead of incorrectly using strncpy.
2002-10-13 krisDump in $TMPDIR if !setugid, and use mode 0644 instead...
2002-10-13 krisIgnore TMPDIR if the application is setugid.
2002-10-13 tjrFreeBSD's libedit does not include NetBSD's readline...
2002-10-13 ruSupport FreeBSD versions starting from 4.0-RELEASE.
2002-10-13 marcelBuild the kernel with -mconstant-gp. This means that...
2002-10-13 jeff - Remove the do { } while(0) from the VOP lock assert...
2002-10-13 marcelia64 specific CFLAGS change:
2002-10-13 krisPrevent stack-smashing buffer overflows in -D and ...
2002-10-13 gshapiroMFS: Fix smrsh bypass bug.
2002-10-13 mikeo Fix a silly requirement for <machine/signal.h> to...
2002-10-13 mikeAdd standards visibility conditionals. Change any...
2002-10-13 mikeAssume POSIX/XSI is always visible in the __BSD_VISIBLE...
2002-10-12 jakeRemoved unused tl0_syscall.
2002-10-12 marcelo Fix typo in previous commit: s/sc-nsect/sc->nsect/
2002-10-12 marcelPlug two holes where we returned to userland without...
2002-10-12 alfredwhitespace fixes.
2002-10-12 marcelHave the linker collect and combine all unwind_info...
2002-10-12 krisUse buffer-safe string functions for paranoia.
2002-10-12 krisZero memory after malloc. This stops sysinstall from...
2002-10-12 mpDocument import of gdb-5.2.1.
2002-10-12 mpRemove dependency on version.in for version information.
2002-10-12 marcelPolish previous commit:
2002-10-12 marcelMFp4: Include machine/vmparam.h to pull in definition...
2002-10-12 marcelMake this compile on 64-bit architectures (e.g. ia64...
2002-10-12 marcelRemove the dependency on ia64_cpu.h by not defining...
2002-10-12 krisDisallow libdialog to be used in setugid applications...
2002-10-12 ueAnd the MFbed for the German version of the -current...
2002-10-12 andersAdd self.
2002-10-12 mpFix function parameter lists to be correct and eliminat...
2002-10-12 mpResolve conflicts with gdb-5.2.1 import.
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 mpImport gdb-5.2.1
2002-10-12 mikeAdd restrict type-qualifier.
2002-10-12 schweikhFix a dozen typos, among them dmr's last name :-) and...
2002-10-12 schweikhs/dependancy/dependency/
2002-10-12 bdeFixed syntax errors and printf format errors.
2002-10-12 mikeo Add typedefs for size_t and ssize_t.
2002-10-12 acheCosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like...
2002-10-12 schweikhFix style bugs:
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-12 acheFix problem with missing pseudographics on stock xterm...
2002-10-12 tjrDescribe the restrictions on seeking on wide character...
2002-10-12 seancIncrease the max dummynet hash size from 1024 to 65536...
2002-10-12 phkRemove NO_GEOM option. No outstanding show-stoppers.
next