]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-13 David MaloneFix up vendor IDs.
2002-04-13 Thomas MoestlUse pmap_extract() instead of pmap_kextract() to retrie...
2002-04-13 David E. O... Revision 1.17 seems to break a subsequent buildworld...
2002-04-13 Alan Cox o Remove vm_map_growstack() and useracc() from sendsig...
2002-04-13 David MaloneAdd some constness to make this WARNS clean again.
2002-04-13 Boris PopovCheck write permissions before creating anything.
2002-04-13 Murray StokelyAdd support for an additional field to the packages...
2002-04-13 Murray StokelyRead the CD_VOLUME property from the cdrom.inf file...
2002-04-13 Murray StokelyAdd the concept of a volume to the device and package...
2002-04-13 Hellmuth Michaelisupdate german national holidays file for 2002, 2003...
2002-04-13 David E. O... Fix a minor lint warning.
2002-04-13 David E. O... Prefer BSDmakefile over makefile and Makefile.
2002-04-13 David E. O... Fix copyrights, and undo SCS ID damage.
2002-04-13 Jeroen Ruigrok... Fix a missed conversion of lld to llu for the uint64_t...
2002-04-13 David E. O... Update SCM ID method.
2002-04-13 Jeroen Ruigrok... Use the correct macros for F_SETFD/F_GETFD instead...
2002-04-13 David E. O... Make str_concat handle NULL arguments properly (a-la...
2002-04-13 David E. O... De'register.
2002-04-13 David E. O... Constify str_concat()
2002-04-13 David E. O... Check to make sure fdopen() succeeds in make(1).
2002-04-13 Dima Dorfman${BDECFLAGS} gets added to CFLAGS, not CXFLAGS.
2002-04-13 Marcel MoolenaarHigh-level changes (user visible):
2002-04-13 Dag-Erling... Add libypclnt to the includes target.
2002-04-13 Dag-Erling... Add libypclnt.
2002-04-13 Dag-Erling... Add support for FreeBSD-specific "master" update.
2002-04-13 Dag-Erling... Header file for libypclnt.
2002-04-13 Dag-Erling... NIS client toolbox. This centralizes code which is...
2002-04-13 Dag-Erling... Change || into && (braino in previous commit). Also...
2002-04-13 Warner LoshFix an edge case wrt membase, but more changes needed
2002-04-13 Andrey A. ChernovRe-add sort spammed in v1.62
2002-04-13 Dima DorfmanThis was recently MFC'd, so it will appear in 4.6.
2002-04-13 Warner LoshRestore NetBSD copyrights that shouldn't have been...
2002-04-13 Marcel MoolenaarImplement _Unwind_FindTableEntry(). This function is...
2002-04-13 Eric MelvilleFix compilation in the non-FreeBSD case.
2002-04-13 Thomas MoestlBack out the last revision - it does not work correctly...
2002-04-12 Dag-Erling... Use pam_rhosts(8).
2002-04-12 Dag-Erling... Major cleanup:
2002-04-12 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-04-12 Dag-Erling... Fix typo in openpam_log macro (perforce change 9634)
2002-04-12 Tom RhodesMake a few content fixes/additions to tap(4) manual...
2002-04-12 Philippe CharnierDo not print error message twice.
2002-04-12 Philippe Charnier.Ar filename ... is equivalent to .Ar.
2002-04-12 Philippe CharnierReplace err() with errx(), errno is garbage in this...
2002-04-12 Philippe CharnierReduce the number of spelling mistakes.
2002-04-12 John BaldwinRework ptrace(2) to be more locking friendly. We do...
2002-04-12 Gregory Neil... Add my Copyright on this file so I can allow others...
2002-04-12 Philippe CharnierDo not return(f_returning_void());. Spell FALLTHROUGH...
2002-04-12 Philippe CharnierEnd of comment was missing at FreeBSD Id line. Switch...
2002-04-12 Dag-Erling... Add a pam_rhosts module, loosely based on code submitte...
2002-04-12 Dag-Erling... Rename the even_root option to allow_root.
2002-04-12 David E. O... Updated to a 10-April-2002 2.12 branch snapshot.
2002-04-12 David E. O... Use the stock 2.12 snapshot version of this.
2002-04-12 David E. O... Merge rev 1.2 (FreeBSD a.out configuration support...
2002-04-12 David E. O... Bring the binutils_2_12_20020410 snap version of this...
2002-04-12 David E. O... Merge the stock 2.12.0 snap version.
2002-04-12 David E. O... Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils...
2002-04-12 David E. O... Merge rev 1.8 ("ELF_DYNAMIC_INTERPRETER") into Binutils...
2002-04-12 David E. O... Merge our ELF branding into Binutils 2.12_20020410...
2002-04-12 Ruslan ErmilovAdd a tool (and the first application of it) that could...
2002-04-12 Maxim SobolevFix an ages-old bug in sed(1), which resulted in the...
2002-04-12 Thomas MoestlDo not use pmap_kextract() to find out the physical...
2002-04-12 David E. O... This commit was generated by cvs2svn to compensate...
2002-04-12 David E. O... Import of Binutils from the FSF 2.12 branch.
2002-04-12 Ruslan ErmilovI don't know what the MAINTAINER means in src/ part...
2002-04-12 Dag-Erling... Linux-PAM compatibility improvements (perforce change...
2002-04-12 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-04-12 Tom Rhodesrestore(8) manual page does not explain rrestore.
2002-04-12 Udo ErdelhoffMFbed: translation updates
2002-04-12 Ruslan ErmilovRevert last change, to be revisited later.
2002-04-12 Chad DavidRemove a duplicate description of the type parameter...
2002-04-12 Ruslan ErmilovBack out second part of the previous change. While...
2002-04-12 Dag-Erling... Add etc/pam.d.
2002-04-12 Philippe CharnierUn.Ar makefile. The add of .Ar was part of my last...
2002-04-12 Mike BarcroftInclude <sys/cdefs.h> for definition of __BSD_VISIBLE.
2002-04-12 Dag-Erling... Back out previous backout. It seems I was right to...
2002-04-12 Ruslan ErmilovUnbreak this as well.
2002-04-12 Søren SchmidtAdd a couble more Promise chip ID's.
2002-04-12 Philippe CharnierReorder #include. Cast arg #2 of lseek to an off_t...
2002-04-12 Philippe CharnierMake `make WARNS=3' succeed, notably, use %d to printf...
2002-04-12 Philippe CharnierDocument that only superuser can use -c option. Add...
2002-04-12 Philippe CharnierAdd FBSDID. Do not put spaces inside [] in usage string...
2002-04-12 Ruslan ErmilovTemporarily unconnect "doscmd" from build until I can fix
2002-04-12 Ruslan ErmilovFixed the fatal breakage I introduced in the last commit.
2002-04-12 Ruslan ErmilovRemoved the cruft that became cruft after rev. 1.4.
2002-04-12 Ruslan ErmilovDon't add -lstdc++ to LDADD, just let c++(1) link C...
2002-04-12 Doug RabsonInitialise ar.cflg, which contains the IA-32 registers...
2002-04-12 Doug RabsonPrint extra information in printtrap() if the interrupt...
2002-04-12 Marcel MoolenaarFix definition of va_start: We don't need to take the...
2002-04-12 Chad DavidAdd entries for selrecord.9.
2002-04-12 Warner LoshForgot to commit this when I committed the rest of...
2002-04-12 Chad DavidAdd a new man page that documents selrecord and selwakeup.
2002-04-12 Warner LoshAfter committing the forgotten IFM_IEEE80211_HOSTAP...
2002-04-12 Warner LoshAdd hostap 802.11 media type.
2002-04-12 Chad DavidUpdate the prototype for maybe_resched to take a thread...
2002-04-12 Warner Losh-DWI_HOSTAP no longer needed
2002-04-12 Warner Loshunifdef -DWI_HOSTAP, like OpenBSD does
2002-04-12 Chad DavidAdd text describing the new type parameter, and rename...
2002-04-12 Alfred Perlsteinifdef WI_HOSTAP some stuff that seems like it needs...
2002-04-12 Chad DavidAdd sys/types.h to the list of required includes.
2002-04-12 Chad DavidUpdate the prototype for read_random to reflect that...
next