]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2009-06-13 samnote abi change for IEEE80211_IOC_STA_INFO
2009-06-13 samRev IEEE80211_IOC_STA_INFO abi: ni_flags grew from...
2009-06-13 sampurge HAL_TXSTAT_ALTRATE; you can figure this out by...
2009-06-13 marius- Also probe DP83865, which is an is an ultra low power...
2009-06-13 rmacklemWhen a Solaris10 client does an NFS mount using krb5i...
2009-06-13 kmacyupdate backend_changed to reflect .m prototype
2009-06-13 jillesAvoid leaving unnecessary waiting shells in many forms...
2009-06-13 jillesDon't skip forking for an external command if any traps...
2009-06-13 alcEliminate an unnecessary clearing of a page's dirty...
2009-06-13 alcEliminate unnecessary variables.
2009-06-13 alcCorrect the method of waking the page daemon when the...
2009-06-13 jamieRename the host-related prison fields to be the same...
2009-06-13 jamieUse getcredhostuuid instead of accessing the prison...
2009-06-13 edClobber "cc" instead of using volatile.
2009-06-13 desRemove "extern" from function prototypes, and fix some...
2009-06-13 edClobber "cc" instead of using volatile; remove obsolete...
2009-06-13 edSimplify the inline assembler (and correct potential...
2009-06-13 desWrap some macros that needed wrapping.
2009-06-13 edwinSync termcap.small with main termcap; add xterm entry...
2009-06-13 bzRemove the static from int hardlink_check_uid.
2009-06-13 desRemove casts from {c,m,re}alloc() and simplify sizeof().
2009-06-13 edMake the proof-of-concept UTF-8 support in Syscons...
2009-06-13 sanpeiCorrect entry of vendor ID 0x0d8c. It's C-Media, not...
next