]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-06-21 obrienAdd etc/rc.d (looking to the future)
2001-06-21 peterRemove -DNEW_LINKERSET, it is not used here anymore...
2001-06-20 jhbDon't lock around swap_pager_swap_init() that is only...
2001-06-20 joeUse 'LIBS+= ...' instead of 'LIBS= ...' in the generate...
2001-06-20 jhbFix some lock order reversals where we called free...
2001-06-20 ddAdd a missing word.
2001-06-20 ddFix a grammar bogon.
2001-06-20 jhbDocument the mysterious Peter Wemm Murphy Field (PWMF).
2001-06-20 jhbRemove some more duplicate fortunes.
2001-06-20 joergCosmetics:
2001-06-20 mph"Unmount" is spelled "umount", not "unmount".
2001-06-20 brianAvoid using too many args for ``set m[tr]u''
2001-06-20 jhbResort the last entry to its proper location. D defini...
2001-06-20 bmilekicChange m_devget()'s outdated and unused `offset' argume...
2001-06-20 jhbRemove a duplicate entry.
2001-06-20 jhbPreemption by an interrupt thread is an involuntary...
2001-06-20 pirzykApplied the patch to fix HARP ATM that was broken when...
2001-06-20 iedowseThe serial console break-to-debugger support only funct...
2001-06-20 desConstify (silence warnings introduced by last commit...
2001-06-20 luigiUpdate the manpage to reflect reality (and what was...
2001-06-20 briano Add a -a flag for changing/getting the ALTPIN setting...
2001-06-20 brianAllow individual ports to use alternate pin settings...
2001-06-20 brianAdd DIGIIO_SETALTPIN and DIGIIO_GETALTPIN ioctl values
2001-06-20 luigiMove variable assignement after argument parsing, to...
2001-06-20 umeChange default value of rtadvd_enable to NO to be compa...
2001-06-20 umemade sure to use the correct sa_len for rtalloc().
2001-06-20 brianClose a race where we were releasing the unit resource...
2001-06-20 dougbWork around the problem in RELENG_4 where the file...
2001-06-20 impRevert last change: it was unintended at this time.
2001-06-20 impAdd new entries for:
2001-06-20 mikehDocument the interactive command `what'.
2001-06-20 acheAdd B921600 (yes, some serial ports can do this, but...
2001-06-20 mikehFix typo which could lead to memory leak.
2001-06-20 ddThis compiles cleanly with WARNS=2; make sure it stays...
2001-06-20 ddDon't arbitrarily limit tabstop expansions to 256 chara...
2001-06-20 jhbPut the scheduler, vmdaemon, and pagedaemon kthreads...
2001-06-20 ddAdd a SEE ALSO section.
2001-06-20 ddMiscellaneous mdoc(7) fixes; also expand contractions.
2001-06-19 desConstify the module name. This silences a few warnings...
2001-06-19 umeAdd configuration for a FAITH IPv6-to-IPv4 TCP translator.
2001-06-19 schweikhMade all fields in default output be space separated...
2001-06-19 wollmanActually document TCPDEBUG.
2001-06-19 wollmanFix punctuation in comment.
2001-06-19 nikFix a couple of tips, and add a new one.
2001-06-19 sumikawaSuppress update ifnet.iflastchange when processing...
2001-06-19 desAdd more headers that are required with -fno-builtin...
2001-06-19 sumikawaAdd IFT_L2VLAN for supported NDP type. IPv6 over VLAN...
2001-06-19 bennoMore verbose version of identifycpu() which also contai...
2001-06-19 des<stdlib.h> is needed for exit(3) when building with...
2001-06-19 peterConvert the elf loader to the new linker set layout...
2001-06-19 peterFix some of the worst formatting bug (seperate commit)
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-19 ruBring in FSF revision 1.17:
2001-06-19 ddCorrect some typos.
2001-06-19 mikehstat(2) filesystem quotas act on, not filesystem quotas...
2001-06-19 mikehCall clnt_destroy() to prevent exhausting resources.
2001-06-19 mikehCleanup the mix of styles in this file:
2001-06-19 ddThis command has more than four options.
2001-06-19 grogAdd IBM "High Rate Wireless LAN PC Card", a rebadged...
2001-06-19 ddPrint "-" instead of "" in the grace field if there...
2001-06-19 ddCND has been unused for two years, and RND has been...
2001-06-18 ddHook mdmfs into the build.
2001-06-18 ddIntroduce mdmfs(8), a wrapper around mdconfig(8), diskl...
2001-06-18 dbakeradd ircs, per IANA
2001-06-18 brianCall va_start/va_end for each call to vfprintf
2001-06-18 wollmanFix spelling of `errno' and add cross-references.
2001-06-18 wollmanDocument _SC_IOV_MAX. Add cross-references to pathconf...
2001-06-18 wpaulFix some memory bugs with regard to jumbo buffers....
2001-06-18 ddWhen processing -a, strip off the path of the argument...
2001-06-18 pirzykAdded CTLTYPE_{UINT|LONG|ULONG} types.
2001-06-18 pirzykmodfied sysctl command to allow setting values > 2GB...
2001-06-18 wpaulTypo/mind-o fixes.
2001-06-18 ddCorrect getopt usage and a syntax error (period used...
2001-06-18 wollmanAfter one too many PRs on the subject, bite the bullet...
2001-06-18 ddXref zcat(1).
2001-06-18 cgstop csa from panicing in clkrun_hack() - we were using...
2001-06-18 jhbLock Giant in postsig() for the KTRACE case as ktrpsig...
2001-06-18 jhbInitialize mutexes needed early on all in the same...
2001-06-18 jhb- Add support for decoding syscall names. (Brought...
2001-06-18 jhbInclude sys/pcpu.h to get the prototype for globaldata_...
2001-06-18 tmmCall bus_teardown_intr when csa_attach fails after...
2001-06-18 dwmaloneIf the username we are trying to look up in the db...
2001-06-18 ruPick up the correct headers from sys/contrib/ipfilter...
2001-06-18 ruRemoved duplicate copies of files already present in...
2001-06-18 brianUse linker_reference_module() instead of hard-coding...
2001-06-18 brianAdd linker_reference_module().
2001-06-18 brianCredit John Prince and Eric Hernes for their work.
2001-06-18 brianAdd support for stateful MPPE (microsoft encryption...
2001-06-18 brianHandle hardware-imposed MTU/MRU limitations. PPPoE...
2001-06-18 ruMake this really work.
2001-06-18 umecall pfxlist_onlink_check() at the end of in6_tmpifadd...
2001-06-18 brianDon't remove the SI_CHEAPCLONE for unsupported minors
2001-06-18 brianRemove the SI_CHEAPCLONE flag when hanging resources...
2001-06-18 roamAdd a -d command-line option; when used in conjunction...
2001-06-18 roamTeach fstat(1) about FIFO's - it's OK to display them...
2001-06-18 assar(cantwrite): do not allocate memory for a NULL string
2001-06-18 assarrevert freeing of memory that gets allocated when str...
2001-06-18 mikehSupport mail boxes that have dates without seconds...
2001-06-18 mikehFix typo: clnt_destroy() only takes one arg.
2001-06-18 cguse devclass_get_maxunit() correctly
next