]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-27 brooksUse IFNAMSIZ instead of a magic value for the length...
2004-01-27 bmahModified release note: Rewrite CVS update note to...
2004-01-26 wpaulReorganize the timer code a little and implement NdisIn...
2004-01-26 fjoeFix ~/.hushlogin handling.
2004-01-26 jhb*BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* ...
2004-01-26 jhbOverhaul our boot floppy generation system so that...
2004-01-26 jhbAdd a script to split a single file up into chunks...
2004-01-26 obrienThe problem Makefile rev 1.70 and fbsd-kgdb-i386.h...
2004-01-26 jhb- Call acpi_Startup() before parsing interrupt-related...
2004-01-26 jhbMove the code to initialize ACPI-CA into a separate...
2004-01-26 desImplement pam_sm_close_session().
2004-01-26 bmahNew release note: SMBFS request signing [1].
2004-01-26 hartiGet rid of the last two uses of NG_NODELEN + 1 in the...
2004-01-26 aleAdd missing 'device ataraid' to support ATA software...
2004-01-26 kanDo not treat make variables as Perl variables.
2004-01-26 eivindXref kqueue and poll
2004-01-26 eivindXref kqueue
2004-01-26 hartiReplace deprecated NG_NODELEN with the new NG_NODESIZ...
2004-01-26 cpercivaAvoid dereferencing null pointers in fsck_ffs. (pfatal...
2004-01-26 hartiGet rid of the old *LEN constants in favour of the...
2004-01-26 hartiDefine the new command NGM_SOURCE_START_NOW to allow...
2004-01-26 hartiMake ng_source to work with non-ethernet interfaces...
2004-01-26 hartiDeclare a function to silence a warning.
2004-01-26 hartiShould use the non-locking versions of the ifqueue...
2004-01-26 hartiReplace a call to bzero() with an M_ZERO flag. Replace...
2004-01-26 hartiThe version in the type description must be the ABI...
2004-01-26 hartiGet rid of the deprecated *LEN constants in favour...
2004-01-26 eivindMake a message less scary (based on user feedback)
2004-01-26 yarDocument the interface method if_input().
2004-01-26 desmdoc cleanup.
2004-01-26 sobomaxAdd support for WCCPv2. It should be enablem manually...
2004-01-26 nyanFixed some style bugs.
2004-01-26 hartiGet rid of the deprecated *LEN constants and use the...
2004-01-26 sobomax(whilespace-only)
2004-01-26 hartiAdd support for virtual interfaces. These have no phy...
2004-01-26 hartiAdd a device type for virtual interfaces.
2004-01-26 yarClearly state that upon SIOCSIFFLAGS, ifp->if_flags...
2004-01-26 hartiAdd an ATM sub-type for virtual interfaces.
2004-01-26 yarExtend the description of SIOCSIFCAP.
2004-01-26 ddsNew -e flag, modifies the behavior of the -u uid flag...
2004-01-26 hartiUpdate the upgrade instructions to account for the...
2004-01-26 ruMake this WARNS=3 clean.
2004-01-26 aleAdd a note to say that ULE is now the default scheduler...
2004-01-26 obrienFix problem where kgdb misses trap frames.
2004-01-26 obrienUse proper name.
2004-01-26 wpaulAvoid possible panic on shutdown: if there are still...
2004-01-26 wesRevert changes of rev 1.55; replace with strong encoura...
2004-01-26 bruefferFix sorting in the device list
2004-01-26 desPrevious commit did the reverse of what the log message...
2004-01-26 obrienstyle.Makefile(5)
2004-01-26 obrienFollow existing GDB style for frame_info vars.
2004-01-26 obrienRemove trailing white space.
2004-01-26 mckayUse malloc() instead of alloca() to allocate a (potenti...
2004-01-26 mckayThe log file is more useful when line buffered.
2004-01-26 iedowseBe much more strict about parsing tagged log messages...
2004-01-25 matkFix a panic in dsp_clone when trying to access a sound
2004-01-25 bruefferTrim IDE/ATA device list in favor of the list in the...
2004-01-25 bmahNew release note: PFIL_HOOKS in GENERIC.
2004-01-25 emaxCleanup CFLAGS in libsdp(3) Makefile
2004-01-25 ambrisko- Existing code would ignore pccard_ether_delay when...
2004-01-25 desFix the case where .OBJDIR != .CURDIR.
2004-01-25 cognetUpdate Eterm entry to Eterm 0.9.2
2004-01-25 desThis setup was used for amd64 and powerpc before they...
2004-01-25 rwatsonWhen aborting fork() due to a failure, if using MAC...
2004-01-25 umeavoid duplicate free.
2004-01-25 bruefferAdd SIS964 to the list of supported chipsets
2004-01-25 bruefferBack out rev. 1.40
2004-01-25 bdeFixed some style bugs (insertion sort errors, tab lossa...
2004-01-25 ruRegister the uart(4)'s spin lock with witness(4).
2004-01-25 ruCorrect the name of a loader(8) tunable.
2004-01-25 desUpdate the "overview of FreeBSD changes to OpenSSH...
2004-01-25 desRemove trailing whitespace.
2004-01-25 desReplace description of the mutex profiling code with...
2004-01-25 desAdd more implentation notes based on the comments in...
2004-01-25 ruFixed a bug that previous revision has introduced ...
2004-01-25 desAdd a cross-reference to MUTEX_PROFILING(9).
2004-01-25 desAdd a manual page for the mutex profiling code.
2004-01-25 desI don't normally use my middle name, so remove it from...
2004-01-25 mbrDhclient dumps core on suspend/resume cycles. If the...
2004-01-25 sobomaxMove LongRun support out of identcpu.c, where it hardly...
2004-01-25 sobomaxMove LongRun support out of identcpu.c, where it hardly...
2004-01-25 jeff - sched_strict has been dead for a long time now....
2004-01-25 jeff - Clean up KASSERTS.
2004-01-25 jeff - Correct function names listed in KASSERTs. These...
2004-01-25 jeff - Now that both schedulers support temporary cpu pinni...
2004-01-25 jeff - Implement cpu pinning and binding. This is acomplis...
2004-01-25 jeff - Use a unique string for the sched_setup SYSINIT...
2004-01-25 jeff - Compile 4BSD in LINT since ULE will be tested by...
2004-01-25 acheDescribe EOVERFLOW case
2004-01-25 bmahNew release notes: SCHED_ULE default, cdboot buggy...
2004-01-25 alcMFi386 revision 1.230
2004-01-25 bmahs/freebsd.org/FreeBSD.org/
2004-01-25 jeff - Don't define DETECT_DEADLOCK. I don't know that...
2004-01-25 jeff - Add a flags parameter to mi_switch. The value of...
2004-01-25 rwatsonAdd some basic support for measuring sleep mutex conten...
2004-01-25 wpaulCorrect KASSERT() in ndis_destroy(): ndis_mtx is a...
2004-01-24 simonAdd Sandberg USB to Serial Link (model number 133-08...
2004-01-24 phkDeal with MOD_FREQUENCY before MOD_OFFSET because the...
2004-01-24 jeff - Remove local changes that leaked into my last commit.
2004-01-24 jeff - Recruit some new ULE users by making it the default...
next