]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-17 alcMake the maintenance of a page's valid bits by contigma...
2009-06-17 weongyoadds opt_inet6.h to fix a error during compiling wlan...
2009-06-17 weongyoreorders the sequence when the device is detached....
2009-06-17 samcorrect data/instruction memory sizes for non-ixp425...
2009-06-17 samremove IAL vestige for defining the max data/instructio...
2009-06-17 samo correct default miibase for NPE-B and NPE-C; these...
2009-06-17 samadd ixp4xx_write_feature_bits
2009-06-17 attilioIntroduce support for adaptive spinning in lockmgr.
2009-06-16 jkimFix a typo from the previous commit.
2009-06-16 jkimSync acpi(4) kld module Makefile with conf/options.
2009-06-16 edwiniiin -> in
2009-06-16 jhbTrim extra sets of ()'s.
2009-06-16 jhbFix edge cases with ticks wrapping from INT_MAX to...
2009-06-16 jhb- Change members of tcpcb that cache values of ticks...
2009-06-16 jhbRemove confusing mergeinfo caused by renaming files.
2009-06-16 kanFreeBSD returns main object handle from dlopen(NULL...
2009-06-16 jhbUse the closefrom(2) system call.
2009-06-16 kibDo not use casts (int *)0 and (struct thread *)0 for...
2009-06-16 jhbMove (read|write)_cyrix_reg() inlines from specialreg...
2009-06-16 edSmall fixes to Unicode handling:
2009-06-16 rmacklemRemove the "int *" typecast for the aresid argument...
2009-06-16 rdivackyFix a typo that causes the for loop to exit immediately...
2009-06-16 edwinFix NanoBSD when the data partition size is defined...
2009-06-16 edwinSupport for 64 Mb Kodak flash device.
2009-06-16 edwinAdd support for 256MB Hitachi CF card and 256MB Silicon...
2009-06-16 delphijDisconnect closefrom.c as we have it as a system call.
2009-06-15 delphijNow we have closefrom().
2009-06-15 thompsaFix usb2_find_descriptor function name.
2009-06-15 psI have several machines where the following warning...
2009-06-15 edAdd revoke(1).
2009-06-15 edMake the chpass Makefile honour NO_FSCHG.
2009-06-15 edPerform some more cleanups to in-kernel session handling.
2009-06-15 jhbRegen.
2009-06-15 jhbAdd a new 'void closefrom(int lowfd)' system call....
2009-06-15 samr193336 moved ifq_detach to if_free which broke if_allo...
2009-06-15 edRemove redundant code from runshutdown() now tcsetsid...
2009-06-15 edMake tcsetsid(3) work on revoked TTYs.
2009-06-15 jamieGet vnets from creds instead of threads where they...
2009-06-15 jamieManage vnets via the jail system. If a jail is given...
2009-06-15 jkimLong long time ago, several utilities in base used...
2009-06-15 mariusAdd cas(4).
2009-06-15 mariusAdd cas(4).
2009-06-15 mariusAdd a man page for cas(4) and reference it as appropriate.
2009-06-15 mariusAdd cas(4), a driver for Sun Cassini/Cassini+ and Natio...
2009-06-15 olegSince dn_pipe.numbytes is int64_t now - remove unnecess...
2009-06-15 lulf- The maximum number of heads is 255, not 256.
2009-06-15 lulf- Remove old and add new valid flags for the chunk...
2009-06-15 jkimAM/PM should come first in korean.
2009-06-15 lulf- Relax sanitazion requirements in libdisk, as a previo...
2009-06-15 jhbNote that the structures are defined in <sys/user.h...
2009-06-15 rmacklemReplace the global references to "hostid" in svc_rpcsec...
2009-06-15 mavForbid multi-vector MSI interrupt vectors migration...
2009-06-15 ariff- Add a way to change filter oversampling factor through
2009-06-15 ariffRemap type of polynomial interpolators for better polyphase
2009-06-15 edwinUndo the change in r193688 as suggested in conf/72076.
2009-06-15 thompsaFix _USB2_* refernces in the header protection defines.
2009-06-15 thompsaFix compile with changes to the usb_config struct.
2009-06-15 thompsas/usb2_/usb_|usbd_/ on all function names for the USB...
2009-06-15 thompsaRemove usb2_cv_* and just use the kernel condvar implem...
2009-06-14 desEd forgot this in r190751.
2009-06-14 desEd forgot this in r190751.
2009-06-14 edRemove the note about using vt220, which makes no sense...
2009-06-14 desAdd volatile to sig_atomic_t where it was missing.
2009-06-14 simonBump __FreeBSD_version for OpenSSL 0.9.8k import.
2009-06-14 alcLong, long ago in r27464 special case code for mapping...
2009-06-14 simonRegenerate manual pages for OpenSSL 0.9.8k.
2009-06-14 simonUpdate build infrastructure for OpenSSL 0.9.8k.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edEnable PRINTF_BUFR_SIZE on i386 and amd64 by default.
2009-06-14 dchaginUnlock process lock when return error from getrobustlis...
2009-06-14 rmacklemWhen the KOBJMETHOD() macro was updated, it resulted...
2009-06-14 bzAdd an optional callback function that will be invoked...
2009-06-14 edFix the staircase issue properly this time.
2009-06-14 norkAdd myself.
2009-06-14 jillesAdd tests for r194127 and r194128.
2009-06-14 markmAllow "make update" work with SVN, if you take the...
2009-06-14 mariusImprove the description a bit and add a reference to...
2009-06-14 edwinInstead of only being able to compare two terminal...
2009-06-14 edwinRename since it has will have more capabilities than...
2009-06-14 edInclude <sys/module.h> for modfind().
2009-06-14 edInclude <camlib.h> for cam_path_string().
2009-06-14 edInclude <stdio.h> for asprintf().
2009-06-14 edInclude <sys/wait.h> and <signal.h> for wait() and...
2009-06-14 edFix missing includes of <string.h>, to silence some...
2009-06-14 bzRemove a line break leaving a function return type...
2009-06-14 edAdd more entries to the Unicode-to-CP437 table.
2009-06-14 mavFix type of lowaddr variable.
2009-06-14 edwinAdd missing passthrough printing entries for VT100...
2009-06-14 edwinTermcap updates for screen and linux console:
2009-06-14 brianAdd -m and -t options.
2009-06-14 brianRemove HOME= - this has surprised me several times...
2009-06-14 brianDon't set $PATH - if the caller doesn't have /bin and...
2009-06-14 edwinAdd missing terminal definition for Wyse 120 in termcap
2009-06-14 edwinAdd missing termcap entry for rxvt-unicode.
2009-06-14 impFix typo... bad imp.
2009-06-14 edwinTool to compare two (roughly similar) termcap entries...
2009-06-14 impAfter Marcel's change to DEFAULTS, we were bringing...
2009-06-14 impFormatting nit.
2009-06-14 mariusMissed style fixes.
2009-06-14 mariusFix style.
next