]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-10 desDocument the dumpdir variable, and write a better descr...
2001-10-09 rwatson- Combine kern.ps_showallprocs and kern.ipc.showallsock...
2001-10-09 bmahAdd a sentence giving a bit of background for recent...
2001-10-09 dfrMake this build on ia64.
2001-10-09 iedowseRemove the Xresume* labels from the i386 interrupt...
2001-10-09 dfrClarify a comment.
2001-10-09 scottlUpdate to using the pcm_getbuffersize() method.
2001-10-09 desAdd a dumpdir variable that determines where savecore...
2001-10-09 jhbproces -> process in a comment.
2001-10-09 mikeDocument the fact that the strnstr(3) function is not...
2001-10-09 rwatsono Recent addition of (p1==p2) exception in p_candebug...
2001-10-09 jhbUse crhold() instead of crdup() since we aren't modifyi...
2001-10-09 mikeDon't mangle vendor ids to put them in __RCSID. Just...
2001-10-09 jhbUse crhold() instead of crdup(). The md(4) driver...
2001-10-09 sobomaxRemove greatly outdated comment that systat(1) takes...
2001-10-09 robertRemove an unneeded variable declaration and statement.
2001-10-09 mike(forced commit)
2001-10-09 nyanAdded Logitec LHA-301 pnp id.
2001-10-09 ruPad input with null characters if it is not a multiple...
2001-10-09 dfrDon't include isavar.h - we don't need it.
2001-10-09 dfrAdd a minimalist kernel config which can run inside...
2001-10-09 ruThe previous change also disaligned lines with AF_IPX...
2001-10-09 obrienBump for switch to XFree86 4.x.
2001-10-09 ruUpdate for FILE v3.37.
2001-10-09 mdoddMinor output formatting for 'netstat -i':
2001-10-09 jlemonThe kernel doesn't have <stdio.h> or <string.h>. Remov...
2001-10-09 bmahUpdated release note: FILE 3.37.
2001-10-09 peterMake this compile after last commit. It should be:
2001-10-09 mikeAdd a new libc function, strnstr(3), which allows one...
2001-10-09 peterSync this file up with its i386 brother. This appears...
2001-10-09 gadFix one more compile-time warning by renaming a local...
2001-10-09 gadFix a compile-time warning by declaring 'len' as size_t...
2001-10-09 gadRename the local variable 'person' to 'lpr_username...
2001-10-09 mjacobNote that this driver is soon to be deprecated and...
2001-10-09 gadGet rid of some minor compile-time errors by changing...
2001-10-09 gadFix minor compile-time error in definition of 'copyright'.
2001-10-09 gadFix minor compile-time warning that snunk in with chang...
2001-10-08 julianDon't dereference td if it's NULL.
2001-10-08 jhbDon't attempt to initialize the pcaudio device on open...
2001-10-08 obrienUpdate for FILE v3.37.
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-08 obrienVirgin import of Christos Zoulas's FILE 3.37.
2001-10-08 gshapiroDo not clobber users hostname.mc file if freebsd.mc...
2001-10-08 bmahUpdate relevant release note item with SA-01:62.
2001-10-08 jhbReplace 'curproc' with 'td->td_proc'.
2001-10-08 jhbAllow atomic ops to be somewhat safely used in userland...
2001-10-08 wilkoUpdate references to 'device' entries for the kernel...
2001-10-08 dfrMake printtrap() more informative.
2001-10-08 dillonWS Cleanup
2001-10-08 sobomaxOOPS, delete some commented out debugging code committe...
2001-10-08 sobomax(forced)
2001-10-08 sobomax- Allow package archive to be created from a locally...
2001-10-08 iedowseCatch up with the SMPng reduced interrupt frame size...
2001-10-08 asmodaiAdd $FreeBSD$.
2001-10-08 ruPrint interface name for each ARP entry.
2001-10-08 mpPage align the data segment.
2001-10-08 rumdoc(7) police: fix markup.
2001-10-08 dfrPort to ia64. Actually, just do like the alpha.
2001-10-08 cguse pcm_getbuffersize()
2001-10-08 cguse pcm_getbuffersize()
2001-10-08 cguse pcm_getbuffersize()
2001-10-08 yokotaAdd man page for device.hint(5).
2001-10-08 murrayRemove references to non-existant pvcsif(8) and pvctxct...
2001-10-08 murrayRemove reference to non-existant crd(4) man page.
2001-10-08 marcels/alpha/${MACHINE_ARCH}/g
2001-10-08 mpAdd a call to init_param() to initialize some necessary...
2001-10-08 dillonRemove panics for rename() race conditions. The panics...
2001-10-07 cg* register the correct number of channels
2001-10-07 cguse mixer channel numbers, not channel masks- this...
2001-10-07 desForced commit to note that the previous entry referred...
2001-10-07 dfrImplement inline versions of ntohl etc.
2001-10-07 desDissociate ptrace from procfs.
2001-10-07 desAlways succeed if the target process is the same as...
2001-10-07 desThese flags aren't just for procfs - in fact, these...
2001-10-07 desRemove some useless preprocesor paranoia.
2001-10-07 desIn procfs_readdir(), when the directory being read...
2001-10-07 dfr* Use srlz.i to serialise changes to psr.ic
2001-10-07 mjacobAdd some somewhat vague documentation for this driver...
2001-10-07 dfrMake the interrupt routing a bit less chatty unless...
2001-10-07 mjacobSome patches from Doug for ia64 support- the principle...
2001-10-07 luigiUse host keys from the config directory if they exist...
2001-10-07 luigiMake fetch_mask return ${default_mask} if entry not...
2001-10-07 luigiExport interrupt statistics via sysctl.
2001-10-07 iedowseMention that ed requires miibus.
2001-10-07 iedowseFix a typo in do_sigaction() where sa_sigaction and...
2001-10-07 dfrRemove bogus include.
2001-10-07 bennoWhitespace fixes.
2001-10-07 bennoAdd new files needed by previous commit.
2001-10-07 bennoMega-patch for OpenFirmware loader support.
2001-10-07 nyanRewrite the pc98 bus_space stuff.
2001-10-07 sosUpdate to reflect the change in ata.h
2001-10-07 rwatsono Introduce an 'options REGRESSION'-dependant sysctl...
2001-10-07 deischenLimit maximum poll interval to 60 seconds. This preven...
2001-10-07 luigiAdd code to print interrupt statistics when they will be
2001-10-07 grogClarify foundation of GDR/DDR.
2001-10-07 luigiFix a typo (missing "; at the end of a string)
2001-10-07 marcelRegen.
2001-10-07 luigiFix a typo and sync a comment with the version in RELENG_4
2001-10-07 marcelFix the NODEF entry for setpgid() so that it matches...
2001-10-07 luigiMake this compile again after the changes to make bridg...
next